Heute wurde wieder einmal ein neues reines Bugfix Release für alle webSPELL-Fans/User fertig gestellt. Welche Veränderungen genau an webSPELL vorgenommen wurden, kann man am beigefügtem Changelog entnehmen. Das webSPELL Team wünscht allen Usern viel Spaß mit den neuen webSPELL Versionen!
Changelog Esports & Clan Edition
### webspell 4.2.2a ( 2010-02-28 ) rev.428 (new svn server)
* (all or a lot of files/folders): - changed copyright notice
* _functions.php: - performance optimizations - check ban expiring every hour instead of every day - fixed ban removement - added usage of $GLOBALS['ip'] - fixed url/email validation
* _settings.php: - security fix: added usage of security_slashes($_REQUEST)
* admin/boards.php: - fixed removing of shadow topics on board deletions
* admin/languages/*/squads.php: - removed unused language keys
* admin/page_statistics.php: - removed E_STRICT/E_DEPRECATED error - fixed query failed, if db name contains special characters - fixed display of all tables
* admin/squads.php: - removed size limitations for squad pics/icons - using IMAGETYPE constants instead of their values
* admin/users.php: - replaced mysql_query with safe_query
* articles.php: - replaced mysql_query with safe_query
### webspell 4.2.2a ( 2010-02-28 ) rev.430 (new svn server)
* (all or a lot of files/folders): - changed copyright notice
* _functions.php: - performance optimizations - check ban expiring every hour instead of every day - fixed ban removement - added usage of $GLOBALS['ip'] - fixed url validation
* _settings.php: - security fix: added usage of security_slashes($_REQUEST)
* admin/boards.php: - fixed removing of shadow topics on board deletions
* admin/languages/*/squads.php: - removed unused language keys
* admin/languages/uk/modules.php - fixed spelling
* admin/modules.php: - fixed usage of database translations after adding a new language
* admin/modules_boxed.php: - fixed usage of database translations after adding a new language
* admin/navigation.php: - fixed usage of database translations after adding a new language
* admin/page_statistics.php: - removed E_STRICT/E_DEPRECATED error - fixed query failed, if db name contains special characters - fixed display of all tables
* admin/registerfields.php: - fixed usage of database translations after adding a new language
* admin/squads.php: - removed size limitations for squad pics/icons - using IMAGETYPE constants instead of their values
* admin/users.php: - replaced mysql_query with safe_query
* articles.php: - replaced mysql_query with safe_query
* calendar.php: - fixed empty lines in the calendar - fixed unlimited amount of registering to an event
* comments.php: - added usage of $GLOBALS['ip'] - fixed non translated strings - added language variables - fixed w3c validation error
* contact.php: - security fix: fixed possibility to send messages to any email addresses - added usage of $GLOBALS['ip']
* data.php: - fixed spelling
* forum.php: - removed double load of language files - removed double declared counter variable
* forum_topic.php: - fixed possibility to save topics without a name - fixed forum ranks - fixed sticky topic feature - removed unused language variables
* src/func/bbcode.php: - fixed img tag replace - fixed png image info - fixed disabling of img resizing - added form tag to htmlml - fixed url replacement
* src/seo.php: - fixed SEO title for server.php
* templates/addbbcode.html: - fixed selectors
* templates/comments_add_visitor.html: - added id="post" to the form tag