 |
Suchergebnisse für: Loc
· Nuke-Blöcke/Clocks (16)
Sortiere Downloads nach: Titel (A\D) Datum (A\D) Bewertung (A\D) Beliebtheit (A\D) Dateien sind aktuell sortiert nach: Beliebtheit (beliebteste oben)
Flash-Banners vs. 2.0  Beschreibung: Second Version of FlashBanners Addonfor phpNUKE Version 6.0. There are new features:
1) Block banners - supported!
2) Ability to put to banners there own width and height.
3) Some fixies in code.
Will be included in next version:
1) Counting of hits on flash banners,
2) Support for PHPNuke 5.6,
3) Adding of "Alt Field" and "Src Field"! Version: 2.0 Dateigröße: 9.92 Kb Eingetragen am: 18. 12. 2002 Wartende Downloads: 1599 Homepage | Bewerten | Details Kategorie: ! PHPNuke-Admin-Tools
Letzte Kochrezepte Block (Recent Recipes) vs.1.0  Beschreibung: This block will display recently added recipes. It requires that you have the Recipes module (Kochrezepte) installed of course.
To use:
Unzip this file so it is in your blocks directory. By default it looks for your Recipes module to be in a directory named "Recipes" which is the standard directory for it. Also by default, it returns a maximum of the last 5 recipes added.
You can change either of these settings by editing the block file: block-Last_Recipes.php and changing the 2 variables at the beginning of the file. It should work fine with the defaults on most installations.
Next, go to your Administration panel, select Blocks, add a block. From the Filename field, select Last Recipes.
Give it a name and you are on your way! Version: 1.0 Dateigröße: 759 bytes Eingetragen am: 14. 03. 2003 Wartende Downloads: 1597 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zusätzliche
Blocks+  Beschreibung: This is a new system of blocks where you can create dynamic blocks from the template, then the look of your blocks will be totally different. For phpNUKE Version 5.5 & 5.6! Version: 1.0 Dateigröße: 19.52 Kb Eingetragen am: 24. 09. 2002 Wartende Downloads: 1594 Bewertung: 8.50 (2 Stimmen) Homepage | Bewerten | Details Kategorie: ! PHPNuke-Admin-Tools
Protector System vs. 1.15 Beta 1  Beschreibung: Block any kinds of SQL injections (union attacks):
POST
GET
COOKIE
Blocks all known GET/POST attacks against phpNuke.
If you get attacked and it slips thru my system please mail me whit all info you have!
Logging of all visitors that’s on your site:
User agent
Ip
Proxy IP
Country
Username or Anonymous
Page they visit
First Time and last visit time
Possibility to protect Your ip (So you can access the admin panel and don’t get banned yourselves)
Your admin panel (no one but you can login).
When a user attempts to access the admin page a note is added to their IP to warn you of potential hackers.
Any module you want:
Create a list of user that can access. All others will be denied.
When a user attempts to access the module a note is added to their IP and you will also be mailed.
Possibility to Deny.
Deny any registered user to any desired module.
Great if a user is abusing any of your tools of you site i.e. spamming you whith pm or other “bad� stuff.
Banning/Blocking:
The banned user will be directed to a ban page whit info or you can chose to redirect to any site you want.
A hacker will be auto blocked/banned if he/she tries anything.
The system will mail you why and insert it in the system.
If the user is registered and changes ip will he be auto banned again.
Deny ppl access from any HTTP Referers to your site.
Proxy.
Deny access to user on proxy to your site
Bots, web spider
Deny access to any bandwidth consuming robots.
You can ban your own ip or a whole range.
Internal information why the ip is banned can be set
Personal message can be set to any banned ip
Expire time can be set. So you can ban an ip a day or so.
Settings:
Close the site.
This will let you as admin be on the site and do your stuff. All other will be given a page whit info why your site is closed.
Hammer protection:
This will prevent brute force attacks and such.
Tools.
Optimize and repair the tables in your phpNuke to reclaim the unused space and to de-fragment the data file or if you get errors.
Pruning of your logged ip is possible.
Print out you banned ip or logged ip to your printer.
Check what country any IP belongs to.
You can dns/trace/ping and more after you query the IP with the query tool that is implemented.
Use an external query tool of your own choice.
Adding special notes to each logged ip is possible.
Manage you user.
Edit any registered user information.
Edit any admin.
Promote any regular user to admin, they will then get mailed about this.
Manage you .htaccess:
Add your banned ip directly to your .htaccess file.
Remove any ip whit this tool to.
Misc:
It is totally themes integrated system.
Security checks so that you can't ban yourself (the IP you currently use when you’re in the admin panel) or protected IP.
Counts on how many times a banned user is trying to reach the site.
Possibility to instant ban people from your list with logged IP (Logged IP can be found in the "Locate Panel").
You can of course un-ban IP numbers.
Very simple to install, the System will create all needed tables for the MySQL Database on the first run! Version: 1.15 Beta Dateigröße: 879.70 Kb Eingetragen am: 20. 04. 2004 Wartende Downloads: 1592 Homepage | Bewerten | Details Kategorie: ! PHPNuke-Security-Tools
Admin Secure vs. 1.5  Beschreibung: Admin Secure is an add-on script (not a module, block, nor else) for PHP-Nuke web portal system. This add-on gives you additional protection scheme for admin accounts from hacking activities and perform filtering to input variables from possible hacking attempts. This add-on does not prevent another hacking methods such as DoS (denial of service), hammering, session spoofing, backdoors, port scanning, system exploit, root access, etc. Admin Secure will monitoring suspicious SQL Injection activities as well as illegal administration access for your PHP-Nuke based website.
Features:
• Blocking known PHP-Nuke exploits.
• Prevent fake admin account access through input requests.
• Blocking cross-site scripting in modules.php and index.php files.
• Ensuring admin account session taken from cookie.
• Prevent unauthorized admin account creation, deletion, and modification.
• Compare admin account validity through "mirrored" database table.
• Changes to admin accounts (create, edit, delete) require God admin approval.
• E-mail notification. An alert sent along with additional info.
• Banning system for accessing site and PHP-Nuke modules.
• Log site activities.
• Flood Protection.
• And more.
Changes On This Version:
• Add: All cookie variables are also evaluated
• Add: Block invalid image within [img][/img] bbcode tag
• Add: Selectable Filter Proofing for specified account type
• Add: Send Whois information with mail alertnotification
• Add: Whois IP lookup in Ban System menu
• Add: Download banned IP list as .htaccess file
• Add: Checking $user variable from possible dangerous contents
• Add: Code optimization to minimize page load time (see FAQ section)
• Add: Admin Secure version checking under new "About" menu
• Update: Extending illegal HTML tag checker
• Update: Improve cosmetic appearances and some small functionalities
• Fix: Perform proper $admin variable checking (thanks to Evaders99)
• Fix: Security code image did not shown properly (thanks to XzZzX and Regs)! Version: 1.5 Dateigröße: 115.07 Kb Eingetragen am: 23. 04. 2004 Wartende Downloads: 1591 Homepage | Bewerten | Details Kategorie: ! PHPNuke-Security-Tools
Game-Server Modul vs. 0.1.0 beta  Beschreibung:
Features:
- Mapshots for Battlefield & Road to Rome (thx to Travis Prebble)
- Mapshots for Unreal Tournament 2004 (thx to ZED28)
- Game Joiner support (allows to join a server by clicking on a special
hyperlink)
- Variable caching of data retrieved from a game server (improves
performance)
- Optional mapshots in the block
- Category system in server list
- Online/Offline status and number of players in server list
- ut2004 and q3a color code support
- Data fetching via HTTP if UDP isn't allowed
- Some changes to support gsQuery >= 0.1.0
- Using gsQuery 0.1.1 which includes
- Support for Call of Duty added
- Support for Battlefield Vietnam added
- Support for Solider of Fortune 2 added
- hlife gameversion added
- Support for Vietkong added
- Support for Rainbow Six: Raven Shield added
- Support for America's Army new protocol added
Ausserdem werden jetzt die folgenden Spiele unterstützt:
- Unreal Tournamnet and most mods (gameSpy)
- Unreal Tournamnet 200x and most mods (gameSpy or ut2004)
- Battlefield 1942 and most mods (gameSpy)
- Halflife and most Mods (hlife)
- America's Army (armyGame)
- Quake 3 and some Mods (q3a)
- Medal of Honor Allied Assault (q3a)
- Return to Castle Wolfenstein (q3a)
- Vietkong (vietkong)
- Rainbow Six: Raven Shield (rvnshld)
- Call of Duty (q3a)
- Solider of Fortune 2 (sof2)
- Battlefield Vietnam (armyGame)
- And probably more
Bitte testet die Beta und meldet Bugs im Forum. Version: 0.1.0 beta Dateigröße: 2.05 MB Eingetragen am: 26. 05. 2004 Wartende Downloads: 1590 Homepage | Bewerten | Details Kategorie: Nuke-Module/GameServer
PHPNuke 6.9 Platinum zip  Beschreibung: The Platinum project is a package of PHP-Nuke default with over 100 preinstalled mods and security fixes all in one free package:
Inclusions:
BBCode Box
Conditional Blocks
Contact Plus Module
Enhanced Downloads Module
Forum Acronyms
Forum Admin can read Private Messages
Forum Advanced Calendar
Forum Advanced Staff Page
Forum Attachment Mod
Forum Avatars
Forum Bottom Aligned Signatures
Forum Buddy List
Forum Colour Group + Staff Rank
Forum Default Avatar Guest
Forum Disable Post Count
Forum FAQ Editor
Forum Genders
Forum Keep it Moving
Forum News Advance v2.2
Forum News Advance Attach Addon
Forum News Advance Link to Profile
Forum Rank List Advanced
Forum Rank List in Admin Rank List
Forum Rules
Forum Signature Editor
Forum Smilies List
Forum Staff Page
Forum Statistics
Legal Docs Module
Members List Find User
Message Icons
Page Titles
Profile Photo
Protector System
Supporters Module
Who Viewd My Profile
User Friendly Module Admin / Block
Your Account Tweak
Security & Optimization:
Chatserv’s NukePatched 2.5
Directory Protection
Mainfile Optimized
Pageheader Optimized
PHPbb 2.0.1.0
Surveys Optimized
ThemeConsole Anti-Theft
Usergroups Optimized
Redesigned:
Administration Icons
Articles Images
Default Avatar Guest Images
Downloads Images
Forum Smilies
Images Directory
Journal Images
Protector System Images
Statistics Images
Topic Icons
Your Account Images
Removed:
Addon Sample Module
All Themes Except TPlatinum
Amazon Images
AvantGo Module
Encyclopedia Module
Feedback Module
Journal Module
Non-English Language Files
News Module
WebMail Module
WebLinks Module! Version: 6.9 Dateigröße: 2.45 MB Eingetragen am: 19. 08. 2004 Wartende Downloads: 1586 Homepage | Bewerten | Details Kategorie: ! Erweiterte Nuke's
CD-Cover-Suche Block  Beschreibung: Just a simple CD Cover Search Block for phpNUKE Version 5.5 & 5.6 Version: 1.0 Dateigröße: 986 bytes Eingetragen am: 19. 09. 2002 Wartende Downloads: 1585 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/WebSearch
Last_Seen-Block  Beschreibung: Last_Seen-Block für PHPNuke ab 5.5 Version: 1.0 Dateigröße: 1.35 Kb Eingetragen am: 08. 09. 2002 Wartende Downloads: 1583 Bewertung: 5.50 (2 Stimmen) Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/SiteVisitors
Vino24.de-Block  Beschreibung: Dieser Block bietet einen monatlich automatisch aktualisierten Deep-Link zu Vino24.de (Weine, Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 8% Umsatz-rovision erhalten zu können, muß man sich bei AdButler.de (mit 5 Euro Startguthaben!) und dem Programm anmelden, dann die tid in Zeile 30 und 31 gegen die eigene tid austauschen) und danach die Datei in das Verzeichnis blocks einspielen! Version: 1.0 Dateigröße: 825 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1580 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
Coppermine Gallery + Blocks Suite C vs. RC 3  Beschreibung: 2 blocks added (now there are 9 blocks), admin view prbl fixed, inclusion prbl fixed (read documentation if you have an inclusion prbl)! Version: RC 3 Dateigröße: 65.31 Kb Eingetragen am: 05. 03. 2003 Wartende Downloads: 1580 Bewertung: 1.50 (2 Stimmen) Bewerten | Details | User Info Graphics 1  Beschreibung: This is a replacement graphics set for the SiteInfo and UserInfo blocks. It has graphics for the Private Messages, Headings, and Visitors! Version: Set1 Dateigröße: 15.91 Kb Eingetragen am: 09. 11. 2002 Wartende Downloads: 1578 Homepage | Bewerten | Details Kategorie: - Nuke Graphics
Zufallsbilder-Block / Block-RandomPic  Beschreibung: This block grabs a random image from a specific folder on your PHP Nuke website, you place the thumbs in a folder, and it randomly selects an image to display! Version: 1.0 Dateigröße: 1.39 Kb Eingetragen am: 22. 12. 2002 Wartende Downloads: 1578 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zufall
AlarmClock set vs. 2.0  Beschreibung: AlarmClock set, there you can chose between iceblue or black/grey design clock simple in the block file. The black/grey clock is the new in this version after a request for clocks that fits to an dark background pages. For phpNUKE Version 5.5 - 6.0! Version: 2.0 Dateigröße: 50.28 Kb Eingetragen am: 14. 03. 2003 Wartende Downloads: 1576 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Clocks
PHP-MultiShop vs. 0.6 zip  Beschreibung: This release contains the upgrade to Phpnuke 7.5 and securty Patch 2.9, with other improvments and features: above all the new module Multishop that join and replace the older modules Vendors and Privacy.
Changes:
- upgrade to PhpNuke 7.5 (http://phpnuke.org)
- applied Security Patch 2.9 (www.nukefixes.com & www.nukeresources.com)
- create the new module 'Multishop'
- removed modules Privacy and Vendors, replaced by Multishop module
- removed the 'osC/catalog/admin/file_manager.php' in osCommerce side for a vulnerability issue:
this file allows a remote attacker to possibly gain access to sensitive information
- create a classification of the Shop as: 'active', 'external' and 'inactive'
active: for the shops with all the features, installed in the same server and DB of Phpnuke.
external: shop installed in other DB or server, in which is not possible the unique login
inactive: for any other shop, as in progress, deactivated, waiting payment, ...
- added a feature (in Multi-Shop admin module) to set what you want to show for every shop: Reviews, Products, Specials, Best Products
- created a web script to allow the installation of Php-Multishop as Addon on existing PHPNuke (7.5 version or less)
- added KEYWORDS and GENERATOR Meta-Tag in osCommerce side (only in the index.php file)
- updated all the 'php-multishop' blocks and modules for the new features above
- fixed some little issues in Multi-Shop admin module
- Some other minor cleanups and fixes! Version: 0.6 Dateigröße: 6.69 MB Eingetragen am: 18. 03. 2005 Wartende Downloads: 1576 Homepage | Bewerten | Details Kategorie: ! osC & Nuke / osC MultiShop
AlbaFit.de-Block  Beschreibung: Dieser Block bietet einen Image-Link zu AlbaFit.de (Diätprodukte und Nahrungsergänzung, Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 10% Provision erhalten zu können, muß man sich bei AdButler.de anmelden (mit 5 Euro Startguthaben!) und dann die tid in Zeile 30 und 31 gegen die eigene tid austauschen) und danach die Datei in das Verzeichnis blocks einspielen! Version: 1.0 Dateigröße: 839 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1574 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
User Points Block vs. 7.0  Beschreibung: Very Basic block for PHP-Nuke 7.0 that will display the top X users with the most points. The number of users displayed can be adjusted by editing a variable in the block! Version: 7.0 Dateigröße: 1.99 Kb Eingetragen am: 10. 01. 2004 Wartende Downloads: 1573 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/User-Points
BurdaDirect-Services.de-Block  Beschreibung: Dieser Block bietet einen monatlich aktualisierten Image-Link zu BurdaDirect-Services.de (Handy-Shop, Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 27 Euro pro Lead Provision erhalten zu können, muß man sich bei AdButler.de anmelden (mit 5 Euro Startguthaben!) und dann die tid in Zeile 30 und 31 gegen die eigene tid austauschen) und danach die Datei in das Verzeichnis blocks einspielen! Version: 1.0 Dateigröße: 862 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1572 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
PHPNuke 7.0 Final Security-Patch/Fixes  Beschreibung: After quite some time since the last sec-fix patch release here is the newest one, it was made with PHP-Nuke 7.0 Final as its base although some of the items covered might apply to older versions. As usual this sec-fix patch comes with detailed instructions on how to apply the changes manually for those with modified core files, users of PHP-Nuke 7.0 without heavy modifications can simply upload the included files, else, and if using older versions of PHP-Nuke, you can follow the instructions in fixchanges.txt to patch your site and/or check if the fixes apply to your current version. The included files are core 7.0 final files with the fixes applied and as such differ from those offered in PHP-Nuke Patched in that the abstraction layer is the same one used on the core files by default:
1-mainfile.php includes a $grp variable that is not used.
2-Missing $sitename variable in Downloads admin section.
3-Duplicate sql query in Downloads admin section.
4-$ThemeSel variable not defined in downloads admin.
5-Incorrect use of $module_name in Downloads admin.
6-Missing $dbi call in Encyclopedia admin section.
7-$ThemeSel variable not defined in links admin.
8-Incorrect use of $module_name in Links admin.
9-Missing globals in LinksAddLink op.
10-Incorrect fetchrow call in block-Forums.php.
11-Missing globals in Avantgo module.
12-Incorrect fetchrow call in Encyclopedia module.
13-Incorrect fetchrow call in News module.
14-Missing global in Your_Account module.
15-Duplicate sql query in Downloads module.
16-Merged lines in Web_Links module.
17-Merged lines in Downloads module.
18-Incorrect block filename in block-User_Info.php.
19-Incorrect variable number in Web_Links module.
20-Missing $result variable in Your_Account module.
21-Incorrect datestring in spanish language file!
Version: 7.0 Final Dateigröße: 113.01 Kb Eingetragen am: 15. 12. 2003 Wartende Downloads: 1569 Homepage | Bewerten | Details Kategorie: - Nuke Fixes-Security
Allmaxx-Block  Beschreibung: Dieser Block bietet einen Deep-Link auf Allmaxx.de (Studenten-Shop, siehe hier). Das Image wird automatisch monatlich aktualisiert. Einfach das Zip-File entpacken, editieren (um diesen Block nutzen und 0,50 Euro pro Lead sowie 5% Umsatz-Provision erhalten zu können, muß man sich bei Zanox.de und dem Programm anmelden, dann den Zahlencode ab Zeile 30 gegen den eigenen Zahlencode austauschen) und danach die Datei in das Verzeichnis blocks einspielen! Version: 1.0 Dateigröße: 907 bytes Eingetragen am: 07. 09. 2002 Wartende Downloads: 1567 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
Random Userhallo Block  Beschreibung: Block mit einem wechselnden flash animierten Begruessungstext (Welcome to my Website), Hintergrund transparent, kann jedoch im HTML Code angepasst werden, Schrift in verschiedenen Farben und Animationen. Die Flashanimationen werden bei jedem Seitenaufruf gewechselt. Die .swf Dateien muessen im ordner images/userhallo abgelegt sein. Eine Vorschau der unterschiedlichsten Varianten findest Du in meiner 'Galerie'.
Wöchentlich kommen neue Ausführungen hinzu. Der block-Random_userhallo.php wurde getestet mit dem VKP Mxxx und dem SP1.
(Block with random flash animated greeting text (Welcome to my Website), Background transparency you can change this in the HTML Code, writing in different colors and animations. The Flashanimationen is changed with each side call. The .swf files must be in the folder images/userhallo. A preview of the most different variants you find weekly in my 'gallery'.
New different versions are added weekly. block-Random_userhallo.php tested with the VKP Mxxx and the SP1.)
Version: 1.0 Dateigröße: 16.58 Kb Eingetragen am: 05. 06. 2003 Wartende Downloads: 1567 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zufall
Hot or Not vs. 2.0 beta1  Beschreibung: The Hot Or Not module enables you to let users/members rate images on your PHP-Nuke website. It includes a block that will display a random image, which the user can rate from 1 to 10. The module shows lists of the images using different sorting, where the users can also rate the images.
The admin section allows you to add/edit/delete categories. Within the categories, you can add/edit/delete images, by adding them one by one or a whole directory at ones! Version: 2.0 beta1 Dateigröße: 40.00 Kb Eingetragen am: 03. 03. 2003 Wartende Downloads: 1566 Homepage | Bewerten | Details Kategorie: Nuke-Module/Galerien
World Weather Vs. 3.2  Beschreibung: World Weather is one of the popular addons where you can have weather for every cities around the world. You can also create your own local weather. included with 5 days forcast now come up in 3.2 version with a lot of bug fixes. For phpNUKE Version 5.5 - 6.0! Version: 3.2 Dateigröße: 122.97 Kb Eingetragen am: 09. 11. 2002 Wartende Downloads: 1565 Homepage | Bewerten | Details Kategorie: Nuke-Module/Wetter
NSN Weather 2.0.0 beta3  Beschreibung: Features:
- NEW! With this version you can remove data by Region, Country, or Sub-Division.
- Compatible with PHP-Nuke 5.5.0 thru 6.0.0.
- User configurable preferences.
- Over 37,000 locations (including over 30,000 Cities in 51 US States).
- 2 sets of weather images are included (admin chooses not user).
- Independant image groups for the 4 blocks and module page.
- Currently in 1 language.
- Location tables are normalized for faster response.
- Location DATA includes Region, Country, SubDiv & City per MSNBC.
- Cache is done per language and per location.
- Easy administration (via new admin interface) of default settings.
- Very easy installation of sql DATA via the installer.
- Install DATA by Sub-Division, only add the ones you want :)
- 4 sideblocks are included. (Todays Weather, Todays Weather expanded, 2 Day Forecast, and 5 Day Forecast).
- Forecasts now include precipitation chance.
- Basic admin interface module set.
- WARNING: Location DATA requires 6mb disk space and 3mb sql space for total install.
- Repaired minor code issues. (Deutschsprachige NSN-Scripte finden Sie bei NukeScripts.de!) Version: 2.0.0beta3 Dateigröße: 841.50 Kb Eingetragen am: 10. 11. 2002 Wartende Downloads: 1564 Homepage | Bewerten | Details Kategorie: Nuke-Module/Wetter
PHPNuke 7.0 ALPHA 2 tar.gz  Beschreibung: Die bis dato (27.09.03) neueste Version mit einigen Bug-Fixes und Fixes zum (ab 7.0) neuen Punkte-System und zur ebenfalls neuen Gruppenverwaltung (User-Groups). Im Detail:
- Fixed a header bug in AvantGo module,
- Replaced all chinese language files with proper translation,
- Fixed a security bug in the Survey module and block,
- Fixed a XSS Javascript security vulnerability on mainfile.php,
- Deleted img tag from GET variables verification on mainfile.php,
- Added a very nice points system to the whole code
Done by using the new function update_points($i) where $i has one of the following values:
1 = Journal Entry,
2 = Journal Comments,
3 = Recommend Us Entry,
4 = Published News Submission,
5 = Each News Comment,
6 = News sent to a friend,
7 = Articles rate,
8 = Vote in a Survey,
9 = Comment in a Survey,
10 = Forum new thread post,
11 = Forum reply to a post,
12 = Reviews Comment,
13 = Each Page View,
14 = Visit to a WebLink,
15 = Rate a WebLink,
16 = Comment a WebLink,
17 = Download a file,
18 = Rate any file,
19 = Comment to a file,
20 = Broadcast Message,
21 = Click on a Banner.
- Added points based Users Groups (see administration section),
- Fixed a bug in the user prefix in stories administration module!
Version: 7.0 ALPHA2 Dateigröße: 4.32 MB Eingetragen am: 22. 10. 2003 Wartende Downloads: 1564 Homepage | Bewerten | Details Kategorie: ! Basic-Packs Nuke
! bb to Nuke vs. 2.0.17  Beschreibung: 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 Dateigröße: 73.18 Kb Eingetragen am: 25. 07. 2005 Wartende Downloads: 1564 Homepage | Bewerten | Details Kategorie: - phpBB 2 Nuke
Center Block vs. 2.0  Beschreibung: A center block for PHPNuke systems. Used to display the last five of the Forums, Classifieds, Pictures, Web Links, Downloads and Articles! Version: 2.0 Dateigröße: 3.51 Kb Eingetragen am: 24. 12. 2002 Wartende Downloads: 1562 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Center
NSN Weather vs. 2.0.0a  Beschreibung: Weather Addon - Features:
- With this version you can remove data by Region, Country, or Sub-Division.
- Compatible with PHP-Nuke 5.5.0 thru 6.0.0.
- User configurable preferences.
- Over 37,000 locations (including over 30,000 Cities in 51 US States).
- 2 sets of weather images are included (admin chooses not user).
- Independant image groups for the 4 blocks and module page.
- Currently in 1 language.
- Location tables are normalized for faster response.
- Location DATA includes Region, Country, SubDiv & City per MSNBC.
- Cache is done per language and per location.
- Easy administration (via new admin interface) of default settings.
- Very easy installation of sql DATA via the installer.
- Install DATA by Sub-Division, only add the ones you want :).
- 4 sideblocks are included. (Today's Weather, Today's Weather expanded, 2 Day Forecast, and 5 Day Forecast).
- Forecasts now include precipitation chance.
- Basic admin interface module set.
- Moved measurement defines into the language file.
- WARNING: Location DATA requires 6mb disk space and 3mb sql space for total install.
- Repaired minor code issues.
- Added weather text to the language file.
- Readded Metric/SAE units setting.
- The only change to this package is the addition of sql files! (Deutschsprachige NSN-Scripte finden Sie bei NukeScripts.de!) Version: 2.0.0a Dateigröße: 1.09 MB Eingetragen am: 09. 01. 2003 Wartende Downloads: 1561 Homepage | Bewerten | Details Kategorie: Nuke-Module/Wetter
Flash Navigation Block vs. 2  Beschreibung: Second version of my flash navigation block. This one is more user-friendly. Links and category names are controlled from the administration panel. All links stored in the database instead of a text file. Very easy to install, just run the installation file and you're done. Comes in 5 colors - Black, Grey, Green, Blue, Red. No knowledge of flash is required to edit anything! Version: 2 Dateigröße: 152.02 Kb Eingetragen am: 06. 08. 2004 Wartende Downloads: 1561 Homepage | Bewerten | Details Kategorie: - Nuke Menüs Flash
phpNuke 5.5-X 1.3a  Beschreibung: - Beigefügte Foren: Splatt_Forum und XForum. Beide sind speziell an phpNuke-X angepasst! Jeder kann selber entscheiden, welches Forum er einsetzen möchte.
- In den News wird jetzt überprüft, ob der User sein Foto nachträglich gelöscht hat und wenn ja, dann wird kein Broken Link mehr angezeigt. Ausserdem wird in der Printfunktion das Foto NIE angezeigt! Dies gilt für die Module "News" und "NukeNews"!
- Punkteanzeige in den WhoisOn2-Block eingefügt.
- Dateien "phptonuke.php", "htmltonuke.php" und "htmltonuke0.php" aufgrund eines Sicherheitsloches entfernt!
- NukePopper upgedated
- SupportSystemFREE auf Multilanguage umgestellt!
- Bug behoben, das keine Artikel mit Foto nachträglich geändert werden können! Version: 1.3a Dateigröße: 4.00 MB Eingetragen am: 25. 08. 2002 Wartende Downloads: 1553 Bewertung: 8.00 (1 Stimme) Homepage | Bewerten | Details Kategorie: ! Erweiterte Nuke's
AstroSigns Block  Beschreibung: Free daily horoscope block for phpNUKE Version 5.5 - 6.0! Version: 1.0 Dateigröße: 18.12 Kb Eingetragen am: 10. 11. 2002 Wartende Downloads: 1553 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Astro
Server_Stats Block  Beschreibung: This will show your visitors the Operating System and Web Server that you use, and for the most frequently requested sites - the 'uptime - time since last reboot' graph. Your site will be automatically added to the web server survey, and the most frequently requested sites will appear on our Most requested sites, and even on the Longest Uptime page if your site can make it into the top 50! Version: 6.x Dateigröße: 8.26 Kb Eingetragen am: 27. 11. 2002 Wartende Downloads: 1553 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zusätzliche
Center-Block eGallery  Beschreibung: CenterBlock that displays the 5 Latest Pics that have been added to the My_eGallery Version 2.7.9, along with the date, time and name of the pic (without the .jpg extension)! Version: 1.0 Dateigröße: 1.12 Kb Eingetragen am: 13. 11. 2002 Wartende Downloads: 1551 Bewerten | Details Kategorie: Nuke-Blöcke/Center
Radio Block KNAC Internet Radio vs. 1.5.1  Beschreibung: A block that has Real Audio and Windows Media Player options for listening to KNAC.Com. For phpNUKE Version 5.5 - 6.0. NEW in 1.5 is "only" the added Directions to change the station to the one of your choice! Version: 1.5.1 Dateigröße: 13.07 Kb Eingetragen am: 05. 02. 2003 Wartende Downloads: 1548 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Radio & TV
Info-Block  Beschreibung: Info-Block is an administrator Wizard Tool to help you to create very easily an Information Block. Just enter text, links, pictures etc easily in a wizard. This information will then be right away present in your Info-Block. It comes with an English and Dutch language file. For phpNUKE Version 5.5 - 6.0! Version: 1.0.0 Dateigröße: 30.67 Kb Eingetragen am: 06. 10. 2002 Wartende Downloads: 1545 Homepage | Bewerten | Details Kategorie: ! PHPNuke-Admin-Tools
Forum Top Posters Block  Beschreibung: Simple block that will list your sites 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 Dateigröße: 1.01 Kb Eingetragen am: 05. 03. 2003 Wartende Downloads: 1542 Bewertung: 8.00 (2 Stimmen) Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Forum
Kleinanzeigenmarkt / classifieds market ZClassifieds vs. 1.0  Beschreibung: Real integrated ZClassifieds module released: Admin section, NUKE SQL-layer authentication, integrated in the nuke database using the $prefix, only site members can post ads, Language support, Theme support. Special NUKE features like: The members list in the admin section only shows members who have listed ads, the "contact" function realy hides the e-mail adres if the member has listed this feature in his profile, the "contact" function lets you choose between private message (members function) or by webform, show "nuke members information" in the detail view of an ad. Things like ICQ-number, E-mail (if set visible in preferences), location etc. ZClassifieds block: shows the number of ads in your database, and the top 10 most viewed ads! Version: 1.0 Dateigröße: 149.69 Kb Eingetragen am: 25. 02. 2003 Wartende Downloads: 1541 Homepage | Bewerten | Details Kategorie: Nuke-Module/Kleinanzeigen
User Info Graphics 4  Beschreibung: This is a replacement graphics set for the SiteInfo and UserInfo blocks. It has graphics for the Private Messages, Headings, and Visitors! Version: Set4 Dateigröße: 13.73 Kb Eingetragen am: 09. 11. 2002 Wartende Downloads: 1540 Homepage | Bewerten | Details Kategorie: - Nuke Graphics
FlashShoutbox Beta 2 Blue  Beschreibung: Shoutbox beta 2, runs on mysql, lite load, no chmod no text files, one click install. You can either use it as module or center block! Version: Beta 2 Dateigröße: 19.29 Kb Eingetragen am: 27. 07. 2003 Wartende Downloads: 1540 Homepage | Bewerten | Details Kategorie: - Nuke Menüs Flash
Downloads-Modul PAL vs. 2.0  Beschreibung: Paladin's Downloads Module is a COMPLETE re-write of the PHP-Nuke 6.5 Standard Downloads Module. A Downloads Information Block has been added to the main page of the Module which displays the latest and most popular links in your database side-by-side. New icons have been added, as well as new configuration options, many bugs have been fixed, and a new field added to the downloads_categories table, search capabilities expanded ... NOTHING has been left untouched. The most important change is the way the module has been broken up into multiple files in both the front-end and administration area. This should reduce both the load-time of each page in the module for your users, and reduce the amount of server resources required to produce each page. New Front-End Category Administration Links have also been added (click the folders)! Version: 2.0 Dateigröße: 55.90 Kb Eingetragen am: 28. 07. 2003 Wartende Downloads: 1539 Homepage | Bewerten | Details Kategorie: Nuke-Module/Basic
MissLiberty.de-Block  Beschreibung: Dieser Block bietet einen monatlich automatisch aktualisierten Deep-Link zu MissLiberty.de (Woman-Fashion, Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 10% Provision erhalten zu können, muß man sich bei AdButler.de anmelden (mit 5 Euro Startguthaben!) und dann die tid in Zeile 30 und 31 gegen die eigene tid austauschen) und danach die Datei in das Verzeichnis blocks einspielen! Version: 1.0 Dateigröße: 853 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1538 Bewertung: 9.00 (1 Stimme) Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
Maca.Apotheke-de.de-Block  Beschreibung: Dieser Block bietet einen Image-Link zu Maca.Apotheke-de.de (Maca-Potenzmittel, Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 9 Euro pro Bestellung erhalten zu können, muß man sich bei AdButler.de (mit 5 Euro Startguthaben!) und dem Programm anmelden, dann die tid in Zeile 30 und 31 gegen die eigene tid austauschen) und danach die Datei in das Verzeichnis blocks einspielen! Version: 1.0 Dateigröße: 873 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1538 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
ProbenJagd.de-Block  Beschreibung: Dieser Block bietet einen Image-Link zu ProbenJagd.de (Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 15% Provision erhalten zu können, muß man sich bei AdButler.de anmelden (mit 5 Euro Startguthaben!) und dann die tid in Zeile 30 und 31 gegen die eigene tid austauschen) und danach die Datei in das Verzeichnis blocks einspielen! Version: 1.0 Dateigröße: 838 bytes Eingetragen am: 03. 09. 2002 Wartende Downloads: 1537 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
Germany Block  Beschreibung: Daily updated coloured satellite pic on Germany! Version: 5.6 Dateigröße: 587 bytes Eingetragen am: 09. 01. 2003 Wartende Downloads: 1535 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Astro
Male Babe vs. 1.0  Beschreibung: The male Babe of the day Block for phpNUKE Version 6.0 up to 6.9! Version: 1.0 Dateigröße: 2.80 Kb Eingetragen am: 21. 10. 2003 Wartende Downloads: 1534 Bewertung: 1.00 (1 Stimme) Homepage | Bewerten | Details | Who is Where vs. 2.2  Beschreibung: Who is Where it is a block (and/or module) who display peoples online with the situation in your website. For exemple you can see that Mitirapa is reading the article 478 since 1min4sec...
Ip of visitors are only show for admin, time of last click of a member is show by roll over is name, by clicking the name of the module, you will go to the specific page that the user read, one query less than the last version, and 5 languages (french, english, spanish, italian, portuguese)! Version: 2.2 Dateigröße: 7.13 Kb Eingetragen am: 10. 02. 2003 Wartende Downloads: 1529 Homepage | Bewerten | Details Kategorie: Nuke-Module/WhoIs
Boutique4Men-Block (Jacken)  Beschreibung: Dieser Block linkt auf den Bereich Jacken bei Boutique4Men.de (Image siehe hier). Er wird monatlich mit einem Top-Angebot aktualisiert. Einfach entpacken, editieren (um diesen Block nutzen und 12% Provision erhalten zu können, muß man sich bei SuperClix.de anmelden und dann die id in Zeile 30 gegen die eigene id austauschen) und danach die Datei in das Verzeichnis blocks einspielen! Version: 1.0 Dateigröße: 901 bytes Eingetragen am: 04. 09. 2002 Wartende Downloads: 1528 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
User Info Block vs. 1.0  Beschreibung: User_Info-Block NUR für Nuke 6.0 mit phpBB 2.0.6 port. Version: 1.0 Dateigröße: 2.01 Kb Eingetragen am: 09. 11. 2002 Wartende Downloads: 1527 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/User-Infos
User Info DS  Beschreibung: The block shows registered today and yesterday, latest user, total online, members online, guests online, users online list, private messages! Version: 1.0 Dateigröße: 2.06 Kb Eingetragen am: 11. 02. 2003 Wartende Downloads: 1526 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/User-Infos
Clock Block DB  Beschreibung: Ein Block mit einer schlichten Uhr. Die Fläche des Ziffernblattes ist transparent.
(Block with a simple Clock and transparent background.) Version: 1.0 Dateigröße: 3.60 Kb Eingetragen am: 04. 03. 2003 Wartende Downloads: 1525 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Clocks
Seite auswählen: [ << Vorherige Seite ] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Wenn Sie bei uns nichts oder zuwenig gefunden haben, versuchen Sie doch die Suche nach "Loc" auch in den folgenden anderen Suchmaschinen, einfach anklicken! Alta Vista - HotBot - Infoseek - Deja News - Lycos - Yahoo LinuxStart - 1stLinuxSearch - Google - LinuxDownloads - Freshmeat - JustLinux |
 |
 |