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
php-Nuke Themes and Templates
php-Nuke Themes and Templates




[ 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: Popularity (Most to Least Hits)



  BBtoNuke 2.0.20   Popular
Description:

What has changed in this release?

The changelog (contained within this release) is as follows:

* Prevent login attempts from incrementing for inactive users
* Do not check maximum login attempts on re-authentication to the admin panel - tomknight
* Regenerate session keys on password change
* retrieving category rows in index.php (Bug #90)
* improved index performance by determining the permissions before iterating through all forums (Bug #91)
* Better handling of short usernames within the search (bug
#105)
* Send a no-cache header on admin pages as well as normal board pages (Bug #149)
* Apply word censors to the message when quoting it (Bug #405)

* Improved performance of query in admin_groups (Bug #753)
* Workaround for an issue in either PHP or MSSQL resulting in a space being returned instead of an empty string (bug #830)
* Correct use of default_style config value (Bug #861)
* Replace unneeded unset calls in admin_db_utilities.php - vanderaj
* Improved error handling in modcp.php
* Improved handling of forums to which the user does not have any explicit permissions - vanderaj
* Assorted fixes and cleanup of admin_ranks.php, now requires confirmation of deletions
* Assorted fixes and cleanup of admin_words.php, now requires confirmation of deletions
* Addition and editing of smilies can no longer be performed via GET, now requires confirmation of deletions
* Escape group names in admin_groups.php
* Replace strip_tags with htmlspecialchars in private message subject
* Some changes to HTML handling if enabled
* Escape any special characters in reverse dns - Anthrax101
* Typecast poll id values - Anthrax101
* Added configurable search flood control to reduce the effect of DoS style attacks
* Changed the way we create "random" values for use as keys -
chinchilla/Anthrax101
* Enabled Visual Confirmation by default
* Changed handling of the case where a selected style doesn't exist in the database
* Changed handling of topic pruning to improve performance
* Changed default forum permissions to only allow registered users to post in new forums


Version: 2.0.20 Filesize: 195.60 Kb
Added on: 09-Apr-2006 Downloads: 7353 Rating: 2.0 (3 Votes)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.20 Patched   Popular
Description:

What has changed in this release?

The changelog (contained within this release) is as follows:

* Prevent login attempts from incrementing for inactive users
* Do not check maximum login attempts on re-authentication to the admin panel - tomknight
* Regenerate session keys on password change
* retrieving category rows in index.php (Bug #90)
* improved index performance by determining the permissions before iterating through all forums (Bug #91)
* Better handling of short usernames within the search (bug
#105)
* Send a no-cache header on admin pages as well as normal board pages (Bug #149)
* Apply word censors to the message when quoting it (Bug #405)

* Improved performance of query in admin_groups (Bug #753)
* Workaround for an issue in either PHP or MSSQL resulting in a space being returned instead of an empty string (bug #830)
* Correct use of default_style config value (Bug #861)
* Replace unneeded unset calls in admin_db_utilities.php - vanderaj
* Improved error handling in modcp.php
* Improved handling of forums to which the user does not have any explicit permissions - vanderaj
* Assorted fixes and cleanup of admin_ranks.php, now requires confirmation of deletions
* Assorted fixes and cleanup of admin_words.php, now requires confirmation of deletions
* Addition and editing of smilies can no longer be performed via GET, now requires confirmation of deletions
* Escape group names in admin_groups.php
* Replace strip_tags with htmlspecialchars in private message subject
* Some changes to HTML handling if enabled
* Escape any special characters in reverse dns - Anthrax101
* Typecast poll id values - Anthrax101
* Added configurable search flood control to reduce the effect of DoS style attacks
* Changed the way we create "random" values for use as keys -
chinchilla/Anthrax101
* Enabled Visual Confirmation by default
* Changed handling of the case where a selected style doesn't exist in the database
* Changed handling of topic pruning to improve performance
* Changed default forum permissions to only allow registered users to post in new forums


Version: 2.0.20 NP Filesize: 198.91 Kb
Added on: 09-Apr-2006 Downloads: 6977
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.12   Popular
Description: Original phpBB Group changelog:
  • Added confirm table to admin_db_utilities.php
  • Prevented full path display on critical messages
  • Fixed full path disclosure in username handling caused by a PHP 4.3.10 bug - AnthraX101
  • Added exclude list to unsetting globals (if register_globals is on) - SpoofedExistence
  • Fixed arbitrary file disclosure vulnerability in avatar handling functions - AnthraX101
  • Fixed arbitrary file unlink vulnerability in avatar handling functions -AnthraX101
  • Removed version number from powered by line
  • Merged database update files to update_to_latest.php file
  • Fixed path disclosure bug in search.php caused by a PHP 4.3.10 bug (related to AnthraX101's discovery)
  • Fixed path disclosure bug in viewtopic.php caused by a PHP 4.3.10 bug - matrix_killer

Version: 2.0.12 Filesize: 71.35 Kb
Added on: 22-Feb-2005 Downloads: 6954 Rating: 1.0 (1 Vote)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.22   Popular
Description: The changelog (contained within this release) is as follows:

- Check for user's existence prior to showing email form
- New members of moderator groups should always become
moderators (Bug #382)
- Proper message when replying to non-existant topics (Bug
#459)
- Changed column type of search_array to store more ids (Bug
#4058)
- Fixed annoyance with font-size selector (Bug #4612)
- Fix optimize line in database updater (Bug #6186)
- Check for the avatar upload directory reinforced
- Changes to the criteria for "bad" redirection targets -
kellanved
- Fixed a non-persistent XSS issue in private messaging
- Fixing possible negative start parameter - SpiderZ.
- Added session checks to various forms - kellanved
Version: 2.0.22 Filesize: 124.81 Kb
Added on: 23-Dec-2006 Downloads: 6951 Rating: 6.0 (3 Votes)
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.13   Popular
Description: Changes explained here.
Version: 2.0.13 Filesize: 17.40 Kb
Added on: 27-Feb-2005 Downloads: 6466
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

  Private forum permissions fix 2   Popular
Description: For BBtoNuke 2.0.4-2.0.6
If replacing the admin_ug_auth.php with the one in fix 1 fails then run this file to assign a group to users that have none, to use upload to the Forums folder and point your browser to http://www.yoursite.com/modules.php?name=Forums&file=fixgroup
Note: Make a backup of your database before running this file.
Version: 6.X Filesize: 1.22 Kb
Added on: 15-Aug-2003 Downloads: 6297 Rating: 6.0 (9 Votes)
HomePage | Rate Resource | Details
Category: [07] PHPNuke 6.x/Fixes

  PHP-Nuke 6.5 Bug-Sec Patch   Popular
Description: The Files included in this patch will solve several
bugs and security issues found as of march 2003

Fixes
1) Username gets placed where email should be in the Feedback module.
2) User joined date appears as either as 31 Dec 1969 or January 1, 1970.
3) I Don't Like You message when trying to save preferences.
4) Private message notification email does not get sent.*
(*Originally found by anor - www.portedmods.com)
5) users_temp table gets created with nuke prefix regardless of what your current prefix is.
6) Upgrade script doesn't change the BBtoNuke version.

Security
1) Patch to block homepage articles from being changed by attackers.

Version: 6.5 Filesize: 40.96 Kb
Added on: 27-Mar-2003 Downloads: 6207 Rating: 8.0 (10 Votes)
HomePage | Rate Resource | Details
Category: [07] PHPNuke 6.x/Fixes

  BBtoNuke 2.0.14   Popular
Description: The changelog (contained within this release) is as follows:
  • Hardened author and keyword search a bit to not allow very server intensive searches
  • Fixed full path disclosure in bad word parsing
  • Resetting complete userdata array in session code if authentication fails
  • Fixed bug in moderator control panel where certain parameters could lead to an "error creating new session" sql error
  • Fixed bug in session code where empty page ids could lead to an "error creating new session" sql error
  • Fixed html handling in signatures if html is turned off globally
  • Fixed install.php problem with PHP5 register_long_arrays option turned off
  • Fixed potential issues with styling system
  • Added correct class to login_body template file
  • Removed file db/oracle.php from package
  • Removed version number from message body page in /admin (if user is not an admin) - mikelbeck
  • Fixed case-sensitivity issues in postgres7.php - R45

Version: 2.0.14 Filesize: 73 bytes
Added on: 15-Apr-2005 Downloads: 5625
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.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

Security Advisory
[ Security Advisory ]

·Nuke Patched 3/14/07 Update
·3/1/07 Nuke Patched Update
·When it comes to site security, you are your first best line of defense
·Nuke Patched 11/27/06 Update
·Nuke Patched 5/11/06 Update
·Spam in Your Account module
·Nuke Patched 3.3 Minor Update
·Nuke Patched 3.2B minor update
·Spyware Block List 0.81 Released
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: 1.22 Seconds

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