Welcome Guest your i.p is 38.103.63.17 all i.p's are recorded in our database. To make this go away and view various aspects of our site you need a member account please login or register.
Download Profile: PHP-Nuke 8.0.3.3 Special Edition
Download Profile: PHP-Nuke 8.0.3.3 Special Edition
Changes Log
November 03, 2006
Update IP2Country Data Date 2006-10-27 locate in import folder. Only single file. (Total Records 75,881)
Update tinyMCE from version 2.0.61 to version 2.0.8
Update News modules that remove BR Tag from preview while editing.
Added FCKEditor Filemanager to integrated with tinyMCE. At this time only admin user can use filemanager to upload image or files. We don't implement yet about register user to have this filemanager also. Register user and anonymous user have only advance themes just like admin user has.
Update file javascripts.php in includes folder to access filemanager of FCKEditor from tinyMCE insert image function in toolbar of tinyMCE editor.
Added Google Referal block for center block and regular block. Change pup# ID to your Google Pub# ID
Added communlative update from previous date after date October 18, 2006
Fix Review/admin/index.php. Change in function review() { ... $text = stripslashes($text); ...} to function review() { ... $text = urldecode($text); ...}
October 30, 2006
Update Journal modules by rewriting Journal Module and change version 2.0 to 2.0.3.3 for compatibality to PHP-Nuke 8.0.3.3 Special Edition.
Update Web Installation to have ability to create normal user beyon admin user while finishing installation.
Fix Forum Groups and NSN Groups to sync moderator user to prevent warning message while get in into forum admin group permission
Fix Template SubSilver for file overall_header.tpl and overal_footer.tpl
Add indonesian language in forum
Fix change language. Block Language can't change language from selection because missing sign ! in mainfile.php. See Manual Update October 28, 2006 in forum I have posted.
Fix NukeSentinel. See also Manual Update October 28, 2006.
Added blobk-Main_Menu.php and some image in images/block folder.
and some minor update.
Update October 19, 2006
Preview of newsletter move to block survey while this block active in left side. This happen because global variable of $subject and $content. To prevent this global variable of $title, $subject, $content, $type changed to $nltitle, $nlsubject, $nlcontent, $nltype.
Fixed MIME type by adding $xheaders = "MIME-Version: 1.0
"; in function " function massmail_send($nltitle, $nlcontent) { " and " function newsletter_send($nltitle, $nlcontent) { ". Change all filter. example : $nlcontent = filter($nlcontent, html); to $nlcontent = stripslashes($nlcontent);
Fixed showing security code
Fixed displaying Anonymous user in admin submission ( NESubmissionIndex.php and NEStoryIndex.php )
Update October 18, 2006
Fixed installation for clear installed. You can empty config.php file
Update to PHP-Nuke Patch Version 3.3
Added new BBtoNuke (phpBB Forums port) version 2.0.21
Fixed $AllowableHTML in config.php file (remove double "div"=>2 from patch 0.3.3 and add "font"=>2)
Fixed backend.php for compatible with RSS 2.0
Change security code using 8 digit and fixed for admin login, Block Login, Block User Info, Your Account modules
Add Waiting Content in Administration Menu and integrated to NSN GR Downloads
Integrated adminblock() function to NSN GR Downloads
Update tinyMCE 2.0.6.1
Integrated with NSN Group 1.7.1
Integrated with NSN GR Download 1.0.3pl1
Integrated NSN Center Block 2.2.0
Add Block Quick Access to limit long modules show to the block
Several changes has been made in texarea tag
Add 2 blocks for Advertising left position and right position
Add Block Information
Add Block Center Forum for NukeID_WB themes
Add Block Center Top 10 Downloads for standar modules and NSN GR Download modules
Add security code for banner client login
Fixed review to allow 4 digit email extensions
Fixed review from adding sing ( + ) for each word in Waiting Review. eq. (your+word+of+review+goes+hear+as+example). This done by change ( $text = stripslashes($text); ) to ( $text = urldecode($text); ) in function reviews() {
Fixed Feedbak modules to send HTML messages
Fixed article.php file to support advertising
Add NukeSentinel 2.5.0.2 with IP2Country data 2006-09-21 with single file for all contry
Remove all country file in import folder
Add NSN News 2.0 RC2 and also fixed some for custome WYSIWYG display and support banner display in NEArticle.php
Please remember before upgrade your PHP-Nuke!
PHP-Nuke 8.0.3.3 Special Edition has some integrated modules install such as :
NSN Group 1.7.1
NSN GR Downloads 1.0.3pl1
NSN News 2.0 RC2
NSN Center Block 2.2.0
NukeSentinel 2.5.0.2
PHPBB Forums with BBtoNuke 2.0.21 (installed in seperate file)
If you don't have all database abaove you can run upgrade.php file and select Full Upgrade
If you already have some of database above, I suggest you to check file sql : upgrade79-8033se.sql and do manual import from phpmyadmin tools and after finish import database you don't have then run upgrade.php and select Standar Upgrade
And also please check file sql : upgrade_banner.sql for banner position because we have modify some position in News modules.