NukeXchange Network

          

Nuke Sites Link Directory
Nuke Fixes · NukeForums · NukeZone Hosting · Nuke Sites · Nuke Skins
Nuke Resources
 :: Home  :: Downloads  :: Your Account  :: Forums  :: Advertise :: 
Login or Register
Main Menu
General
 Main
 AvantGo
 Banner_Clients
 cfaq
 Donations
 Downloads
 Forums
 Members_List
 Private_Messages
 Search
 Stories_Archive
 Submit_News
 Surveys
 Topics
 Web_Links
 Your_Account

Your Account
 Login
 Register
 Lost Pass

Modules
Quick Links
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· Nuke Sites
· Nuke Skins
· NukeZone Hosting
. SearchDevil
Other Options

Download Resources
· Nuke Downloads
· Add a Link
· New Files
· Top Rated
· Most Popular

Web Site Resources
· Nuke Sites
· Add A Site
· New Sites
· Top Rated
· Most Popular

Support
· NukeZone Hosting
· NukeSkins.com
· NukeForums.com
· phpnuke.org
· NukeFixes.com
Information
NukeForums
·Email not sending from forum
·Can't add articles
·Adding 'All' as a selection on Reviews
·php nuke background
·Php nuke one click install on plesk 10.4
·Blocks
·vbulletin migration
·How would I add a clickable link in a Modules Block?
·eregi_replace() is deprecated
·Admin Security login jpeg not showing

read more...
Top10 Links
· 1: Nuke Forums
· 2: Windows Installation: PHP
· 3: PHPNukeFiles
· 4: NukeSkins
· 5: Nuke Templates
· 6: EcomJunk
· 7: MDesign
· 8: FLASH-FOR-NUKE
· 9: Dezina
· 10: Global Dream News Sharing Portal!
Site Visitors
User Login:

Nickname:
Password:
Security Code: Security Code
Type Security Code Here:

Members List Membership:
Latest: born
Today: 0
Yesterday: 0
Overall: 16031

Visitation:
Guests: 272
Members: 0
Total: 272


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Nuke Sites Link Directory
Nuke Sites Link Directory




[ Downloads Main | Add Download | New | Last Updated | Popular | Top Rated ]

Search Results for: BBtoNuke

Sub-Categories
· [07] PHPNuke 6.x/BBtoNuke Mods (41)

Downloads
Sort Downloads by: Title (A\D) Date (A\D) Rating (A\D) Popularity (A\D)
Resources currently sorted by: Title (Z to A)



  Nuke 6.5 Web Installer   Popular
Description: This file will install all required database tables for a fresh installation of PHP-Nuke 6.5, simply enter your database login info on config.php, upload all Nuke files, then upload this file to Nuke's main directory last direct your web browser to this file (e.g. http://yoursite.com/nukesql.php).

Totally recoded with new features which make it an interactive tool to populate the tables or test your settings in config.php.
New features include:
  • Checks that you are not using the default $sitekey.
  • Lists existing database tables if any.
  • Install tables on a empty database.
  • Replace existing tables with new ones.
  • Create duplicate tables for a second nuke site using one database by using a different prefix in config.php.
  • Will help you troubleshoot installation by testing connection to the MySQL server and selection of database.
Credit goes out to Humpa for providing the connection test code. --View Screenshot--
Update: 2/26/03 - Minor update - I added upgrade functions to nukesql.php, you can now run a normal nuke 60-65 upgrade or run a special upgrade if you already have bbtonuke 2.0.6 installed on your nuke 6.0 site.

Version: 6.5 Filesize: 59.78 Kb
Added on: 26-Jan-2003 Downloads: 48597 Rating: 7.0 (8 Votes)
HomePage | Rate Resource | Details
Category: [07] PHPNuke 6.x/Installers

  Forum Admin Files For Nuke 7.5  
Description: New admin section for BBtoNuke Forums for PHP-Nuke 7.5

Just upload the files preserving the folder structure, basically the files go to modules/Forums/admin

Delete the old forum admin files:
admin/case/case.forums.php
admin/links/links.forums.php
admin/modules/forums.php

The new files use the SCRIPT_NAME method, should you have any problems change that to PHP_SELF
specially if running php as cgi.

Updated to include a modified pagestart.php file
Version: 7.5 Filesize: 5.16 Kb
Added on: 23-Sep-2004 Downloads: 4395 Rating: 6.0 (3 Votes)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Fixes

  Fixed modules.php for users of bbtonuke 2.0.6   Popular
Description: The security fix released by Francisco Burzi on february 4 for users of PHP-NUke 6.0 and previous replaces the modules.php file, if using Tom's bbtonuke 2.0.6 port the modules.php file included with the fix will break your user login, to avoid this, download the security fix pack and replace the files except modules.php, use this modules.php instead.
Version: 6.0 2.0.6 Filesize: 1.52 Kb
Added on: 04-Feb-2003 Downloads: 16920 Rating: 5.0 (3 Votes)
HomePage | Rate Resource | Details
Category: [07] PHPNuke 6.x/Fixes

  BBtoNuke 2.10   Popular
Description: Fixed deleting of styles in admin_styles.php
Fixed wrong unsetting of variables introduced in phpBB 2.0.9, making the board non-functional for users with specific php.ini settings
Added code to let phpBB work with PHP5 for those having register_long_arrays set to off (default settings) - running phpBB 2.0.x with PHP5 is not supported at http://www.phpbb.com.
Fixed bug in admin_board.php for board settings having single quotes in it
Fixed "search by author" in search.php. Now it is possible to search for users with special chars in their name too
Fixed forum jumpbox propagating session id in moderator control pages
Added check for newlines at redirecting pages, to prevent http response splitting attacks - Ory Segal and Amit Klein
Fixed visual confirmation code. The image was not created due to a wrong regular expression.
Version: 2.10 Filesize: 41.80 Kb
Added on: 18-Jul-2004 Downloads: 10794 Rating: 10.0 (3 Votes)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.9   Popular
Description: Changelog:
Fixed one vulnerability in admin_board.php - Xore
Added checking for proper session id characters to sessions and viewtopic to prevent injections - Bartlomiej Korupczynski
Fixed injection vulnerabilities possible with linked avatars
Implemented unsetting globalised variables
Limited confirm switch to POST variable in posting
Changed IP code in common.php to prevent IP spoofing
Updated visual confirmation mod [pre-edited files]
Moved obtaining word censors in modcp out of topic generation loop [increased performance/lower query count] - spotted by R45
Added the ability to link to https/ftps sites using the img bbcode tag
Fixed user online information in admin/index.php
Fixed getting group moderator in groupcp.php if running oracle backend - spotted by pakman
Fixed use of non-existing result variable in modcp (poster_id instead of user_id)
Fixed several vulnerabilities (XSS, SQL Injection and path disclosure) only possible with register_globals enabled - Matthew C. Kavanagh, Janek Vind
Fixed problem with SID not delivered to next page in groupcp.php

Delete the included upgrade file once it has been run, to run it upload it to the Forums folder and point your browser to:
http://www.yournukeurl.com/modules.php?name=Forums&file=update_to_209
Version: 2.0.9 Filesize: 133.93 Kb
Added on: 13-Jul-2004 Downloads: 6450 Rating: 10.0 (2 Votes)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.8 Upgrade Pack   Popular
Description: Changes:
Fixed several vulnerabilities in admin pages
Fixed sid checking code in admin/pagestart.php
Fixed injection vulnerabilities possible with the img bbcode tag
Limited allowed images in img bbcode tag to jpg, jpeg, gif and png
Fixed redirect problems - 2.0.7a
Fixed sql injection vulnerability in search - 2.0.7a
To view the files that need to be replaced to upgrade from BBtoNuke 2.0.7 to 2.0.8 or to make the changes manually go here, the only two files you won't be able to manually edit are pagestart.php and bbcode.php, the first one underwent changes only valid on PHP-Nuke and the second one was re-ported.
Version: 2.0.8 Filesize: 189.03 Kb
Added on: 26-Mar-2004 Downloads: 8998
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.7a Upgrade Pack   Popular
Description: Note: Requires PHP-Nuke 6.9 or newer
Changelog:
Fixed several vulnerabilities in modcp - Robert Lavierck
Changed whois lookup address within admin index
Fixed potential vulnerability in viewtopic postorder - 2.0.6d
Updates to cope with Zend Optimizer 2.5 problems - 2.0.6d - jetset
Force specialcharing of redirect variable in login - Pit
Fixed potential vulnerability in viewtopic postdays - GulfTech Security Research
Fixed potential vulnerability in viewforum topicdays - GulfTech Security Research
Fixed potential vulnerability in modcp
Fixed potential vulnerability in avatar gallery
Database upgrade instructions: Upload the included updatedb.php file to where mainfile.php is located and point your browser to it, once done delete the file.
Update: Corrected file version numbers and dates, applied some fixes to Members List module and usercp_register.php file.
Version: 2.0.7a Filesize: 127.89 Kb
Added on: 14-Mar-2004 Downloads: 5240
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.6d Upgrade  
Description: Upgrade files for BBtoNuke 2.0.6d (includes only the changed files). To upgrade simply upload over your PHP-Nuke 7.0 or 7.1 files (make a backup of the files first). Requires BBtoNuke 2.0.6 already installed PHP-Nuke 7.0 - 7.1 come with the required version.
ChangeLog:
Fixed potential vulnerability in viewtopic postorder
Updates to cope with Zend Optimizer 2.5 problems - 2.0.6d - jetset
If using with earlier versions of Nuke open functions_post.php and comment out two instances of update_points.

Version: 2.0.6d Filesize: 169.13 Kb
Added on: 01-Mar-2004 Downloads: 2309
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.5 to 2.0.6 Upgrade Pack   Popular
Description: For users of BBtoNuke 2.0.5, phpBB 2.0.6 has been released to fix several potential security issues and a few bugs, it is recommended that you upgrade your BBtoNuke version. To upgrade simply upload the included files so that they replace your current ones. Upload upgrade05-06.php to the same place config.php is located and point your browser to it, then delete it.

Requirements:
PHP-Nuke 6.5 or newer
BBtoNuke 2.0.5

Version: 2.0.6 Filesize: 109.55 Kb
Added on: 04-Aug-2003 Downloads: 6782 Rating: 6.0 (1 Vote)
HomePage | Rate Resource | Details
Category: [07] PHPNuke 6.x/Addons

  BBtoNuke 2.0.5   Popular
Description: phpBB 2.0.5 ported for PHP-Nuke 6.5, 6.6, 6.7 and 6.8.
Among it's changes, it gets rid of the infamous invalid_session error message and covers several security and bug fixes present in previous versions.
To install just upload the modules and includes folders so that they replace your current ones

Requirements:
PHP-Nuke 6.5 and up
BBtoNuke 2.0.4 (the one included with Nuke 6.5, 6.6, 6.7 and 6.8)
Sec-Fix patch 3 must have been applied.
Version: 2.0.5 Filesize: 376.58 Kb
Added on: 21-Jun-2003 Downloads: 19200 Rating: 3.0 (4 Votes)
HomePage | Rate Resource | Details
Category: [07] PHPNuke 6.x/Addons



Select Page:   [ << Previous Page ] 1 2 3 4 5   [ Next Page >> ]

Try to search "BBtoNuke" in others Search Engines
Alta Vista - HotBot - Infoseek - Deja News - Lycos - Yahoo
LinuxStart - 1stLinuxSearch - Google - LinuxDownloads - Freshmeat - JustLinux

Game Quest Online - Games and more!
Game Quest Online - Games and more!


Survey
What do you look for at NukeResources?

Nuke News
Bug Fixes
Code Hacks
Security Patches
Add-Ons
Themes
Assistance
Web Links
All of the Above!
Neither (Post Comment)



Results
Polls

Votes 14095
Past Articles
Tue. March 04
· Free PHP-Nuke Webhosting Theme
· phpthemes.net Growing Collection
Mon. February 25
· Free Download: 5 Variations of the famous black 0ri0n-Theme!
Sun. February 17
· BBToNuke 2.0.23
Mon. February 11
· Call of Duty 4 Theme Released Eventually !
· PicasaWeb photo gallery update
· Competiton Quiz To Celebrate 5 years
Fri. January 18
· Nuke database module dev
Sun. January 06
· Beta files ready to download
Tue. January 01
· Again i seek community members

Older Articles
Random Headlines

Nuke Code Hacks
[ Nuke Code Hacks ]

·Pc-Nuke! releases new 8.1.034 versions of Lite! and Max!
·NGNuke users where are you ?
·Web Links thumbshots hack
·DaDaNuke Releases PHP-Nuke Basic 7.6.0.3.3
·GUIDE: HOW TO RENAME YOUR ADMIN.PHP
·GUIDE : MODIFYING PHPNUKE CAPTCHA
·Project 8.0.3.3
·How to embed Google video or YouTube into PHP-Nuke
·Devil Modz CNB Your Account 4.4.2 Mod Hack!!
Downloads Stats
Total Files: 856
Total Categories: 108
Total Downloads: 2159748

 Newest Files 
 1: Foxware Fluri Sitemap Generator (589)
[Added on: 05-Jan-2009]

 2: R-Crypto Disk Security (610)
[Added on: 23-Nov-2008]

 3: World of Warcraft Burning Crusade Theme (1056)
[Added on: 04-Aug-2008]

 4: GABASE - Banner Search Engine (641)
[Added on: 23-Jun-2008]

 5: R-Studio for Mac Data Recovery (833)
[Added on: 16-Jun-2008]


 Last Updated 
 1: R-Wipe & Clean - Disk Wipe, File Eraser and PC privacy (1964)
[Last Updated: Mar 02, 2009]

 2: R-UNDELETE File Recovery (1947)
[Last Updated: Mar 02, 2009]

 3: R-Studio for Mac Data Recovery (833)
[Last Updated: Jan 05, 2009]

 4: R-Drive Image Hard Disk Backup Software (1565)
[Last Updated: Jan 05, 2009]

 5: R-Linux Data Recovery (5164)
[Last Updated: Nov 23, 2008]


 Most Downloaded 
 1: Nuke 7.6 Patched
[Downloaded: 49393 Times]

 2: Nuke 6.5 Web Installer
[Downloaded: 48597 Times]

 3: Nuke 7.2-7.3 Patched
[Downloaded: 42730 Times]

 4: Nuke 7.0-7.1 Patched
[Downloaded: 39204 Times]

 5: Nuke 7.5 Patched
[Downloaded: 35645 Times]


Nuke Resources
Downloads


NukeFixes
·Search collaborators on Tuttosoft.it
·Google Page Rank Checker
·Ts Contact 1.0 Multilanguage
·Ts Gallery 1.0
·Free Download: 5 Variations of the famous black 0ri0n-Theme!
·The NEW phpBB3
·Pc-Nuke! releases new 8.1.034 versions of Lite! and Max!
·Block Countdown Halloween 2007
·SimpleCart v.1.0 Now Available for Public Download!
·Gears of War theme

read more...
New Nuke Sites
·Nuke Sites Link Directory
·GameWebLinks...
·NukeForums - Forums ...
·M C Computers...
·Politibyte Political...
·iCheat...
·Age of Ahnicus...
·Ankle-Deep...
·Oncativodigital...
·Ways To Life...

read more...
Need to find your IP fast?


Best viewed with a Browser
All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2001 - 2007 by NukeResources.com
You can syndicate our news using the file .backend.php or ultramode.txt
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.85 Seconds

:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::