Ab heute ist auf der Seite nuke-evolution.com die neue Version Nuke-Evolution Version Basic 1.01 verfügbar.
Diese neue Version könnt Ihr Euch auch in unserem
runterladen
Die neue Version enthält viele Fixes, das phpbb 2.0.19 Update, attachement mod 2.4.1, advanced site map, und einen modifizierten XSS filter:
Hier für Euch das Changelog von Version 1.00 > Version 1.01
|
Quote:
|
12/22/2005 - 1.0.1
TECHNOCRAT
- [12/23/05] Added missing index.html & .htaccess - Thanks Paawo
- [12/24/05] Centered YA TOS & COPPA - Thanks Barshalen
- [12/24/05] Fixed image uploader install.txt - thanks OSIRIS-ANUBIS
- [12/27/05] Fixed admin ip lock directions - Thanks Darkrogues
- [12/28/05] Fixed upgrades to chmod the correct logs
- [12/28/05] Fixed at a glance not allowing none
- [12/28/05] Made the FNL text area bigger
- [12/28/05] Change the text area and FCK to allow bigger areas
- [12/29/05] Fixed admin ip lock help - thanks Darkrogues
- [12/29/05] Fixed missing attachment quotas on groups
- [12/29/05] Fixed encylopedia error
- [12/29/05] Fixed profile sig htmlencode
- [12/30/05] Fixed missing lang in FNL
- [12/30/05] FNL now uses phpbb groups - Thanks ynned
- [12/30/05] Changed hardcoded lang in sys info
- [12/30/05] Removed popup code from czuserinfo block to stop 2x popup
- [12/30/05] Fixed blank groups in AUC
- [12/30/05] Made input filter lighten up on forum posts
- [12/30/05] Made input filter lighten up in admin area
- [12/30/05] Made input filter report more of the blocked items to user and error log
- [12/30/05] Fixed footer
- [01/02/06] Fixed missing constant
- [01/03/06] Fixed Nuke Sentinel Flood bug
- [01/03/06] Fixed registration error
- [01/03/06] Fixed forum confirm code in upgrades
- [01/03/06] Upgrade to phpbb 2.0.19
- [01/03/06] Fixed modify authors not working
- [01/03/06] Fixed missing links when authorized
- [01/03/06] Added Rodmar's advanced site map
- [01/03/06] Fixed Welcome PM's slash problem
- [01/03/06] Fixed custom header not being included
- [01/03/06] Fixed slashes on reviews
- [01/03/06] Fixed include errors
- [01/03/06] Removed the ability to change the group access on YA
- [01/03/06] Fixed admin_users not saving settings
- [01/03/06] Fixed upgrades saying wrong db type
- [01/03/06] Fixed false attachment test error
- [01/03/06] Fixed URL in report post email
- [01/03/06] Added report post management url to email
- [01/04/06] Fixed slashes on topic admin
- [01/04/06] Fixed hardcoded lang in the donation block - Thanks chrisy
- [01/04/06] Disabled stats explain if not an admin
- [01/05/06] Fixed not being able to register if module lock was on
- [01/05/06] Removed the in phpbb from from scrolling block
- [01/05/06] Added .htaccess to downloads/files
- [01/05/06] Attachment mod 2.4.1
- [01/05/06] Fixed news lang typo - Thanks Tucker
- [01/05/06] Upgraded FCK 2.2.0
- [01/05/06] Fixed \n\n in feedback
- [01/05/06] Added IP to feedback email
- [01/05/06] Added a force setting to the GFX code funtion
- [01/05/06] Made a forced GFX code for feedback
- [01/06/06] Completely secured downloads
- [01/06/06] Added new global for browser type
- [01/06/06] Added new functions for browser issues
- [01/06/06] Fixed downloads to stream the files correctly
- [01/06/06] Fixed delete referers
- [01/08/06] Fixed FAQ errors - Thanks The_Duke
- [01/09/06] Fixed typo in news admin - Thanks gietl
- [01/09/06] Checked directory for downloads upload
- [01/09/06] Create directory if not there for downloads upload
- [01/09/06] Changed download check to only appear on remote downloads
- [01/10/06] Added the Evo bar to sups - Thanks platinum
- [01/10/06] Fixed missing GFX codes on signup
- [01/10/06] Added Sentinel v2.4.2pl3
- [01/10/06] Fixed Quote problem with 2.0.19
- [01/10/06] Fixed smiles link in nbbcode
JEFFB68CAM
- [12/22/05] Fixed ads not showing
- [12/22/05] Fixed wrong number of inactive and active ads in submissions block
- [12/22/05] Fixed missing field in install.sql
- [12/23/05] Fixed allow theme change mixup
- [12/23/05] Fixed an undefined function error
- [12/23/05] Made better upgrader so its impossible to run the password update twice
- [12/23/05] Added missing icons (thanks shokker)
- [12/25/05] Fixed bbcode - NukeEvo php header was showing in php bbcode
- [01/01/06] Fixed theme edits issue
- [01/01/06] Changd default dbtype to mysql
- [01/01/06] Put footer back to old simple style
- [01/01/06] Many tweaks / speed updates on mainfile.php
- [01/01/06] Removed inclusion of functions.php in forum blocks
- [01/02/06] Removed that added constant (this mod was removed, you need to delete the admin file off your server, i see where you got the error though.)
QUAKE
- [12/24/05] Fixed admin ip showing in User Info blocks
- [12/26/05] Fixed adding of banners
- [12/26/05] Added the 'WebTV Hack' to admin.php
- [12/26/05] Fixed an useless query in admin/functions.php
- [12/30/05] Removed PostgreSQL & SQLite support again, too much changes would have to be made
- [12/30/05] Big cleanups in database layers.
- [12/30/05] Added DB Query time to footer.
- [12/30/05] Added database selection function.
- [12/30/05] mysqli now fully works.
- [12/30/05] Modified system info admin panel not to show mysql info when mysqli is the db layer
- [12/30/05] Cleanups on database system.
- [12/31/05] Fixed nbbcode, also made it faster.
- [12/31/05] Less memory usage in Statistics module.
- [12/31/05] Less memory usage in modules.php
- [12/31/05] Fixed phpBB SQL Codes bug.
- [12/31/05] Fixed debugger showing wrong lines and files. Now it doesnt show the function location anymore, but where it is executed.
- [12/31/05] Now debugger is using debug backtrace for best support
- [12/31/05] Added bbcode support to Survey comments.
- [12/31/05] sizeof() to count(), is_user($user) to is_user() and is_admin($admin) to is_admin()
- [12/31/05] Fixed PHP bbcode (in nbbcode.php, not bbcode.php)
- [01/01/06] Less memory usage in mainfile.php
- [01/01/06] Huge cleanup in /includes/
- [01/01/06] Fixed alot of bugs i accidentally found ^^
- [01/01/06] Fixed a query bug in admin_ug_auth.php
- [01/01/06] Cached forum moderators
- [01/01/06] Fixed a bug in the cache class, empty array was set to true instead of array()
- [01/01/06] Now the debugger handles the backtrace, you wont have to specify it anymore.
- [01/01/06] Better referer tracking & new referers admin panel.
- [01/10/06] NukeSentinel Flood check works with Advanced Security Extension now (caching ^^)
- [01/10/06] GFX Font size is always 10 now (so its deprecated)
- [01/10/06] added GFX Code length so it never gets chopped off.
- [01/11/06] New SiteMap admin image
- [01/11/06] Fixed Surveys comments
- [01/11/06] Fixed Download module headers
- [01/11/06] Fixed tidy html for [url] tag in nbbcode
- [01/11/06] Removed the obsolete bbcode_uid in nbbcode
RODMAR
- [01/10/06] Removed old site_map.php script within modules/Forums
- [01/10/06] Updated 'foot1' message regarding new Site Map module in 'nuke_config'
- [01/10/06] Updated 'copyright' to 2006 in 'nuke_config'
- [01/10/06] Activated Site Map module per default
- [01/10/06] Updated Meta Tags.pdf because Site Map doesn't need any edits anymore
- [01/10/06] Updated footer templates copyright to 2006 (all themes and theme edits)
- [01/10/06] Removed unnecessary supplementary addon regarding Site Map
- [01/10/06] Fixed duplicated '$module_name = basename(dirname(dirname(__FILE__)));' in modules/Downloads/admin/index.php
- [01/10/06] Cleaning up Evo files: Removed unnecessary line breaks and spaces at the end of files
- [01/10/06] Fixed '?' issues in every FCKeditor javascript files
- [01/10/06] W3C issues in FCKeditor
- [01/10/06] Removed FCKeditor docs
- [01/11/06] Updated admin footer template copyright to 2006
- [01/11/06] Fixed missing in Advance Signature Divider Control mod (posting.php and PM index.php)
JELLE
- [12/26/05] My Birthday
- [12/26/05] Began rewriting the chromo blocks.html to CSS
- [12/28/05] Added missing "px" to a font-size in footer.php (thanks Darkrogues)
- [12/28/05] Updated 3com theme for more W3C compliance (Part 1: Cleanup and basic changes)
- [12/29/05] Added missing type attribute in the script tag in ropm_quick_reply.tpl for more W3C compliance
- [12/29/05] Added missing type attribute in the script tag in posting_body.tpl for more W3C compliance
- [12/29/05] Added missing $nukeurl global in the themeheader function of the DeepBlue theme
- [01/02/06] Fixed "missing custom_functions.php" warnings in new_user3.php (YA)
- [01/05/06] Fixed missing _ERROR define in /language/custom/lang-english.php
- [01/05/06] Bigger textarea for the message in the Feedback module
- [01/05/06] Removed non-compliant height attribute in a table tag in glance_body.tpl of the chromo theme
- [01/05/06] Made /includes/passhelp.php 100% W3C XHTML Strict and CSS compliant
- [01/05/06] Fixed Password Strenght Meter popup in IE in /includes/javascript.php (the name of a window.open may not contain spaces)
KREAGON
- [12/27/05] moved Validate($chng_pwd... in function updateadmin under if(!empty($chng_pwd2)). Could not modify admin access to modules without setting a password first.
DANUK
- [12/23/05] Added 'register_globals' to evo.htaccess
- [12/26/05] Added warning image to 'restricted area' notification (Cheers Luckyluciano)
- [12/30/05] Fixed Avatar usercp_viewprofile.php (Cheers 'T'ulisan)
- [01/10/06] Fixed 'use_theme_style' (Thank Technocrat
- [01/10/06] Fixed 'codesize' to fit on background image correctly
- [01/10/06] Updated Downloads module lang-english.php
- [01/10/06] Fixed _NOTSUBUSR to user profile
- [01/10/06] Replaced iplookup geektools.com with dnsstuff.com due to new gfx code check
- [01/10/06] Updated 1-requirements.htm and 1-requirements.pdf DB info and corrected lang
- [01/11/06] Updated admin/language/custom/lang-english.php for Advanced Theme Admin
LTABDIEL
TULISAN
- [01/03/06] Fixed upgrade.sql line conflicts
- [01/03/06] Fixed banner problem (viewbanner -> ads) in 3com and DeepBlue themes
- [01/05/06] Fixed typo in admin_users.php
- [01/08/06] Fixed missing ; in upgrade.sql
- [01/09/06] Fixed Platinum -> Evo upgrade.sql issues
- [01/09/06] Fixed Language error in FNA (Thanks CurtisH)
- [01/09/06] Fixed parse error in NSN NukeProject 2.0.0\html\modules\Projects\admin\PJTaskDelete.php
- [01/12/06] Fixed upgrade.php path (includes/db/layers -> includes/db)
- [01/12/06] Fixed upgrade.php server check error
|