PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 
Site Navigation

Home:

 
Donate o Meter
Help Keep Our Servers Online AND Our Services Free!
Make donations with PayPal!
Donations
neralex Sep-7
 
Please Link To Me!
 
Quality Web Hosting For All PHP Applications
Quality PHP Web Host!

Great Reviews!
Need help setting up your website, installing Apache, PHP, MySQL, or RavenNuke(tm)?
Need help customizing or designing scripts?
Please contact us via the Contact Us option for further details and pricing.

Link to Me

RavenPHPScripts

RavenPHPScripts

There are more Link To Me icons here.
 
Site Info v2.2.2 ©
Your IP: 38.107.191.96

 Welcome, Anonymous
Nickname
Password
Security Code:
Security Code
Type Security Code:

· Register
· Lost Password
Server Date/Time
10 September 2010 12:48:02 EDT (GMT -4)
 


Google
 
Web RavenPHPScripts (This Site)
[ Main ] - [ New ] - [ Popular ] - [ Top Rated ]
Categories & Links

Category Jump Menu:
Add-Ons (3) 
 
Add-ons are kind of like Modules and Blocks and Tools :lol: If you don't find it in those other categories then it's probably here. Basically this should be any non-core application, but it does overlap.
  
Blocks (7) 
Documentation (2) 
 
Documentation to help you with your Nuke stuff!
  
Modules (6) 
Themes (2) 
  



Sort Downloads

[ Title   ] - [ Date   ] - [ Rating   ] - [ Popularity   ]

Downloads Currently Sorted by: Title (A to Z)

Nuke PHPBB Database Upgrade Scripts  Popular  Recommend  

These are the database upgrade scripts to update your phpbb versions. They come from Chatserv's upgrade packages. This package includes the upgrade scripts for/from:

Name - Upgrade Version
upgrade10-11.php
upgrade11-12.php
upgrade12-13.php
upgrade13-14.php
upgrade14-15.php
upgrade15-16.php
upgrade16-17.php
upgrade17-18.php
upgrade18-19.php
upgrade19-20.php

Place the scripts that you need in your nuke root folder and point your browser to them and run the ones you need, in order. Then delete them!



Filesize: 6.07 Kb
Added on: Apr-22-2006
Downloads: 370
Rating: 1.00 (1 Vote)

[ Home ] - [ Rate ] - [ Broken ] - [ Details ]

PHP-Nuke v8.1  Popular  Recommend  

This is the latest release from phpnuke.org. It is untested and should not be used in a production environment until fully tested!

Here is a list of the changes from v8.0.

August 2007: Version 8.1
- Settings administration module has been 100% re-writted and totaly changed and reorganized
- Added feature to let administrators choice if users can change themes or not (Administration -> Settings -> Themes)
- Added feature to select the display of the referers list in abridged or unabridged modes
- Graphic Security Check configuration is now in Administration -> Preferences -> General section (removed from config.php)
- WYSIWYG Editor configuration is now in Administration -> Preferences -> General section (removed from config.php)
- Configuration of $display_errors to show PHP error messages is now in Administration -> Preferences -> General section (removed from config.php)
- Fixed a bug on Topics module that didn't show the right content after click on "more" link and news category link (Thanks to Michael Judah fom http://ComPilots.com)
- Fixed a bug in user edit function when admin try to change user's avatar (Thanks to l4wy3r)
- Added variables filter check in banners administration (Thanks to Omid omid@hackers.ir)
- Added variables filter check in modules administration (Thanks to Omid omid@hackers.ir)
- Added variables filter check in Reviews module (Thanks to Omid omid@hackers.ir)
- Added variables filter check in Web Links module (Thanks to Omid omid@hackers.ir)
- Added AutoThemes module (free GPL edition) from http://www.spidean.com to install and control Auto Themes
- Fixed potential SQL injection in referers system
- Fixed user avatar image information when administrator creates a new user
- Fixed little bugs and reorganized DelQuotes() function in mainfile.php (Thanks to Aurican)
- Added some extra checks in mainfile.php needed by Forums (BBtoNuke) module (Thanks to chatserv from http://nukeresources.com)
- Fixed some minor security issues in mainfile.php (Thanks to chatserv from http://nukeresources.com)
- Fixed lot of minor bugs in several modules (Thanks to chatserv from http://nukeresources.com)
- Added BBtoNuke version 2.0.21 (Thanks to chatserv from http://nukeresources.com)
- Fixed the anti-flood function to prevent the "too many page loads" error in the Forums administration and to prevent also some search engine to index the error message.



Version: 8.1
Filesize: 6.35 MB
Added on: Aug-04-2007
Downloads: 773

[ Home ] - [ Rate ] - [ Broken ] - [ Details ]

PHPNuke v7.6 Patch Level v3.1  Popular  Recommend  

PHP-Nuke: Advanced Content Management System
Patch Level 3.1
============================================

November 2004: Version 7.6
==========================
- According with the email number 213080 to Dave Turner (GPL Compliance Engineer) from the Free Software Foundation, the copyright notices of PHP-Nuke has been changed in order to be 100% compliant with the GPL license section 2(c). This copyright notices can't be removed and the Commercial License becomes 100% compliant with the GPL license. Hope this is the end of the story for the people that doesn't understand a bit of the GPL. Again, if you want to legaly remove the copyright notices from PHP-Nuke generated pages you must purchase the Commercial License, see http://phpnuke.org/modules.php?name=Commercial_License for more details and stop complaining about this issue, the Commercial License is legal, GPL compliant and approved by the Free Software Foundation. End of story.
- Fixed administrator edit function that didn't show the authorized modules to administer. (Thanks to jaggura from http://www.whereiroost.com)
- Added FireFox (http://firefox.com) browser support for site's counter that will show in Statistics module.
- Added RSS feed support for FireFox browser's Live Bookmarks.
- By popular demand and to avoid some administration system non-authorized entries attempts, now you can just rename the file admin.php to whatever_you_want.php and set the name in config.php file. Doing this nobody knows what's your administration filename. Additionaly a new method of URL redirection has been added to hide the referer when you click on a link inside administration system. If you have old administration modules not compatible with this new system you'll get "Access Denied" message. If this is the case, leave the admin.php file with its original name while you modify the modules or get a new compatible version of it.
- Added a new folder called /includes/custom_files where, if exists the files custom_mainfile.php, custom_header.php and custom_footer.php they will be included from mainfile.php, header.php and/or footer.php respectively. Also the file /includes/my_header.php has been removed and added the new /includes/custom_files/custom_head.php for anything that should be between and html tags in the code. With this feature will be more easy to update a site without lost your custom changes. These files will not be shipped with PHP-Nuke to avoid possible overwritting when updating the code. (Thanks to Andr� V. Escudero for the tip)
- Moved Forums administration to the module's folder (Thanks to Chatserv from http://www.nukeresources.com)
- Added an extra check to administrators/authors adition functions to grant access to the superuser only (Thanks to Chatserv from http://www.nukeresources.com)
- Fixed a search results bug in Forums module (Thanks to Chatserv from http://www.nukeresources.com)
- Fixed a bug in the 7.3 to 7.4 upgrade file for Sections module migration (Thanks to Chatserv from http://www.nukeresources.com)
- Changed the password generator in Your Account module. System generated passwords now are 3 letters, 2 numbers and 3 letters.
- Fixed update_points() function call to clickbanner() function on banners.php
- Changed anonymous permissions for broken link report and modification requests in Downloads and Web Links modules.



Version: 7.6pl3.1
Compatibility: All
Filesize: 4.92 MB
Added on: Aug-11-2005
Downloads: 3986
Rating: 3.64 (6 Votes)

[ Rate ] - [ Broken ] - [ Details ] - [ 3 Comments ]

PHPNuke v8.0  Popular  Recommend  

phpNuke v8.0

From the author's website:
PHP-Nuke 8.0 Released
Posted on Tuesday, September 19 @ 01:06:13 COT by nukelite

Hi nukers! Well... the wait is over. PHP-Nuke 8.0 is now released. It includes several improvements, many cosmetic changes, several minor bugs fixed, complete separation of all BBtoNuke modules from the core system and many more. I wanted this version to have the planned Metatags management and the new forums, but to be honest I lost almost a complete year moving from Venezuela to Colombia with my family. Since now we're established in our new home, I can resume my normal life and work. Version 8.0 is very stable and is starting to have a new and nice look with more organization of the site's content and sections.

Now, in the next few days I'll start working with the next version. I think that if the community can wait a few months, the new forums can be made, but this is something that I'll evaluate in the next days. That module is a very BIG work and should be made with care.

Meanwhile, enjoy this work and if you have suggestions, ideas or any fix for a bug you find, feel free to contact me by email.

Have a nice nuke day!


September 2006: Version 8.0
===========================
- Several cosmetic changes has been made in the News administration
- Added a Publish Now function for all Scheduled News listed in the main administration area
- Banners list in Advertising administration module now are ordered by position and banner name
- Advertising clients list is now ordered by client name in Advertising module's administration
- Forums, Members List and Private Messages modules are now not so dependent from core system. Many files has been moved from /includes/ folder to /modules/Forums/includes/
- Added new BBtoNuke (phpBB Forums port) version 2.20
- Removed useless and not working search engine links from Downloads and Web Links modules search result pages
- Added a new function in mainfile called info_box() which creates a nice message box with a related graphic. Values for the graphic (located in /images/system folder) are: warning, caution, tip and note
- Cosmetic changes to Surveys module. Last 5 polls block now goes under the current results block
- Minor cosmetic changes to Feedback module
- Minor cosmetic changes to Add New Download form display in Downloads module
- Minor cosmetic changes to IP Ban system list display
- Several cosmetic changes in Submit News module
- Added duplicate title and story text check in news submissions
- Added a new DoS/Flood attack protection that prevents multiple pages views in few seconds
- Cosmetic changes to Downloads module administration.
- Changed the display list method of new submitted files in Downloads module administration by a single selection with the title and a separated validation page for each new file has been added
- Added installation system in /install/ folder. (Based on Joomla Web Installer)
- Fixed a bug in the client login function in Advertising module (Thanks to keg01)
- Increased Advertising client cookie life from 1 hour to 24 hours
- Minor optimizations in HTTP Referers system display
- Fixed a bad use of define(INSIDE_MOD) in the mainfile.php that made useless this feature
- Added a new redirection system to be used by admin to not reveal as referer the admin filename when clicking on a link



Version: 8.0
Filesize: 5.90 MB
Added on: Sep-19-2006
Downloads: 922
Rating: 1.00 (1 Vote)

[ Home ] - [ Rate ] - [ Broken ] - [ Details ] - [ 1 Comment ]
[ Main ] - [ New ] - [ Popular ] - [ Top Rated ]
Downloads ©
Partners

NuSphere PhpED
IDE for PHP, HTML, CSS, XML, SMARTY, XHTML and other
Clan-Themes
Making clans look good!
CSE HTML Validator
ip address masquerading
CoffeeCup Software
Just Great Software
Code Authors
Home of Spam Blocker
Montego Scripts
phpDesigner
PHP Editor/IDE for all PHP/Web development

 
Recommended Sites
Montego Scripts - Home of HTML Newsletter

Code-Authors.com

nukeSEO.com

RavenNuke(tm) Test site

Totally Nuked Mods

Codezwiz Your #1 Help Resource

CSE HTML Validator Helped Clean up This Page!

PC Sympathy - Your Source for PC News and Technical Support

Mantis Bugtracker

Nuke-Evolution

TrickedOutNews.com - Home of Tricked Out News Mod, FaceBox and SlimBox RavenNuke(tm) mods

FLASH-FOR-NUKE

 
Old Articles

Thursday, June 24
· PMCCT ... PMC Customizable Theme (0)
Monday, June 21
· View HTML Tags and Web Page Combined in Firefox (0)
Friday, June 18
· PHPNukeProfessional change the history of the cms (0)
Sunday, June 06
· Nuke Community, Lets get social!! (0)
Thursday, June 03
· Montego Retires from RavenNuke(tm) Team After Four Years of Service (0)
Sunday, May 30
· Tabbed Content Module Released For RavenNuke(tm) (0)
· Beta Testers Needed (0)
Saturday, May 22
· Tricked Out Slider Released (0)
Thursday, May 20
· 2 New Themes Released For RavenNuke(tm) (0)
Wednesday, May 19
· GamerCards Module Released (0)
· Join RavenNuke(tm) Official Group on Facebook (0)
Thursday, May 13
· HTML 5 Comes With SQL Injection Risks (0)
· Call of Duty Black Ops Theme Released (0)
Wednesday, May 12
· MySQL Multiple Vulnerabilities (0)
Monday, May 10
· phpnuke.org has been compromised (0)
· PHPNuke-Install is open (0)
Tuesday, May 04
· Themes and Support Banners (0)
Saturday, May 01
· Medal of Honor Theme Released (0)
Tuesday, April 13
· Apache.org hit by targeted XSS attack, passwords compromised (0)
Monday, March 29
· 2 New Themes Released -- Papa Mike Creations (0)

Older Articles
 
Verse of the Day
 
Daily Inspiration
 
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2010 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum