Scoutnet vzw

We connect scouts!
Het is momenteel 19 Mrt 2024 11:26

Alle tijden zijn UTC + 1 uur




Plaats een nieuw onderwerp Reageren op dit onderwerp  [ 1 bericht ] 
Auteur Bericht
BerichtGeplaatst: 12 Apr 2008 10:46 
Offline
Site Admin
Site Admin
Gebruikers-avatar

Geregistreerd: 17 Jul 2002 23:00
Berichten: 1522
Woonplaats: Wetteren
Hello,

We are very pleased to announce the availability of the phpBB 3.0.1 package. This version has seen numerous stability fixes, performance tweaks and general bugs fixed. Additionally two minor security-related bugs were fixs.

Please note that we urge you to update. The versions we currently
support here are phpBB 2.0.23 and phpBB 3.0.1.

3.0.1 has seen some some critical bugs fixed, including:

- Allow correct avatar caching for CGI installations. (thanks wildbill)

- Fix disabling of word censor, now possible again

- Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)

- Correctly handle empty imageset entries (Bug #16865)

- Correctly check empty subjects/messages (Bug #17915)

- Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)

- Sped up viewforum considerably (also goes towards mcp_forum)

- Allow editing usernames within database_update on username cleanup (Bug #18415)

- Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide

- Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)

- Stricter checks on smilie packs (Bug #19675)

- Possible login problems with IE7 if browser check is activated (Bug #20135)

- Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)

- Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)

- Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)

- Changing order for post review if more than one post affected (Bug #15249)

- Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)

- Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)

- Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)

- Try to sort last active date on memberlist correctly at least on current page (Bug #18665)

- Handle generation of form tokens when maximum time is set to -1

- Correctly delete unapproved posts without deleting the topic (Bug #15120)

- Respect signature permissions in posting (Bug #16029)

- Users allowed to resign only from open and freely open groups (Bug #19355)

- Assign a last viewed date to converted topics (Bug #16565)

- New option to hide the entire list of subforums on listforums

- Custom BBCode {EMAIL}-Token usage (Bug #21155)

- Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)

- Use correct string for filesize (MiB instead of MB for example)

- Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)

- Correctly return sole whitespaces if used with BBCodes (Bug #19535)

- Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)

- Added sanity checks to various ACP settings

- Removed minimum form times

- Custom profile fields with date type should be timezone independend (Bug #15003)

- Warnings if poll title/options exceed maximum characters per post (Bug #22865)

- Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)

- Display "empty password error" within the login box instead of issuing a general error (Bug #22525)

- Allow & and | in local part of email addresses (Bug #22995)

- Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)

- Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)

- Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)

- Do not detect the board URL as a link twice in posts (Bug #19215)

- Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885)

- If pruning users based on last activity, do not include users never logged in before (Bug #18105)

- Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)

- Limit private message attachments to be viewable only by the recipient(s)/sender (Report #s23535) - reported by AlleyKat

- Check for non-empty config.php within style.php (Report #s24575) - reported by bantu

- Find and display colliding usernames correctly when converting from one database to another (Bug #23925)

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

http://www.phpbb.com/support/documents. ... &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/bugs/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 four packages available.

*Full Package*

Contains entire phpBB3 source and english language files.

*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.

*Automatic Update Package*

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

Select whichever package is most suitable for you.

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

*Download/Documentation*

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

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

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

phpBB3 bug tracker: http://www.phpbb.com/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/viewtopi ... 4&t=879735

Have fun with the release,

the phpBB Team


Omhoog
 Profiel  
 
Berichten weergeven van de afgelopen:  Sorteer op  
Plaats een nieuw onderwerp Reageren op dit onderwerp  [ 1 bericht ] 

Alle tijden zijn UTC + 1 uur


Wie is er online?

Gebruikers in dit forum: Geen geregistreerde gebruikers en 2 gasten


U mag geen nieuwe onderwerpen plaatsen in dit forum
U mag geen reacties plaatsen op onderwerpen in dit forum
U mag uw berichten niet wijzigen in dit forum
U mag uw berichten niet verwijderen in dit forum
U mag geen bijlagen plaatsen in dit forum

Zoeken naar:
Ga naar:  
cron
Powered by phpBB® Forum Software © phpBB Group
Vertaald door phpBBservice.nl.