Hello,br /br /We are very pleased to announce the availability of the phpBB quite furry 3.0.5 package. This release fixes numerous bugs since the 3.0.4 release, corrects style issues, fixing one very minor security bug as well as increasing performance and scalability again. We also decided to add a few new minor features.br /br /New features and important changes are:br /ulliAdded and refined CAPTCHA options to better protect against new version of CAPTCHA crackers./liliAdded an option to the registration screen to allow users to refresh the displayed CAPTCHA./liliPerformance improvements for native fulltext search./liliAdded a new search option. The admin can define the maximum number of words allowed to search for. This option gives control about the maximum search load./liliSearch indexing should no longer stall for some installations./liliConflicting files are able to be downloaded now within the automatic updater for manual inspection./liliThe database updater now checks for an incompatible database schema in case the database version got updated. The admin will be notified about possible solutions and repair scripts./liliWe now set the connection encoding for MySQL versions 4.1.0 to 4.1.2. This may fix some conversion issues with special characters./liliLanguage pack authors now see errors/notices within their language pack if they enabled DEBUG_EXTRA./liliFlash files now display again after update to flash player 10./li/ulbr /Please note that we urge you to update. phpBB 3.0.5 has seen a lot of bug fixes, some being quite important for a smooth operation of your forums. With this release our support team will only give support for phpBB 3.0.5, updates to phpBB 3.0.5 and conversions to phpBB 3.0.5. Submissions to our trackers for older versions will not be accepted, please make sure you update/upgrade before you submit a bug report.br /br /If you use a different language pack than the one provided with the download head to our language packs download section. You may find already updated language packs for your language.br /br /Changes since 3.0.4:br /br /ulli[Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)/lili[Fix] Posts incremented for multiple approval of the same topic (Bug #40495 - Patch by TerraFrost)/lili[Fix] Missing end in quote bb tag deletes text (Bug #40565 - Patch by TerraFrost)/lili[Fix] Friend/foe system displays posts made by foes while composing (Bug #40325 - Patch by TerraFrost and Highway of Life)/lili[Fix] Check forum_image whether it exists (Bug #39005 - Patch by TerraFrost)/lili[Fix] The sql query in acp_users.php lacks a condition (Bug #40275 - Patch by grimskies)/lili[Fix] Added missing read permission information for some phpbb_chmod() calls/lili[Fix] Correctly display future dates (Bug #38755)/lili[Fix] Fix guest/bot session problems with apache authentication plugin (Bug #41085)/lili[Fix] Whois now works reliably for RIRs other than APNIC and RIPE. (Bug #40085)/lili[Fix] Correctly convert Niels' Birthday MOD to the date format used in phpBB3. (Bug #32895)/lili[Fix] Changed the success message when requesting a new password to be more accurate. (Bug #41405)/lili[Fix] Add missing anti-abuse email headers to acp_inactive.php and ucp_resend.php./lili[Fix] Only remind users in the correct inactive states depending on the board account activation level./lili[Fix] Various XHTML mistakes in prosilver, subsilver2 and the ACP. (Bugs #41745, #42265 - Patch by nickvergessen, #38465, #43015)/lili[Fix] Log password changes via password reset function. (Bug #41365)/lili[Fix] Poll, negative durations generate error (Bug #41295 - Patch by TerraFrost)/lili[Fix] Visibility of custom field on registration is incorrectly controlled by setting display (Bug #41385 - Patch by Eelke and fade2gray)/lili[Fix] Smilies in username are misparsed on [quote=] (Bug #41955 - Patch by TerraFrost)/lili[Fix] Deleting all posts in a topic - bad redirect (Bug #41705 - Patch by TerraFrost)/lili[Fix] Deleted users still appear logged in (Bug #41985 - Patch by TerraFrost)/lili[Fix] Removed redundant code and unnecessary queries in forum management. (Bug #42265 - Patch by nickvergessen)/lili[Fix] Correct mbstring regular expression for the allowable username characters, only affects USERNAME_LETTER_NUM_SPACERS. (Bug #42325)/lili[Fix] Fix infinite loop in message handler if cache directory is not writable. (Bug #38675)/lili[Fix] While post is awaiting approval it can still be edited even though it can not be seen (Bug #41435 - Patch by TerraFrost)/lili[Fix] Fix imageset editing for retaining and correctly setting dimensions for images, as well as displaying correct settings for first page load./lili[Fix] Use OS-specific line endings for mail headers. (related to Bug #42755)/lili[Fix] Hide font size options which are bigger than the allowed size in the editor. (Bug #42615 - Patch by nickvergessen)/lili[Fix] Better thumbnail quality with imagemagick. (Bug #42565)/lili[Fix] Fix download count increments for image attachments without corresponding thumbnails. (Bug #42505)/lili[Fix] Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)/lili[Fix] Fix javascript errors in simple header (prosilver) by adding forum_fn.js and the corresponding variables. (Bug #42135)/lili[Fix] Set connection encoding for MySQL versions 4.1.0 to 4.1.2. This may fix some conversion issues with special characters. (Bug #41805)/lili[Fix] Deleting private message attachments could delete post attachments. (Bug #42815)/lili[Fix] Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enabled. (Bug #41485)/lili[Fix] Flash files do not display anymore after update to flash player 10 (Bug #41315)/lili[Fix] Use FQDN for SMTP EHLO/HELO command. (Bug #41025)/lili[Fix] Mass Email works again for users with empty jabber address but notification set to 'both'. (Bug #39755)/lili[Fix] Fix race condition for updating post/topic/etc. counter. (Reported by BartVB)/lili[Fix] Fix duplicate creation of acl options in acl_add_options() under certain conditions. (Bug #38385, #40225)/lili[Fix] Cancel when replying to global announcement redirects to first forum - not to the current forum (Bug #41225 - Patch by TerraFrost)/lili[Fix] Cursor Jumps on New Topic in IE (Bug #42455 - Patch by TerraFrost)/lili[Fix] Add indicator to be used in code if session was created (user visits the site for the first time)./lili[Fix] Correctly count topic views for guests visiting the website the first time by entering the topic directly (Bug #43445)/lili[Fix] Fix bug in postgresql db layer for LIMIT ALL clauses (Reported by JRSweets)/lili[Fix] Sort backups by date, newest first (Bug #14818)/lili[Fix] Prevent incomplete backups stored if option store and download is selected and admin cancel download by removing the option. (Bug #20325)/lili[Fix] Enforce correct case for template variables/lili[Fix] Set topic_last_view_time on post/reply/edit to circumvent race conditions in auto prune and false removal of topics for manual forum prune (Bug #18055, #43515)/lili[Fix] Correctly split long subject lines according to the used RFC. This fixes extra spaces within long subjects. (Bug #43715)/lili[Fix] Fix skipping messages if using next/prev PM in history links. (Bug #22205)/lili[Fix] Messenger now also able to use a custom language path. (Bug #36545)/lili[Fix] PM Export uses ISO 8601 date now. (Bug #32645)/lili[Fix] Apply append_sid() to newest/latest post links in viewforum/search and UCP main module. (Bug #26815)/lili[Fix] Do not create thumbnail if thumbnail would've the same size as the original image. (Bug #30725)/lili[Fix] Ability to vote in poll is now required for the ability to change existing vote. (Bug #38925)/lili[Fix] Search for 'topic title only' and 'first post' should work again for non-mysql dbms. (Bug #40605)/lili[Fix] Make sure additional information for accessibility is always exposed to screen readers (Bug #44335 - Patch by MarcoZ)/lili[Fix] Approving a topic when some of the posts within that topic have already been approved (Bug #42585 - Patch by TerraFrost)/lili[Fix] Online status shown when post hidden (Bug #35505 - Patch by Raimon)/lili[Fix] memberlist.php display formating can be distorted by posting long URL for website (Bug #36675 - Patch by TerraFrost)/lili[Fix] Display the online status of hidden users to users with the u_viewonline permission when viewing PMs./lili[Fix] Select all selects much too much in Opera (Bug #42885 - Patch by TerraFrost and ToonArmy)/lili[Fix] Correct calculation of source/target forum statistics if mass moving topics with global announcements (Bug #44545)/lili[Fix] Fix column handling in db updater, custom profile fields and db tools for firebird DBMS (Bug #44555)/lili[Fix] IE8 textarea issues (Bug #43305)/lili[Fix] Prevent accounts from being activated by users when admin activation is turned on and the correct activation key is known./lili[Fix] Allow the installer to operate under PHP 5.3. (Bug #45255)/lili[Change] Default difference view is now 'inline' instead of 'side by side'/lili[Change] Added new option for merging differences to conflicting files in automatic updater/lili[Change] Add link to user profile in the MCP for user notes and warn user./lili[Change] Add IN_PHPBB check to generated cache files. (Reported by bantu)/lili[Change] Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - Patch by Raimon)/lili[Change] Add unique key to ACL options table to prevent duplicate permission options. (Bug #41835)/lili[Change] Redirect to relevant MCP page of multi-page topic if accessing quickmod tools (Split option for example)/lili[Change] Performance improvements for native fulltext search (Patch by Paul)/lili[Change] Changed jumpto() JS function to be more fail-safe. (But #27635 - Patch by peterkclee)/lili[Feature] Added new options for visual confirmation./lili[Feature] Allow download of conflicting file for later reference in automatic updater/lili[Feature] Allow translation of custom BBCode help messages. (Patch by bantu)/lili[Feature] db_tools now support create table and drop table./lili[Feature] Database updater checks for incompatible db schema (MySQL 3.x/4.x against MySQL 4.1.x/5.x/6.x)/lili[Feature] New search option: Maximum number of words allowed to search for./lili[Sec] Only use forum id supplied for posting if global announcement detected. (Reported by nickvergessen)/li/ulbr /Please refer to the changelog for a complete list of fixes since 3.0.4:br /br /!-- m --a class="postlink" href="http://www.phpbb.com/support/documents.php?mode=changelogversion=3"http://www.phpbb.com/support/documents. ... version=3/a!-- m --br /br /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.br /br /span style="font-size: 117%; line-height: 116%;"span style="font-weight: bold"Minimum Requirements/span/spanbr /br /phpBB3 has a few requirements which must be met before you are able to install and use it.br /br /ulliA webserver or web hosting account running on any major Operating System with support for PHP/liliA SQL database system, one of:br /ulliMySQL 3.23 or above (MySQLi supported)/liliPostgreSQL 7.3+/liliSQLite 2.8.2+/liliFirebird 2.0+/liliMS SQL Server 2000 or above (directly or via ODBC)/liliOracle/li/ul/lilispan style="font-weight: bold"PHP 4.3.3+ (=4.3.3, 4.4.x, 5.x.x, 6.0-dev (compatible))/span with support for the database you intend to use./liligetimagesize() function need to be enabled/liliThese optional presence of the following modules within PHP will provide access to additional features, but they are not required.br /ullizlib Compression support/liliRemote FTP support/liliXML support/liliImagemagick support/liliGD Support/li/ul/li/ulbr /The presence of each of these optional modules will be checked during the installation process.br /br /span style="font-size: 117%; line-height: 116%;"span style="font-weight: bold"Security/span/spanbr /br /Security issues found should be reported to our a href="http://www.phpbb.com/security/" class="postlink"security tracker/a in the usual way.br /br /span style="font-size: 117%; line-height: 116%;"span style="font-weight: bold"Available packages/span/spanbr /br /If you experience problems with the automatic update (white screens, timeouts, etc.) we recommend using the changed files only or patch method for updating.br /br /With this release, there are five packages available.br /br /ullispan style="font-weight: bold"Full Package:/spanbr /Contains entire phpBB3 source and english language files./lilispan style="font-weight: bold"Automatic Update Package:/spanbr /Update package for the automatic updater, containing the changes from previous release to this release./lilispan style="font-weight: bold"Changed Files Only:/spanbr /Contains only those files changed from previous versions of phpBB3. Please note this archive contains changed files for each previous release./lilispan style="font-weight: bold"Patch Files:/spanbr /Contains patch compatible patches from previous versions of phpBB3./lilispan style="font-weight: bold"Code Changes Package:/spanbr /Package contains changes to the following sections: Language changes, prosilver style changes and subsilver2 style changes./li/ulbr /Select whichever package is most suitable for you. As a tiny guide we recommend the following methods based on the requirements:br /br /ulliFor a new installation you should use the Full Package/liliFor updates of boards without modifications you can basically use the Automatic Update Package (guided update) or the Changed Files Only package (manual update)./liliFor 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./liliStyle Authors and Translators may use the Code Changes Package to update their styles or language packs directly./liliInternational Support Teams may use the Patch Package in conjunction with the Code Changes to better support users having problems with conflicts or specific code sections./liliIf you are a hoster/provider, you may want to use the Patch Files Package to update all of your client installations./li/ulbr /span style="font-size: 110%; line-height: 116%;"span style="font-weight: bold"span style="text-decoration: underline"Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!/span/span/span.br /br /span style="font-size: 117%; line-height: 116%;"span style="font-weight: bold"Download Locations/span/spanbr /br /You can of course find this download available on our a href="http://www.phpbb.com/downloads/" class="postlink"downloads page/a.br /Our a href="http://www.phpbb.com/files/archive/" class="postlink"release archive/a provides all packages we build. If you do not find the desired package you may want to have a look at the release archive.br /br /span style="font-size: 117%; line-height: 116%;"span style="font-weight: bold"Download/Documentation/span/spanbr /br /ullia href="http://www.phpbb.com/downloads/" class="postlink"phpBB Downloads/a/lilia href="http://www.ohloh.net/projects/phpbb" class="postlink"phpBB Projects page @ ohloh/a/lilia href="http://www.sourceforge.net/projects/phpbb/" class="postlink"phpBB Projects page @ sf.net/a/lilia href="http://www.phpbb.com/support/documentation/3.0/" class="postlink"phpBB3 Documentation/a/lilia href="http://www.phpbb.com/phpBB/viewforum.php?f=46" class="postlink"phpBB3 support forum/a/lilia href="http://www.phpbb.com/bugs/phpbb3/" class="postlink"phpBB3 bug tracker/a/lilia href="http://area51.phpbb.com/docs/coding-guidelines.html" class="postlink"phpBB3 Coding Guidelines/a/lilia href="http://area51.phpbb.com/docs/code/" class="postlink"phpBB3 Sourcecode Documentation/a/lilia href="http://code.phpbb.com/" class="postlink"phpBB Code Forge/a/lilia href="http://wiki.phpbb.com/" class="postlink"phpBB Code Wiki/a/li/ulbr /Have fun with the release,br /the phpBB Teambr /br /br /br /span style="font-size: 150%; line-height: 116%;"a href="http://www.phpbb.com/community/viewtopic.php?f=64t=1624995" class="postlink"Discuss the phpBB 3.0.5 Release/a/span

Read more: http://www.phpbb.com/community/viewtopic.php?f=14t=1625005

Tags CMS News - phpBB announcements - the - bug - for - patch - and

Sponsored Links

The Joomla! logo is a trademark of Open Source Matters, Inc, in New York, NY.
  Colorpack.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Valid XHTML 1.0 Transitional

เปิดร้านขายของ เสื้อผ้า onlie ฟรี aim star Clothing & Accessories | camping goods online | eShopping Cheap Product | canada plaza | Franais Plaza | bestseller | snowsport shops | best for babys | best book | Seo Jet |
Secured by Host Colorpack