|
|
 |
|
 |
 |
 |
Main Menu |
 |
|
 |
Quick Links |
 |
|
 |
Other Options |
 |
|
 |
Information |
 |
|
 |
NukeForums |
 |
|
 |
Top10 Links |
 |
|
 |
Site Visitors |
 |
Membership:
Latest: born
Today: 0
Yesterday: 0
Overall: 16031
Visitation:
Guests: 290
Members: 0
Total: 290
 You are Anonymous user. You can register for free by clicking here |
|
|
|
|
 |
Sponsor Links |
 |
|
|
Search Results for: bbtonuke
· [07] PHPNuke 6.x/BBtoNuke Mods (41)
Sort Downloads by: Title (A\D) Date (A\D) Rating (A\D) Popularity (A\D) Resources currently sorted by: Rating (Highest Scores to Lowest Scores)
Fixed modules.php for users of bbtonuke 2.0.6  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.0.17  Description: The
changelog (contained within this release) is as
follows:
- Added extra checks to the deletion code in privmsg.php - reported by
party_fan
- Fixed XSS issue in IE using the url
BBCode
- Fixed admin activation so that you must
have administrator rights to activate
accounts in this mode - reported by ieure
- Fixed get_username returning wrong row
for usernames beginning with numerics -
reported by Ptirhiik
- Pass username through
phpbb_clean_username within
validate_username function - AnthraX101
- Fixed PHP error in message_die function
- Fixed incorrect generation of {postrow.SEARCH_IMG}
tag in viewtopic.php - reported by Double_J
- Also fixed above issue in
usercp_viewprofile.php
- Fixed incorrect setting of user_level on
pending members if a group is granted
moderator rights - reported by halochat
- Fixed ordering of forums on
admin_ug_auth.php to be consistant with
other pages
- Correctly set username on posts when
deleting a user from the admin panel
Version: 2.0.17 Filesize: 72.71 Kb Added on: 19-Jul-2005 Downloads: 13532 Rating: 5.0 (4 Votes) HomePage | Rate Resource | Details Category: [09] PHPNuke 7.x/Addons
BBtoNuke 2.0.21 For Nuke Patched  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: 8129 Rating: 5.0 (1 Vote) HomePage | Rate Resource | Details Category: [09] PHPNuke 7.x/Addons
Nuke 6.7 Web Installer  Description: The latest version of NukeSQL.php is out, this one is for PHP-Nuke 6.7, among
its features you'll find:
- Installation of all database tables through a web browser based point &
click script
- Replace all tables option, allows you to start from scratch if your
database tables become corrupted and no backup is available
- New upgrade options:
- PHP-Nuke 6.0 to 6.7 upgrade
- Upgrade PHP-Nuke 6.0 and bbtonuke 2.0.6 to Nuke 6.7
- PHP-Nuke 6.5 to 6.7 upgrade
- PHP-Nuke 6.6 to 6.7 upgrade
Version: 6.7 Filesize: 72.62 Kb Added on: 09-Jun-2003 Downloads: 18917 Rating: 4.0 (11 Votes) HomePage | Rate Resource | Details Category: [07] PHPNuke 6.x/Installers
BBtoNuke 2.0.5  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
BBtoNuke 2.0.20  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.12  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.23NP Description: Original release announcement available at phpbb.com Version: 2.0.23NP Filesize: 99.36 Kb Added on: 17-Feb-2008 Downloads: 1859 Rating: 1.0 (1 Vote) HomePage | Rate Resource | Details Category: [09] PHPNuke 7.x/Addons
BBtoNuke 2.0.23 Full Package Description: phpBB 2.0.23 port for core PHP-Nuke 7.X, this package includes all BBtoNuke files plus an upgrade file that will update your Forum database tables regardless of what version you are currently running. For the time being this upgrade file can handle and update BBtoNUke db tables ranging from 2.0.06 to 2.0.22, all you need to do is upload all files keeping the structure as packed (modules to modules, db to db, etc.) and run the included bbupgrade.php file, this file will detect your current BBtoNuke version and update the tables accordingly. If your version is older than those covered or if you already are up to date nothing will be changed and you will be told so.
IMPORTANT NOTE! You should not use this package if you have modified in any way your BBtoNuke files with mods of any kind as these changes will be dropped once you upload these files.
In essence before doing anything:Make a backup of your current files and database tables so that you can restore your site to its previous state in case anything goes wrong, this is a very important step you should always do whenever adding to or upgrading anything on your website. Also take into consideration that templates also require editing, double check with the author of your current template to see if they have released an updated copy that works with BBtoNuke 2.0.23. Version: 2.0.23FULL Filesize: 1.23 MB Added on: 07-Mar-2008 Downloads: 2354 Rating: 1.0 (2 Votes) HomePage | Rate Resource | Details Category: [09] PHPNuke 7.x/Addons
Top Forum Posters block for Nuke 6.0 Description: Simple block that will list your site's top Forum posters along with their avatar and links to all their posts and their Forum profile. For use with PHP-Nuke 6.0 and bbtonuke 2.0.6 Version: 6.0-2.0.6 Filesize: 1.01 Kb Added on: 03-Mar-2003 Downloads: 1550 HomePage | Rate Resource | Details Category: [07] PHPNuke 6.x/Blocks
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 |
|
|
|
|
 |
Survey |
 |
|
 |
Past Articles |
 |
|
 |
Random Headlines |
 |
|
 |
Downloads Stats |
 |
|
 |
NukeFixes |
 |
|
 |
New Nuke Sites |
 |
|
|
 |
|
:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::
| | | |