NukeXchange Network

          

NukeZone Hosting - Fast, Affordable and Dependable
Nuke Fixes · NukeForums · NukeZone Hosting · NukeUnited · Nuke Sites · Nuke Skins · NukeLance
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
· CMS Focus
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· NukeLance
· 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
·MYSQL ERROR HELP ME PLEASE
·Creating a Gaming PHP Nuke Site - Newbie
·Issues with GIF Images
·Installation Issues
·Please Help Question about Siggy's
·Hi My name is Rukasuzu, where is the introduction?
·Include file as block?
·How Do I make a Website?
·Array of strings as parameter
·Theme Change, just white? :(

read more...
Top10 Links
· 1: Nuke Forums
· 2: PHPNukeFiles
· 3: NukeSkins
· 4: Nuke Templates
· 5: EcomJunk
· 6: MDesign
· 7: Windows Installation: PHP
· 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: aguila432
Today: 1
Yesterday: 1
Overall: 15027

Visitation:
Guests: 470
Members: 0
Total: 470


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 (A to Z)



  BBtoNuke 2.0.18 NP   Popular
Description: BBtoNuke 2.0.18 for Nuke Patched 2.9 and up
  • [Fix] incorrect handling of password resets if admin activation is enabled (Bug #88)
  • [Fix] retrieving category rows in index.php (Bug #90)
  • [Fix] improved index performance by determining the permissions before iterating through all forums (Bug #91)
  • [Fix] wrong topic redirection after login redirect (Bug #94)
  • [Fix] improved handling of username lists in admin_ug_auth.php (Bug #98)
  • [Fix] incorrect removal of bbcode_uid values if bbcode has been turned off (Bug #100)
  • [Fix] correctly preview signature if editing other users posts (Bug #101)
  • [Fix] incorrect alt tag on generated search images in groupcp.php, viewtopic.php and usercp_viewprofile.php (Bug #102)
  • [Fix] consistent forum ordering in all dropdown boxes (Bug #106)
  • [Fix] correctly get compression status in page_tail.php and page_footer_admin.php (Bug #117)
  • [Fix] set page title on summary page of groupcp.php (bug #125)
  • [Fix] correctly test style and avatar in usercp_register.php (bug #129 and #317)
  • [Fix] handling of reactivation notifications if admin activation is enabled (Bug #145)
  • [Fix] handling of both forms of translation information used in language packs (Bug #159)
  • [Fix] key length for activation keys fixed in usercp_sendpassword.php (Bug #171)
  • [Fix] use GENERAL_MESSAGE constant in message_die instead of MESSAGE (Bug #176)
  • [Fix] incorrect handling of move stubs (Bug #179)
  • [Fix] wrong mode_type in memberlist (Bug #187)
  • [Fix] SQL errors when setting maximum PMs to 0 (Bug #188)
  • [Fix] removed unused variable from topic_notify email template (Bug #210)
  • [Fix] removed unset variable from smilies popup window title (Bug #224)
  • [Fix] removed duplicate template assignment from admin_board.php (Bug #226)
  • [Fix] incorrect search link for guest posts in modcp.php (Bug #254)
  • [Fix] all users removed from topics watch table on special occassions (Bug #271)
  • [Fix] correctly check returned value from strpos in append_sid function (Bug #275)
  • [Fix] correctly display username in private message notification (Bug #278)
  • [Fix] fixed "var-by-ref" errors (Bug #322)
  • [Fix] changed redirection to installation (Bug #325)
  • [Fix] added timout of 10 seconds to version check (Bug #348)
  • [Fix] fixed user_level default in postgresql schema file (Bug #444)
  • [Fix] multiple minor HTML issues with subSilver
  • [Change] deprecated the use of some PHP 3 compatability functions in favour of the native equivalents
  • [Change] added 60 days limit for grabbing unread topics in index.php
  • [Sec] backport of session keys system from olympus
  • [Sec] fixed email bans to use the same pattern as email validation and allow wildcard domain bans
  • [Sec] fixed validation of topic type when posting
  • [Sec] unset database password once it is no longer needed
  • [Sec] fixed potential to select images outside the specified path as avatars or smilies
  • [Sec] fix globals de-registration code for PHP5 - (Stefan Esser/Matt Kavanagh)
  • [Sec] changed avatar gallery code sections to prevent possible injection points (AnthraX101)
  • [Sec] signature field is not properly sanitised for user input when an error occurs while accessing the avatar gallery (AnthraX101)
  • [Sec] check to_username and ownership when editing a PM (AnthraX101)
  • [Sec] fixed ability to edit PM's you did not send (depablo84)
  • [Sec] compare imagetype on avatar uploading to match the file extension from uploaded file

Version: 2.0.18 NP Filesize: 267.96 Kb
Added on: 01-Nov-2005 Downloads: 6780 Rating: 10.0 (2 Votes)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.19   Popular
Description: What has changed in this release?
The changelog (contained within this release) is as follows:

[Fix] corrected index on session keys table under MS SQL
[Fix] added session keys table to backup
[Fix] delete session keys entries when deleting user
[Fix] changes to support MySQL 5.0
[Fix] changes to some of the admin files to improve efficiency and remove a potential error condition when building the menu
[Fix] change truncation of username length in usercp_register.php - BFUK
[Fix] incorrect path to avatars in admin_users.php (Bug #667)
[Fix] fixed get_userdata to support correct sql escaping (non-mysql dbs) - jarnaez
[Fix] fixed captcha for those not having the zlib extension enabled
[Change] Placed version information above who is online in admin panel for better visual presence
[Sec] fixed XSS issue (only valid for Internet Explorer) within the url bbcode
[Sec] fixed XSS issue (only valid for Internet Explorer) if html tags are allowed and enabled
[Sec] added configurable maximum login attempts to prevent dictionary attacks
Version: 2.0.19 Filesize: 148.23 Kb
Added on: 30-Dec-2005 Downloads: 8034 Rating: 9.0 (4 Votes)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.19 for Nuke Patched   Popular
Description: What has changed in this release?
The changelog (contained within this release) is as follows:

[Fix] corrected index on session keys table under MS SQL
[Fix] added session keys table to backup
[Fix] delete session keys entries when deleting user
[Fix] changes to support MySQL 5.0
[Fix] changes to some of the admin files to improve efficiency and remove a potential error condition when building the menu
[Fix] change truncation of username length in usercp_register.php - BFUK
[Fix] incorrect path to avatars in admin_users.php (Bug #667)
[Fix] fixed get_userdata to support correct sql escaping (non-mysql dbs) - jarnaez
[Fix] fixed captcha for those not having the zlib extension enabled
[Change] Placed version information above who is online in admin panel for better visual presence
[Sec] fixed XSS issue (only valid for Internet Explorer) within the url bbcode
[Sec] fixed XSS issue (only valid for Internet Explorer) if html tags are allowed and enabled
[Sec] added configurable maximum login attempts to prevent dictionary attacks
Version: 2.0.19 NP Filesize: 148.24 Kb
Added on: 30-Dec-2005 Downloads: 6300
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  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: 5689 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: 5386
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

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

[Fix] Changes to random number generator code to explicitly truncate the length of the string
[Fix] Quoting on boards with HTML enabled
[Fix] Special characters on boards with HTML enabled
[Fix] Redirect to list if cancelling deletion of ranks, smilies or word censors
[Fix] Missing error message if an inactive user tried to login (Bug #1598)
[Fix] Do not alter post counts when just removing a poll (Bug #1602)
[Fix] Correct error in removal of old session keys
[Fix] Changed filtering of short search terms
[Sec] Improved filtering on language selection (also addresses a number of bug reports related to missing languages)
[Change] Backported more efficient highlighting code from Olympus
[Change] Backported zlib emulation code so that there is only a single confirmation image even if zlib is not available
Version: 2.0.21 Filesize: 116.87 Kb
Added on: 08-Jun-2006 Downloads: 6151 Rating: 9.0 (4 Votes)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.21 For Nuke Patched   Popular
Description: The changelog (contained within this release) is as follows:

[Fix] Changes to random number generator code to explicitly truncate the length of the string
[Fix] Quoting on boards with HTML enabled
[Fix] Special characters on boards with HTML enabled
[Fix] Redirect to list if cancelling deletion of ranks, smilies or word censors
[Fix] Missing error message if an inactive user tried to login (Bug #1598)
[Fix] Do not alter post counts when just removing a poll (Bug #1602)
[Fix] Correct error in removal of old session keys
[Fix] Changed filtering of short search terms
[Sec] Improved filtering on language selection (also addresses a number of bug reports related to missing languages)
[Change] Backported more efficient highlighting code from Olympus
[Change] Backported zlib emulation code so that there is only a single confirmation image even if zlib is not available
Version: 2.0.21 NP Filesize: 116.83 Kb
Added on: 10-Jun-2006 Downloads: 6114 Rating: 5.0 (1 Vote)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.21 For PHP-Nuke 8.0  
Description: phpBB 2.0.21 port for PHP-Nuke 8.0
Version: 2.0.21 Filesize: 119.24 Kb
Added on: 09-Oct-2006 Downloads: 3473 Rating: 10.0 (1 Vote)
HomePage | Rate Resource | Details
Category: [12] PHP-Nuke 8.x/Addons

  BBtoNuke 2.0.22  
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: 4615 Rating: 6.0 (3 Votes)
HomePage | Rate Resource | Details
Category: [09] PHPNuke 7.x/Addons

  BBtoNuke 2.0.22 for Nuke Patched   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.22NP Filesize: 124.88 Kb
Added on: 23-Dec-2006 Downloads: 5483
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

Nuke Sites Link Directory
Nuke Sites Link Directory


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 13752
Past Articles
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
· nukeSEO.com releases nukePIE(tm) - replacement feed reader for PHP-Nuke blocks
Sun. December 30
· Croatian language for all phpNuke

Older Articles
Random Headlines

FreeBSD
[ FreeBSD ]

NukeSkins
·Templates converted to Evolution.
·Net-village theme for phpnuke 7x and nuke evo 2.0.5,
·Lord of the Rings Online PHPNuke Theme 3 Released!
·Pet Theme Finished
·Hosting Theme Finished
·Kal_V2 PHPNuke Theme Released
·PHP-Nuke Theme Tutorial By Kenetix
·New Themes for phpnuke 7.6/8.0
·Lineage Theme for PHP-Nuke
·Warcraft Theme

read more...
Downloads Stats
Total Files: 859
Total Categories: 108
Total Downloads: 1862100

 Newest Files 
 1: R-Crypto Disk Security (7)
[Added on: 23-Nov-2008]

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

 3: GABASE - Banner Search Engine (83)
[Added on: 23-Jun-2008]

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

 5: NO GAS FRIDAYS - Block (108)
[Added on: 04-May-2008]


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

 2: R-Wipe & Clean - Disk Wipe, File Eraser and PC privacy (1096)
[Last Updated: Sep 15, 2008]

 3: R-Drive Image Hard Disk Backup Software (889)
[Last Updated: May 27, 2008]

 4: Last Updated Downloads mod for 7.6 (1023)
[Last Updated: Mar 24, 2008]

 5: No Mail Your Account Hack 7.9 (1189)
[Last Updated: Mar 24, 2008]


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

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

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

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

 5: Nuke 7.5 Patched
[Downloaded: 34343 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...
CMSFocus
·0.8.0.0 Milestone 1 Release
·Xaraya 1.0.1 Release
·Security Advisory For PostNuke
·200,000 Mambo Downloads in 10 Days
·Crazy-Coderz.Net Opened
·Security Patch for phpWebSite 0.10.1
·View and Test PHP-Nuke After-Patched - The Only Compliant Nuke
·PostNuke 0.761 Released
·phpWebSite 0.10.2 STABLE available
·PHP-Nuke 7.9 FINAL Released

read more...
New Nuke Sites
·Nuke Sites Link Directory
·NukeForums - Forums ...
·M C Computers...
·Politibyte Political...
·-=+Pure Hacking+=-...
·iCheat...
·Himpas Vignecvara...
·Age of Ahnicus...
·Ankle-Deep...
·Oncativodigital...

read more...
Nuke Sites Link Directory


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.66 Seconds

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