← phpBB

phpBB 3.0.3

Lida 6154 vezes

Offline

cenourinha 
Elite
Mensagens 4094 Gostos 21
Troféus totais: 34
Trófeus: (Ver todos)
Mobile User Apple User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4

Já está disponível o phpbb 3.0.3

Citar
Hello,

We are very pleased to announce the availability of the "Hooray...
new features" phpBB 3.0.3 package. This version has seen numerous
stability fixes, performance tweaks and general bugs fixed. Apart from
some tiny new features, this version also introduces two major new
features: template inheritance and a post-based queue.

Please note that we urge you to update. The versions we currently
support here are phpBB 2.0.23 and phpBB 3.0.3. Bug submissions and
incident reports for older versions will be closed.

Important changes since 3.0.2:

-  Correctly set topic starter if first post in topic removed
(Bug #30575 - Patch by blueray2048)
-  Added VST - Venezuela Standard Time (Bug #30545).
-  Close DB connections in file.php.
-  Correctly return results for nested cached queries (Bug
#31445 - Patch by faw).
-  Allow export of PM pages greater one. (#33155)
-  Display coloured username of last poster in list of
subscribed forums (prosilver).
-  Do not jump back to page 1 when hiding member search in
memberlist. (Bug #32515)
-  Correctly limit input of the users location to 100 characters
in the UCP and ACP. (Bug #32655)
-  Sync reports when using the move all users posts tool in the
ACP. (Bug #31165)
-  Remove reported flag from shadow topics when closing reports.
(Bug #19765)
-  Do not show non indexed forums on the search page if they
contain no subforums. (Bug #33125)
-  Stop search bots incrementing topic views. (Bug #32675 -
Patch by eviL<3)
-  Use correct link for post author search. (Bug #32595)
-  Do not decrease topics counter when deleting shadow topics.
(Bug #26495)
-  Send localised disapproval reasons in the recipients local
language. (Bug #31645)
-  Do not display reported topic icon for shadow topics. (Bug
#13970)
-  Expand shown ban reason in unban screen to fully show long
entries. (Bug #16234)
-  Preserve alpha transparency for created thumbnails. (Bug
#16575)
-  Use correct port delimiter for MSSQL connections in windows.
(Bug #16615)
-  Do not allow setting forums parent to the forum itself. (Bug
#18855)
-  Display assigned rank/avatar for guests. (Bug #19155)
-  Set secure cookie for style switcher if required. (Bug
#19625)
-  Fix native full text search on postgresql while using
excluding keyword matches. (Bug #19195)
-  Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug
#21585)
-  Correctly handle unread status of subforums (that are not
shown on the index) of forums that are shown on the index. (Bug
#14589)
-  Stop users from deleting posts after the edit time has passed
or they have been locked. (Bug #19115)
-  Split posts target forum requires 'f_post' now instead of
'm_split'. (Bug #31015)
-  Use a distinct log message for shadow topic deletions to
differentiate between normal topic deletions. (Bug #34635)
-  Fix problems with styles using an underscore within the
filename. (Bug #34315)
-  Better return links when deleting topics through the MCP.
(Bug #34655)
-  Add quoting support to PM history when composing a reply.
(Bug #34285)
-  Use phpBB 3.1.x method for storing cached data to prevent PHP
bug with our usage of var_export(). (Thanks to Techie-Micheal and HoL
for pointing out possible problems)
-  Check users pm preferences for pm's sent to groups. (Bug
#33245)
-  Do not allow password reminders if u_passchg permission is
not given. (Bug #14806)
-  Implemented strict check for cached user permissions and
existing ACL options. This fix makes sure cached permissions are
valid, even if they got already cached.
-  Do not show link to user/group profiles if user has no
permission to view the linked page and gets a denied message anyway.
(Bug #15088)
-  Do not display last post link and sort display options for
search engines. (Bug #15088)
-  Make sure users still get notifications if they set to only
be notified by Jabber, but Jabber service disabled. (Bug #29715 -
Patch by Paul)
-  Don't show forum subscription link on categories. (Bug
#34895)
-  Display a message if no topics or forums are selected when
unsubscribing. (Bug #34855)
-  Mark/unmark all links in UCP now select/unselect both
subscribed topics and forums.
-  Increase board topic counter when splitting topics. (Bug
#32125)
-  Display profile icons when viewing a topic, or PM when only
the jabber icon is to be visible. (Bug #34755)
-  Do not send PMs with warnings if the user cannot read PMs or
they are disabled. (Bug #30815)
-  Correctly convert Niels' Birthday MOD to the date format used
in phpBB3. (Bug #32895)
-  Parse BBCode lists of type square, circle and disc. (Bug
#35295)
-  Round the displayed percentages in polls. (Bug #32375)
-  Disable mass e-mail when e-mail is disabled. (Bug #27385)
-  Display coloured poster username of queued posts displayed on
the front of the MCP.
-  Moderators can only see reports/queue/logs from forums they
can actually read. (Bug #31085)
-  Correctly display topic when start parameter is equal to the
number of posts.
-  Correctly display topic in MCP when start parameter is equal
to or greater than the number of posts. (Bug #30525)
-  No longer allow the direct use of MULTI_INSERT in
sql_build_array. sql_multi_insert() must be used.
-  Display warning in ACP if config.php file is left
writable.
-  More restrictive chmod to new files being created.
(phpbb_chmod() function mostly by faw)
-  Set headers to allow browsers to better cache attachments
(Mylek pointed this out)
-  Hide parameters if they equal the default in
viewforum/viewtopic (Bug #31185)
-  Various improvements to group listings (Bugs #32155,
#32145, #32085, #26675, #26265)
-  Set headers for IE 8 in file.php
-  Do not count queued posts to user_posts.
-  Allow setting birth year to current year.
-  Do not use the topics posted table when performing an
egosearch.
-  Log the forum name that topics are moved into.
-  Automatically add users/groups to the PM recipient list,
if entered or selected.
-  Reply to PM now includes all previous recipients and not
only the original sender.
-  Make topic selection for merge less confusing by removing
unneeded controls. (Bug #21925)
-  MCP topic view checkboxes now default to unchecked.
-  Adjust language key "SPLIT_AFTER" to make the action
clearer.
-  Add links to the post and forum when viewing a report from
the MCP. (Bugs #33795, #33805)
-  Remove NUL-Bytes directly in request_var() for strings and
within the custom DBAL sql_escape() functions (MSSQL, Firebird,
Oracle) (reported by AdhostMikeSw)
-  Allow limited inheritance for template sets.
-  Allow hard disabling of the template editor.
-  Allow setting custom language path through
$user->set_custom_lang_path(). $user->lang_path now also do not
include the user language, but only the path.
-  Ability to define nullar/singular/plural language entries
-  Ability to mimic sprintf() calls with $user->lang() with
the ability to correctly assign nullar/singular/plural language
entries.
-  Added the possibility to force user posts put in queue if
post count is lower than an admin defined value. Guest posting is not
affected by this setting.
-  Added 'max_recipients' setting for private messages. This
setting allows admins to define the maximum number of recipients per
private message with a board-wide setting and a group-specific
setting.
-  Added new permission setting for sending private messages
to groups. Now there are two permissions to define sending private
messages to multiple recipients and private messages to groups.
-  Allow specific connection to different server for jabber
functionality by providing a valid JID as username. This also allows
the use of talk.google.com as jabber server with gmail.com JIDs. (Bug
#14989)
-  Stricter validation of the HTTP_HOST header
(Thanks to Techie-Micheal et al for pointing out possible issues in
derived code)

Please refer to the changelog for a complete list of fixes since
3.0.2:

http://www.phpbb.com/support/documents.php?mode=changelog&version=3
<../../../../support/documents.php?mode=changelog&version=3>

A short explanation of how to do a conversion, installation or update
is included within the provided INSTALL.html file, please be sure to
read it.

*Minimum Requirements*

phpBB3 has a few requirements which must be met before you are able
to install and use it.

- A webserver or web hosting account running on any major Operating
System with support for PHP
- A SQL database system, one of:
- MySQL 3.23 or above (MySQLi supported)
- PostgreSQL 7.3+
- SQLite 2.8.2+
- Firebird 2.0+
- MS SQL Server 2000 or above (directly or via ODBC)
- Oracle
- *PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible))* with
support for the database you intend to use.
- getimagesize() function need to be enabled
- These optional presence of the following modules within PHP will
provide access to additional features, but they are not required.
- zlib Compression support
- Remote FTP support
- XML support
- Imagemagick support
- GD Support

The presence of each of these optional modules will be checked during
the installation process.

*Security*

Security issues found should be reported to our security tracker in
the usual way. The tracker is available at:
http://www.phpbb.com/security/ <../../../../security/>

*Available packages*

If you experience problems with the automatic update (white screens,
timeouts, etc.) we recommend using the "changed files only" or "patch"
method for updating.

With this release, there are five packages available.

Full Package:
Contains entire phpBB3 source and english language files.

Automatic Update Package:
Update package for the automatic updater, containing the changes from
previous release to this release.

Changed Files Only:
Contains only those files changed from previous versions of phpBB3.
Please note this archive contains changed files for each previous
release.

Patch Files:
Contains patch compatible patches from previous versions of phpBB3.

Code Changes Package:
Package containing changes to the following sections:
Language changes, prosilver style changes and subsilver2 style
changes.

Select whichever package is most suitable for you. As a tiny guide we
recommend the following methods based on the requirements:

- For a new installation you should use the Full Package
- For updates of boards without modifications you can basically use
the Automatic Update Package (guided udpate) or the Changed Files Only
package (manual update).
- For updates of boards with modifications you should use the
Automatic Update Package. If you are confident with patch files and
patching you can use the Patch Files Package.
- Style Authors and Translators may use the Code Changes Package to
update their styles or language packs directly.
- If you are a hoster/provider, you may want to use the Patch Files
Package to update all of your client installations.

*Please ensure you read the INSTALL and README documents in docs/
before proceeding with installation, updates or conversions!*

*Download Locations*

You can of course find this download available on our downloads page
at http://www.phpbb.com/downloads/ <../../../../downloads/>

We use sourceforge.net for hosting our downloads. If you have
problems downloading from there, our packages are also available from
ohloh at http://www.ohloh.net/projects/phpbb/download

*Download/Documentation*

phpBB Downloads: http://www.phpbb.com/downloads/
<../../../../downloads/>

phpBB Projects page @ ohloh: http://www.ohloh.net/projects/phpbb

phpBB Projects page @ sf.net:
http://www.sourceforge.net/projects/phpbb/

phpBB3 Documentation: http://www.phpbb.com/support/documentation/3.0/
<../../../../support/documentation/3.0/>

phpBB3 support forum: http://www.phpbb.com/phpBB/viewforum.php?f=46
<../../../../phpBB/viewforum.php?f=46>

phpBB3 bug tracker: http://www.phpbb.com/bugs/phpbb3/
<../../../../bugs/phpbb3/>

phpBB3 Coding Guidelines:
http://area51.phpbb.com/docs/coding-guidelines.html

phpBB3 Sourcecode Documentation: http://area51.phpbb.com/docs/code/

phpBB Code Forge: http://code.phpbb.com/

The official announcement can be found here:
http://www.phpbb.com/community/viewtopic.php?f=14&t=1292765
<../../../../community/viewtopic.php?f=14&t=1292765>

Have fun with the release,
the phpBB Team
Offline

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

Asturmas, tem atenção que a versão portuguesa(tradução), está com erro para o 3.0.3, mesmo ontem estava a fazer um trabalho para um cliente e deu-me erro na parte administrativa.
Offline

Script_10k 
Membro
Mensagens 335 Gostos 0
Troféus totais: 25
Trófeus: (Ver todos)
Windows User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 4 Level 3 Level 2 Level 1

Asturmas, tem atenção que a versão portuguesa(tradução), está com erro para o 3.0.3, mesmo ontem estava a fazer um trabalho para um cliente e deu-me erro na parte administrativa.

É verdade a mim também me está a dar erro.  :-(
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

A tradução para o 3.0.4 esta a ser feita agora.
Offline

Linx 
Membro
Mensagens 49 Gostos 0
Troféus totais: 21
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 10 Posts First Post

Quando fica pronta ?  :grin:
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

Espero que hoje, publicada oficialmente daqui a uns dias.
Offline

Script_10k 
Membro
Mensagens 335 Gostos 0
Troféus totais: 25
Trófeus: (Ver todos)
Windows User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 4 Level 3 Level 2 Level 1

Espero que hoje, publicada oficialmente daqui a uns dias.
Espero que hoje, publicada oficialmente daqui a uns dias.

Estou a espera catano.