|
|
 |
|
 |
 |
 |
Main Menu |
 |
|
 |
Quick Links |
 |
|
 |
Other Options |
 |
|
 |
Information |
 |
|
 |
NukeForums |
 |
|
 |
Top10 Links |
 |
|
 |
Site Visitors |
 |
Membership:
Latest: violetwine
Today: 2
Yesterday: 1
Overall: 14899
Visitation:
Guests: 722
Members: 2
Total: 724
 You are Anonymous user. You can register for free by clicking here |
|
|
|
|
 |
Sponsor Links |
 |
|
|
Category: Main/[09] PHPNuke 7.x/Addons
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)
BBtoNuke 2.0.15 for core PHP-Nuke  Description: Fixed moderator status removal in groupcp.php
Removed newlines after ?> on some files - Thoul
Added admin re-authentication (admin needs to login seperatly to access the ACP)
- backported from Olympus
Fixed vulnerability in url/bbcode handling functions - PapaDos and Paul/Zhen-Xjell
from CastleCops
Fixed issue in admin/admin_forums.php
Suppressed warning message for fsockopen in /includes/smtp.php - Thoul
Fixed bug in admin/admin_smilies.php (admin is able to add empty smilies) - Exy
Adjusted documents to reflect the urgent need to update the files too (not only
running the database update script)
Updated the readme file
Added one new language variable
Added general error if accessing profile for a non-existent user
Changed session id generation to be more unique - Henno Joosep
Fixed bug in highlight code to escape characters correctly
Reversed the 2.0.14 fix for postgresql because it produced more problems than it
solves.
Added reference to article written by R45 about case-sensitivity in postgreSQL
to the readme file
Fixed bypassing of validate_username on registration - Yen
Empty url/img bbcodes no longer get parsed Version: 2.0.15 Filesize: 114.89 Kb Added on: 08-May-2005 Downloads: 8852 Last Updated On: 13-Sep-2005 Rating: 10.0 (1 Vote) HomePage | Rate Resource | Details
Weather Mod Description: Weather Mod is dynamic weather module that displays weather in a colorful display from weatherUSA.net you can see it in action here http://gatornet.net/modules.php?name=Weather
Version: 1.0 Filesize: 40 bytes Added on: 02-Jun-2005 Downloads: 924 Last Updated On: 02-Jun-2005 Rating: 10.0 (1 Vote) HomePage | Rate Resource | Details
189 Fungames for phpnuke Description: 189 Fungames for phpnuke - fixed version (Language Bug)
Fungames (over 180) - External LiveContent for more topicality. The content is updated regulary.
Tested on Php-Nuke 7.6
Read the included readme.txt
Test it on --->>> phpnuke.freegaming.de Version: 1.1 Filesize: 1000 bytes Added on: 20-Jul-2005 Downloads: 2412 Last Updated On: 20-Jul-2005 Rating: 10.0 (1 Vote) HomePage | Rate Resource | Details
RSS-WEBLINKS Description: This is a modifed php script of backend.php that allows you to send out your WEBLINKS instead of Your News it is named RSS.PHP . you can still use this along with your backend.php file at the same time. To install just add this file into your NUKE Root Dir. Go into Administrator and add it on your Site FOOTER. Now other sites and RSS FEEDREADERS can view your links. It is great for Advertising and can boost your site FUNDS if you get paid for sending people to other sites for commission. This file is brought to you by Brian Baros at www.Infinity-Plus.com Version: 0.1 Filesize: 1.95 Kb Added on: 09-Aug-2005 Downloads: 470 Last Updated On: 09-Aug-2005 Rating: 10.0 (1 Vote) HomePage | Rate Resource | Details
BBtoNuke 2.0.18 NP  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: 6478 Last Updated On: 04-Nov-2005 Rating: 10.0 (2 Votes) HomePage | Rate Resource | Details
Flam Flash Mp3 Player v1.5 Description: A PHP-Nuke Flash Mp3 Player. It comes with a center block, very easy to install and
the best looking flash mp3 player ever. FLAM Player is a Macromedia flash based MP3
player. Using high end Macromedia Flash (swf), MySQL, XML and PHP, FLAM Player
is an online mp3 player with full featured administration backend for webmasters and easy
use for final user. Make different playlists, arrange by author, name, random, read ID3
tags, edit songs infos, NO manual xml files edition, and more... Version: 1.5 Filesize: 221.68 Kb Added on: 19-Nov-2005 Downloads: 1109 Last Updated On: 19-Nov-2005 Rating: 10.0 (1 Vote) HomePage | Rate Resource | Details
Legal Notes 0.91 Description: Legal Notes is a complete legal notification and feedback system, allowing for site and user legal protection. Fully customizable from your PHP-Nuke administration panel. Requires PHP-Nuke 7.8 or higher. Version: 0.91 Filesize: 37.32 Kb Added on: 28-Feb-2007 Downloads: 146 Last Updated On: 28-Feb-2007 Rating: 10.0 (1 Vote) HomePage | Rate Resource | Details
SimpleCart 0.81 Description: SimpleCart is a PayPal shopping cart solution for PHP-Nuke. Simple is...ease-of-use. No torturous configuration settings nor the requirement of an "IT" degree to install SimpleCart. Simple is also...virtually minutes to get SimpleCart up and running. Set your categories, create your product/service profile and with the integrated PayPal "Button Factory", simply set your specifications and click "Create HTML". More experienced users will also have the latitude to further "tweak" the button code.
Comes complete with PayPal integration, store privacy and terms legal docs, HTML "Main Page" template and a built-in PayPal referal system to help create another avenue for revenue through your store. Please note, that SimpleCart is not intended for large inventory management. Version: 0.81 Filesize: 1.20 MB Added on: 28-Feb-2007 Downloads: 290 Last Updated On: 28-Feb-2007 Rating: 10.0 (1 Vote) HomePage | Rate Resource | Details
FriendsLinks Description: auto links exchange system Version: 1 Filesize: 10 bytes Added on: 24-Dec-2004 Downloads: 1794 Last Updated On: 23-Aug-2005 Rating: 9.0 (1 Vote) HomePage | Rate Resource | Details
Fancy Newsletter 760 241 Description: Addon for PHPNuke 7.6 & upper, new features for sending newsletters like :
-Themes/Skins dynamic management
-Compatible with NSN Groups 1.4 & upper
-Compatible with NSN Groups ePetitions 1.1 & upper
-Compatible with NSN Mailing List 1.0.2 & Upper
-Can work on servers where admin.php has been renamed
Since the version 2.4, this addon can be also localized in another language with its language files. So don''t hesitate to send your traductions to louis.lecaroz@le-resistant.com
Version: 2.4.1 Filesize: 104.99 Kb Added on: 27-Apr-2005 Downloads: 1052 Last Updated On: 27-Apr-2005 Rating: 9.0 (1 Vote) HomePage | Rate Resource | Details
Select Page: [ << Previous Page ] 1 2 3 4 5 6 7 8 9 10 11 12 13 [ Next Page >> ] |
|
|
|
|
|
 |
Survey |
 |
|
 |
Past Articles |
 |
|
 |
Random Headlines |
 |
|
 |
NukeSkins |
 |
|
 |
Downloads Stats |
 |
|
 |
NukeFixes |
 |
|
 |
CMSFocus |
 |
|
 |
New Nuke Sites |
 |
|
|
 |
|
:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::
| | | |