Event Calendar for nuke 7.5 
Description: This is an updated version of Event Calendar 2.31 (originally authored by Rob Sutton and then subsequently enhanced by Charlie Love). This version is compliant with the new nuke 7.5 admin functions and has a number of small bugs/discrepancies fixed. I made the changes for my own web site and offer it up to anyone else who is interested.
Version: 2.30 Filesize: 57.27 Kb
Added on: 09-Jan-2005 Downloads: 8420
Last Updated On: 09-Jan-2005 Rating: 1.0 (13 Votes)
HomePage | Rate Resource | Details | Comments (1)
BBtoNuke 2.0.19 for Nuke Patched 
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: 8398
Last Updated On: 30-Dec-2005
HomePage | Rate Resource | Details
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
Last Updated On: 10-Jun-2006 Rating: 5.0 (1 Vote)
HomePage | Rate Resource | Details
BBtoNuke 2.0.22 for Nuke Patched 
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: 7504
Last Updated On: 23-Dec-2006
HomePage | Rate Resource | Details
Gallery 2.0 
Description: Gallery is the next generation of open source photo sharing web applications. Gallery gives you an intuitive way to blend photo management seamlessly into your own website whether you're running a small personal site or a large community site. Hundreds of thousands of people and organizations are using Gallery to create personalized photo albums on their websites.
Version: 2.0 Filesize: 5.00 MB
Added on: 26-Aug-2003 Downloads: 7442
Last Updated On: 14-Sep-2005 Rating: 10.0 (1 Vote)
HomePage | Rate Resource | Details
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
Last Updated On: 09-Apr-2006 Rating: 2.0 (3 Votes)
HomePage | Rate Resource | Details
BBtoNuke 2.0.20 Patched 
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
Last Updated On: 09-Apr-2006
HomePage | Rate Resource | Details
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
Last Updated On: 07-Mar-2005 Rating: 1.0 (1 Vote)
HomePage | Rate Resource | Details
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: 6951
Last Updated On: 23-Dec-2006 Rating: 6.0 (3 Votes)
HomePage | Rate Resource | Details
BBtoNuke 2.0.13 
Description: Changes explained here.
Version: 2.0.13 Filesize: 17.40 Kb
Added on: 27-Feb-2005 Downloads: 6466
Last Updated On: 28-Feb-2005
HomePage | Rate Resource | Details