← Conversa Geral

Nova versão PHPBB - versão 2.0.20 "Golden Super Furry L

Lida 12776 vezes

Offline

Flash005 
Membro
Mensagens 1360 Gostos 0
Troféus totais: 33
Trófeus: (Ver todos)
Quick Poster Windows User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4

Amigos alguns de nós já temos trabalho para "hoje":
Ai está a nova versão do PHPBB 2.0.20

http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=380687

Código: [Seleccione]
The changelog (contained within this release) is as follows:


    * [Fix] Prevent login attempts from incrementing for inactive users
    * [Fix] Do not check maximum login attempts on re-authentication to the admin panel - tomknight
    * [Fix] Regenerate session keys on password change
    * [Fix] retrieving category rows in index.php (Bug #90)
    * [Fix] improved index performance by determining the permissions before iterating through all forums (Bug #91)
    * [Fix] Better handling of short usernames within the search (bug #105)
    * [Fix] Send a no-cache header on admin pages as well as normal board pages (Bug #149)
    * [Fix] Apply word censors to the message when quoting it (Bug #405)
    * [Fix] Improved performance of query in admin_groups (Bug #753)
    * [Fix] Workaround for an issue in either PHP or MSSQL resulting in a space being returned instead of an empty string (bug #830)
    * [Fix] Correct use of default_style config value (Bug #861)
    * [Fix] Replace unneeded unset calls in admin_db_utilities.php - vanderaj
    * [Fix] Improved error handling in modcp.php
    * [Fix] Improved handling of forums to which the user does not have any explicit permissions - vanderaj
    * [Fix] Assorted fixes and cleanup of admin_ranks.php, now requires confirmation of deletions
    * [Fix] Assorted fixes and cleanup of admin_words.php, now requires confirmation of deletions
    * [Fix] Addition and editing of smilies can no longer be performed via GET, now requires confirmation of deletions
    * [Fix] Escape group names in admin_groups.php
    * [Sec] Replace strip_tags with htmlspecialchars in private message subject
    * [Sec] Some changes to HTML handling if enabled
    * [Sec] Escape any special characters in reverse dns - Anthrax101
    * [Sec] Typecast poll id values - Anthrax101
    * [Sec] Added configurable search flood control to reduce the effect of DoS style attacks
    * [Sec] Changed the way we create "random" values for use as keys - chinchilla/Anthrax101
    * [Sec] Enabled Visual Confirmation by default
    * [Change] Changed handling of the case where a selected style doesn't exist in the database
    * [Change] Changed handling of topic pruning to improve performance
    * [Change] Changed default forum permissions to only allow registered users to post in new forums
Offline

Spread 
Membro
Mensagens 1433 Gostos 2
Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

Epá na me apetecia nada trabalhar esta noite... Quando é que saiu a actualização hoje?

Cumps 8)
Offline

Flash005 
Membro
Mensagens 1360 Gostos 0
Troféus totais: 33
Trófeus: (Ver todos)
Quick Poster Windows User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4

Parece que sim.
Offline

ptrci 
Membro
Mensagens 144 Gostos 0
Troféus totais: 25
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 100 Posts

Pois é parece que sim, já recebi o e-mail da phpbb

Citar

Hi everyone,
 
 phpBB Group announces the release of phpBB 2.0.20, the "Golden Super
Furry Linen" edition. This release is a cumulative bug fix update, as
well as including a number of minor security fixes. We have also
introduced a new feature to allow you to limit how often a user may
conduct a search if you find that searches are putting a load on your
server, as well as changing the default permissions on new forums so
that you must explicitly make them available for guests to post in
and enabling visual confirmation by default on all new installs.
 
 As with all new releases we urge you to update as soon as possible.
You can of course find this download available on our downloads page
<http://www.phpbb.com/downloads.php>
 
As per usual four packages are available to simplify your update.
 
 Full Package
 Contains entire phpBB2 source and English language package
 
 Changed Files Only
Contains only those files changed from previous versions of phpBB.
Please note this archive contains changed files for each previous
release
 
 Patch Files
 Contains patch compatible patches from the previous versions of
phpBB.
 
 Code Changes
 Contains step-by-step instructions in MOD format for updating
heavily MODified installs
 
 Select whichever package is most suitable for you.
 
 Please ensure you read the INSTALL and README documents in docs/
before proceeding with installation or updates!.
 
 It is important that you carry out both parts of the update -
updating the files and running the database update script - for
updates to be complete.
 
 What has changed in this release?
 
 The changelog (contained within this release) is as follows:
 
*  Prevent login attempts from incrementing for inactive users
 *  Do not check maximum login attempts on re-authentication to
the admin panel - tomknight
 *  Regenerate session keys on password change
 *  retrieving category rows in index.php (Bug #90)
 *  improved index performance by determining the permissions
before iterating through all forums (Bug #91)
 *  Better handling of short usernames within the search (bug
#105)
 *  Send a no-cache header on admin pages as well as normal
board pages (Bug #149)
 *  Apply word censors to the message when quoting it (Bug #405)
 
 *  Improved performance of query in admin_groups (Bug #753)
 *  Workaround for an issue in either PHP or MSSQL resulting in
a space being returned instead of an empty string (bug #830)
 *  Correct use of default_style config value (Bug #861)
 *  Replace unneeded unset calls in admin_db_utilities.php -
vanderaj
 *  Improved error handling in modcp.php
 *  Improved handling of forums to which the user does not have
any explicit permissions - vanderaj
 *  Assorted fixes and cleanup of admin_ranks.php, now requires
confirmation of deletions
 *  Assorted fixes and cleanup of admin_words.php, now requires
confirmation of deletions
 *  Addition and editing of smilies can no longer be performed
via GET, now requires confirmation of deletions
 *  Escape group names in admin_groups.php
 *  Replace strip_tags with htmlspecialchars in private message
subject
 *  Some changes to HTML handling if enabled
 *  Escape any special characters in reverse dns - Anthrax101
 *  Typecast poll id values - Anthrax101
 *  Added configurable search flood control to reduce the effect
of DoS style attacks
 *  Changed the way we create "random" values for use as keys -
chinchilla/Anthrax101
 *  Enabled Visual Confirmation by default
 *  Changed handling of the case where a selected style
doesn't exist in the database
 *  Changed handling of topic pruning to improve performance
 *  Changed default forum permissions to only allow
registered users to post in new forums
 
 
Offline

ptrci 
Membro
Mensagens 144 Gostos 0
Troféus totais: 25
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 100 Posts

Ainda não esta disponível os code-change: http://www.phpbb.com/phpBB/catdb.php?cat=48
Offline

Flash005 
Membro
Mensagens 1360 Gostos 0
Troféus totais: 33
Trófeus: (Ver todos)
Quick Poster Windows User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4

É sempre a mesma ****, não se pode ter o PHPBB minimamente moded que dá sempre gralha, desta vez é com o "JR admin".

A culpa não é deles é só um desabafo meu.
Offline

Spread 
Membro
Mensagens 1433 Gostos 2
Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

Ó que camandro... Eu tenho o Jr admin no meu... Vou ter que esperar pela varsão oficial da minha distribuição :(

Cumps 8)
Offline

BL4CKIC3 
Membro
Mensagens 3439 Gostos 0
Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Por isso é que prefiro o Ipb...Cheio de mods e com sisteam de contas upgraded para rentabilizar o forum...
Offline

Flash005 
Membro
Mensagens 1360 Gostos 0
Troféus totais: 33
Trófeus: (Ver todos)
Quick Poster Windows User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4

Citação de: "Spread"
Ó que camandro... Eu tenho o Jr admin no meu... Vou ter que esperar pela varsão oficial da minha distribuição :(

Cumps 8)

No meu o junior já era, passou a senior  :D
Offline

Flash005 
Membro
Mensagens 1360 Gostos 0
Troféus totais: 33
Trófeus: (Ver todos)
Quick Poster Windows User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4

Citação de: "Flash005"

No meu o junior já era, passou a senior  :D


Errata: "...passou a..."

* "...nunca chegou a ser..."
Offline

allskin 
Membro
Mensagens 446 Gostos 2
Feedback +1

Troféus totais: 24
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts

Felizmente não tenho mods instalados  :mrgreen:
Offline

Spread 
Membro
Mensagens 1433 Gostos 2
Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

Citação de: "allskin"
Felizmente não tenho mods instalados  :mrgreen:
Se fosse hoje também não teria mods (nem usaria phpBB secalhar), no entanto na altura além de não ter sido eu a escolher o sistema de fóruns também não tinha bem a ideia do queijo suiço que se revela o phpBB.

Cumps 8)
Offline

10igner 
Membro
Mensagens 717 Gostos 0
Troféus totais: 28
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

mais uma actualização, mas não consegui ainda sacar os ficheiros alterados.
mais alguém com o mesmo problema?
Offline

asturmas 
Administrador
Mensagens 19734 Gostos 50
Feedback +2

Troféus totais: 39
Trófeus: (Ver todos)
Mobile User Windows User Super Combination Combination Topic Starter 100 Poll Votes 50 Poll Votes 10 Poll Votes Poll Voter Poll Starter

n o vou atualizar..tenho kilos de mods..
Offline

BL4CKIC3 
Membro
Mensagens 3439 Gostos 0
Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Citação de: "asturmas"
n o vou atualizar..tenho kilos de mods..


Prepara-te para...Hacked by %#()%("#$/$($/"#$ Stop spaming all over the world  :lol:  :lol:  :lol: