 |
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)
DocTree Nukepoint  Beschreibung: DocTree Modul von David McNab, erweitert bzw. verfeinert von Stefan Günther um einen Navigationsbaum (sichtbar als Block) zu erstellen. Zu sehen auf http://www.nukepoint.de als Hauptnavigation! Version: 1.0 Dateigröße: 17.80 Kb Eingetragen am: 14. 12. 2002 Wartende Downloads: 1524 Bewertung: 9.00 (1 Stimme) Homepage | Bewerten | Details | OFxServer Viewer vs. 2.12  Beschreibung: OFxServer Viewer for phpNUKE Version 6.5 - 7.1, or just PHP. PHP script allows webmaster to load up via link/url a gameserver, in one of the 3 supported plugins. The phpNuke module will display a list of your favorite gameservers. This module requires "Q3Plug, Q3Px, or Xplug" to "view". Stores settings, and server list in database. Very easy to install/upgrade. Has option to Uninstall. v2.12. Changes List:
New: Support for 2 more plugins (q3plug, q3px, xplug)
New: Plugin Display Customization, set optional tags.
New: Mappic support with q3px plugin and bf1942.
New: Added more games that can be supported by plugins:
*Americas Army/aa,
*Call of Duty/cod,
*Counter Strike/cs,
*Castle Wolfenstein/cw,
*Day of Defeat/dod,
*Deus Ex/de,
*ST:Elite Force I & II/ef,
*Enemy Territory/et,
*Gunman Chronicles/gc,
*Half Life/hl,
*Heretic 2/he,
*Iron Storm/is,
*James Bond:Nightfire/jb,
*Jedi Knight 2/jk2,
*Jedi Knight Academy/jka,
*Kingpin/kp,
*MOH:AA/mh,
*MOH:AA Breakdown/mhb,
*MOH:AA Spearhead/mhs,
*NeverWinter Nights/nn,
*QuakeWorld/qw,
*Quake I/q1,
*Quake II/q2,
*Quake III/q3,
*SoldierOfFortune/sof,
*SoldierOfFortune2/sof2,
*Tribes/tr,
*Tribes 2/t2,
*Unreal/u1,
*Unreal Tournament/ut,
*UT 2003/ut2k3
*New: BF1942 Support (Battlefield 1942 / bf) using Battlestats
*New: URL/Cmdline support to display any server upon entry of the page.
*New: Updated to new nuke SQL layer code
*New: Option of using icons for gametypes
*Fixed: Fixed ServerViewer 'Block'
*Fixed: Improved installation, now will attempt install if accessed through admin panel/menu for first time.
*Fixed: Security fixes
*ADDON: Stand_Alone version of script for usage outside of phpnuke! Version: 2.12 Dateigröße: 278.48 Kb Eingetragen am: 08. 03. 2004 Wartende Downloads: 1524 Homepage | Bewerten | Details Kategorie: Nuke-Module/GameServer
User Info New vs. 2.0  Beschreibung: Hitwalkers new super user login info block for phpNUKE Version 6.5 - 6.9. It sounds long (and the block was originaly long) but i shorten it a little by taking out some useless stuff. Uselless stuff like hits today, yesterday and in this version they are shown by the images. Also the text-functions like... logout, create account and lost password are replaced by images. Also the images as they are always used are replaced with tiny colored blocks. The popular and newest downloads are also shown in a scrolling way and you get your newest members in a scrolling way. The guys from flashnukers.com are still using my first version (to see the difference) so this is the update! Version: 22769 Dateigröße: 22.24 Kb Eingetragen am: 09. 11. 2003 Wartende Downloads: 1523 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/User-Infos
Zufalls-Block Download-Info  Beschreibung: Block-Random-Download-Info for you PHPNuke version 5.5 & 5.6 . Shows people some of the downloads you have and loads a new one each time they visit the home page! Version: 1.0 Dateigröße: 1.20 Kb Eingetragen am: 23. 06. 2002 Wartende Downloads: 1522 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zufall
Zufalls- (Random-) Photo Block vs. 1.0  Beschreibung: Random Photo Block for Photo Gallery and PHP-Nuke 6.0. Readme file included! Version: 1.0 Dateigröße: 2.30 Kb Eingetragen am: 05. 02. 2003 Wartende Downloads: 1520 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zufall
Last 5 Jokes (Witze) Block  Beschreibung: Der Block zeigt die 5 neuesten Witze (des NukeJokes-Moduls)!
The block shows the 5 newest jokes (from the NukeJokes module)! Version: 1.0 Dateigröße: 772 bytes Eingetragen am: 09. 02. 2003 Wartende Downloads: 1519 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zusätzliche
PHPNuke 7.1.0 tar.gz  Beschreibung: Die bis dato (28.01.04) neueste Version mit dem neuen "Subscription System für User", mit dem User (gegen Bezahlung) eine werbefreie Webseiten-Anzeige bestellen können oder spezielle Blöcke und Module angezeigt bekommen! Änderungen:
- Added Subscription system. With this new feature you can now manage subscriptions to your site. Mainly
designed so webmasters can have subscribed users who pay to be able to remove advertising and/or access
to subscribers only modules. The subscription system lets you set any block of the site to be invisible
for subscribed users, any module can be configured to grant access to subscribed users only and the
banners system will not show any advertising if the user is subscribed. A new function called paid() will check if the user is subscriber or not. If you want to make some part of the code available for subscriber
users only, you must use the following piece of code:
if (paid()) {
echo "You're a subscribed user...";
}
you can also check if a user isn't a subscriber using the code:
if (!paid()) {
echo "You're NOT a subscribed user...";
}
So, with this you can play a little. But to configure a module for subscribed users only, just use the
modules administration option as usual, see the new option in the "Who can view this" selection box.
Messages system also can be used on the same way. To subscribe a user, he/she must be registered on the
site, then as administrator go and edit the user's account. You'll notice the new options to
subscribe/unsubscribe anyone you want in periods from 1 year to 10 years. The system is created to manage anual subscriptions only, but I think it's as it must be. Also, in Your_Account module, in the main
window the user will always know how many time remains in his/her subscription. Remember to edit the
config.php file and set $subscription_url variable with the subscription information page on your site.
Enjoy and make some money with your site! :) Hope you like it.
- Added Subscribed users block with remaining time
- Fixed lot of minor bugs on Downloads administration module (Thanks to ChatServ from http://www.nukeresources.com)
- Fixed lot of minor bugs on Web Links administration module (Thanks to ChatServ from http://www.nukeresources.com)
- Fixed a minor bug on Encyclopedia administration module (Thanks to ChatServ from http://www.nukeresources.com)
- Fixed lot of minor bugs on Downloads module (Thanks to ChatServ from http://www.nukeresources.com)
- Fixed lot of minor bugs on Web Links module (Thanks to ChatServ from http://www.nukeresources.com)
- Fixed a bug in search function of Encyclopedia module (Thanks to ChatServ from http://www.nukeresources.com)
- Fixed few bugs in Forums and User Info blocks (Thanks to ChatServ from http://www.nukeresources.com)
- Fixed bad variable call on News send to a friend functions (Thanks to ChatServ from http://www.nukeresources.com)
- Added missing $articlecomm global declaration in navigation bar of Your Account module (Thanks to ChatServ from http://www.nukeresources.com)
- Fixed save function when editing a client in banners administration
- Fixed language selection bug in Forums administration
- Removed index link in the AvantGo module's logo (Thanks goes to Michael aka MicTronic)! Version: 7.1 Dateigröße: 4.45 MB Eingetragen am: 01. 02. 2004 Wartende Downloads: 1518 Bewertung: 1.00 (1 Stimme) Homepage | Bewerten | Details Kategorie: ! Basic-Packs Nuke
FerienhausUrlaub.com-Block  Beschreibung: Dieser Block bietet einen Image-Link zu FerienhausUrlaub.com (Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 4% Umsatzprovision 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: 840 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1517 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
NSN WebLinks v.s. 2.2.1b  Beschreibung:
-Compatible with PHP-Nuke 5.5.0 and 5.6.0
- You decide how many items per page to display thru the admin script.
- You decide which of 7 date display formats to use.
- You decide how many characters to display in titles thru the admin script.
- Displays the "NEW" and "POP" icons for each item that meets the requirements.
- Is language file compatible. (currently in 6 languages).
- Checks for Admin status and displays "EDIT" function if authorized.
- Comes with it's own graphics so it doesn't depend on PHP-Nuke graphics.
- Has a readme file to show where to place the different files.
- No config files needed. Admin script stores config data in a db table.
- Install/Update file.
Comes with:
- a module which lists all of your items across multiple pages similar to the Members List.
- 2 blocks, the first block lists the Top items, and the second lists the Newest items.
- 2 backend, the first backend lists the Top items, and the second lists the Newest items. (Deutschsprachige NSN-Scripte finden Sie bei NukeScripts.de!) Version: 2.2.1b Dateigröße: 15.48 Kb Eingetragen am: 08. 07. 2002 Wartende Downloads: 1516 Homepage | Bewerten | Details Kategorie: Nuke-Module/NSN
Downloads Block scrolling  Beschreibung: This is a scrolling downloads block with language support. 4 languages (english, german, spanish and dutch) are included. You can easely add your lang there if neccesary. For phpNUKE Version 6.0 - 7.0! Version: 1 Dateigröße: 2.28 Kb Eingetragen am: 10. 12. 2003 Wartende Downloads: 1515 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Downloads
Downloads Block Top 5  Beschreibung: The Top5 Download blocks shows the 5 most downloaded files. In front of the download is a picture. When you hover with your mouse over the picture, the Main and Sub download category is displayed. For phpNUKE Version 6.0! Version: 1.0 Dateigröße: 3.24 Kb Eingetragen am: 15. 01. 2003 Wartende Downloads: 1513 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Downloads
KabelFAQ.de  Beschreibung: Dieser Block bietet einen Image-Link zu KabelFAQ.de (Computer-, Audio-, Video- und Spezialkabel, Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 12% 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: 858 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1512 Bewertung: 9.00 (1 Stimme) Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
Center-Block phpbb2-Forum  Beschreibung: Features:
Shows 5 last Topics on Center at home:
- Members
- Subject
- How often Read Message
- How often Answer Message
- Message Beginning
- Write on (Date)
For phpNUKE Version 5.5 & 5.6! Version: 1.0 Dateigröße: 4.04 Kb Eingetragen am: 12. 11. 2002 Wartende Downloads: 1512 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Center
Who is Where vs. 2.3  Beschreibung: Updated Who is Where block/module for phpNUKE Version 5.5 - 7.0! Now, the admin can see Spiders Robots from search engine in visitor list ! more than 160 spiders are saved! Version: 2.3 Dateigröße: 31.77 Kb Eingetragen am: 02. 12. 2003 Wartende Downloads: 1512 Homepage | Bewerten | Details Kategorie: Nuke-Module/WhoIs
FlashShoutbox Beta 2 Silver  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.27 Kb Eingetragen am: 27. 07. 2003 Wartende Downloads: 1510 Homepage | Bewerten | Details Kategorie: - Nuke Menüs Flash
Scrolling Block UK News BBC  Beschreibung: Scrolling Block for phpNUKE Version 5.5 & 5.6. Shows Latest UK News from BBC. Version: 1.0 Dateigröße: 1.26 Kb Eingetragen am: 20. 07. 2002 Wartende Downloads: 1508 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/News
NukeWap Portal  Beschreibung: Dieses WapPortal ist eine Abwandlung des schon länger bekannten WapPortals für PHPNuke.
Es zeigt nun die letzten drei Artikel an, die Statistiken sind erweitert und die Download TopTen werden mit jeweiliger Download-Anzahl angezeigt. Ausserdem wurde ein Impressum hinzugefügt. Funktioniert wunderbar mit dem WapBlock unter PHP-Nuke/Blocks/1 Version: 1.0 Dateigröße: 4.30 Kb Eingetragen am: 05. 01. 2003 Wartende Downloads: 1508 Homepage | Bewerten | Details Kategorie: Nuke-Module/WapAddons
Mozilla Firefox vs. 1.5 RC2 windows installer.exe deutsch  Beschreibung: Mozilla Firefox ist ein Browser, der auf dem bekannten Mozilla aufbaut, im Gegensatz zu diesem aber auch für Endanwender entwickelt wurde.
Das Ziel des Mozilla Firefox-Projekts ist es, einen sicheren, schnellen, schlanken und einfach zu bedienenden Browser zu erstellen. Dabei beschränken sich die Entwickler auf den reinen Browser und verzichten bewusst auf ein integriertes Mail- oder Chatprogramm. Da Mozilla Firefox auf dem Mozilla-Programmcode basiert, ist es natürlich auch frei (Open Source) und für jeden Interessierten kostenlos verfügbar.
Mozilla Firefox bietet Ihnen viele nützliche Funktionen, wie z.B. einen "Pop-Up-Blocker", der auf Wunsch Werbefenster ausblendet, die unaufgefordert aufspringen. Auch das "Tabbed-Browsing", mit dem man mehrere Seiten in einem Fenster darstellen kann, möchte man bereits nach kurzer Zeit nicht mehr missen.
Mozilla Firefox ist in weiten Teilen sehr einfach konfigurierbar. So kann man sich bei Bedarf eine eigene Menüleiste zusammenstellen, oder das ganze Menü in einer Zeile unterbringen (nützlich bei niedrigen Auflösungen). Außerdem entwickelt eine große Gemeinschaft unablässig neue Erweiterungen, wie beispielsweise die "Mausgesten", mit denen man Mozilla Firefox bedienen kann ohne sich erst durch die Menüs zu klicken! Version: 1.5 RC2 Dateigröße: 4.95 MB Eingetragen am: 17. 11. 2005 Wartende Downloads: 1508 Homepage | Bewerten | Details Kategorie: Zubehör: WebBrowser
NSN_block-Modules_600  Beschreibung: Modules is a block for PHP-Nuke to display installed Modules. This block now breaks modules down by view setting: All Users, Members Only, Admins Only, & Groups Only. It requires PHP-Nuke 6.0.0 installed.
- two versions are included:
1) For standard PHP-Nuke package.
2) For the Your Account Tweak.
- Checks to see if your are a user and/or admin for view settings! (Deutschsprachige NSN-Scripte finden Sie bei NukeScripts.de!) Version: 6.0 Dateigröße: 5.59 Kb Eingetragen am: 21. 11. 2002 Wartende Downloads: 1503 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/NSN
Wetter.com Block  Beschreibung: Block zu Wetterberichten bei Wetter.com! Version: 1.0 Dateigröße: 786 bytes Eingetragen am: 05. 03. 2003 Wartende Downloads: 1502 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zusätzliche
Admin Secure vs. 1.1  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 only for admin accounts from hacking activities, but will not prevent another hacking methods such as DoS (denial of service), hammering, flooding, 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 SQL Injection through input requests.
• Prevent illegal admin account access through input requests.
• Blocking external file inclusion for module handler.
• Ensure admin account session taken from cookie.
• Prevent illegal admin account creation, deletion, and modification.
• Compare admin access validity through "mirrored" database table.
• Any changes on admin accounts (create, edit, delete) require approval.
• E-mail notification. An alert sent along with additional info.
• Scheduled automation tasks.
• And many more! Version: 1.1 Dateigröße: 70.58 Kb Eingetragen am: 16. 02. 2004 Wartende Downloads: 1502 Homepage | Bewerten | Details Kategorie: ! PHPNuke-Security-Tools
PHPNuke 7.0 CZEnhanced zip  Beschreibung: The add-ons:
NSN your account 7.0
NSN ip banner 7.0
NSN site supporters 7.0
Cz User info V2.0
CZModules Updated for 7.0
CZ Enhanced Feedback
Page Numbers Mod 7.0
NukeStyle Enhanced 1.7 Downloads
NukeStyle Enhanced Submit News
Site Closed Down Mod (mighty_y)
Mods are in English Only!
Fix list (plus lots of other small tweaks and fixes):
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.
22-Incorrect sql squery in admin/modules.php.
23-Incorrect sql squery in admin/blocks.php.
The available themes for now are:
Deepblue
Sunset
StrataGen
Blackened
And some Forum mods that where added:
Message Board XL
PM Quick Reply
Forum Quick Reply
BBcode Buttons Box
BBcode Highlight Expand Box
Signature Deluxe
Plus some really cool blocks!
ADDITIONAL INSTRUCTIONS:
1- Open root/images/CZModules/bookmark.js and fill in your site information. Then re-upload it.
2- Log into the Admin Panel and go to admin.php?op=modules set up your categories for the main menu.
3- Check the configuration settings on the MS_Analysis, there are instructions in there pertaining to the proper configuration. It is currently adjusted to run and update itself every hour (static).
4- If you want to use the Staff online images in the CZUser Info V.2.0 block then you will have to open it up and look for the following:
[-----FIND-----]
if (($session[uname] == XXXXX) or ($session[uname] == xxxxx))
Change the XXXXX to your name in CAPITAL LETTERS and the xxxxx to your name in small letters (I am currently beta testing a new admin panel that will allow you to update those images from there so keep an eye out!).
5- Log into your Forums administration and make the necessary changes to the configuration in there, also that is where you can activate or deactivate the message board on top of the Forums! Version: 7.0 CZ Dateigröße: 5.07 MB Eingetragen am: 06. 03. 2004 Wartende Downloads: 1502 Homepage | Bewerten | Details Kategorie: ! Erweiterte Nuke's
User Info Block vs. 0.30  Beschreibung: Added Security Check Image for 6.5 and up only!
Added User logout Link
Added Admin Logout Link - Visible to Admin Only! Version: 0.30 Dateigröße: 3.09 Kb Eingetragen am: 27. 07. 2003 Wartende Downloads: 1501 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/User-Infos
Games block vs. 1.0  Beschreibung: The same games block on our website.
Games block 1.0 has four small flash games, each smaller than 200kb so anyone with slow or fast connection can play games on your site. A good way to have site visitors come back to your site! Version: 1.0 Dateigröße: 448.96 Kb Eingetragen am: 16. 02. 2004 Wartende Downloads: 1500 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Games
Amazon-Block vs. 2.6  Beschreibung: Better Install / Update feature. New direct product link method to Amazon.com. NukeAmazon is a complete package for Amazon.com Affiliate members to advertise products sold by Amazon.com in their PHP-Nuke powered Web sites and earn up to 15% in referral fees. This software exploits the Amazon Web Services version 3.0 using XML-based protocols to integrate Amazon.com features and content into your Web site. Included in this package are blocks and administration / configuration files that allows the Web site Administrator to manage very easily the display of Amazon products. Now simpler to install and manage. You enter Amazon product numbers (ASIN) in the admin page and the script does the rest. It has a hits and click through counter so you know which featured and not featured items are more popular and have been sent to Amazon for purchase. It gets the product's information available from Amazon’s servers and displays it in your web site. Every time the page is refreshed a new item is shown on the Amazon block. When the site visitor clicks on the item, the server loads a page with detailed information of the item. Related items and a search form are shown so that your visitor sees more products that are available for purchase so you can earn more commissions. New to this release is the ability to review products. For phpNUKE Version 6.0 - 6.7! Version: 2.6 Dateigröße: 223.07 Kb Eingetragen am: 27. 07. 2003 Wartende Downloads: 1498 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
PHPNuke 6.0 with NSNCart 1.0.1  Beschreibung: NSNCart 1.0 is combined with PHP-Nuke 6.0. Added block "Menu" to create graphic menus. Added opportunity to choose control type (radio or select) that will be used in votes. Etc. See full description at http://www.12thlevel.com/nuke/modules.php?name=News&file=article&sid=2!
(Deutschsprachige NSN-Scripte finden Sie bei NukeScripts.de!) Version: 6.0/1.0.1 Dateigröße: 2.86 MB Eingetragen am: 14. 03. 2003 Wartende Downloads: 1496 Homepage | Bewerten | Details Kategorie: ! Erweiterte Nuke's
Your_Account mit Sicherheitscode für 6.0  Beschreibung: Diese Erweiterung bietet einen Sicherheitscode wie bei Nuke 6.5 jetzt auch für 6.0 an. Version: 1.0 Dateigröße: 3.29 Kb Eingetragen am: 05. 06. 2003 Wartende Downloads: 1496 Homepage | Bewerten | Details Kategorie: Nuke-Module/Basic
Who-is-Where vs. 2.3  Beschreibung: Updated Who is Where block/module for phpNUKE Version 5.5 - 7.0. Now, the admin can see Spiders Robots from search engine in visitor list ! more than 160 spiders are saved! Version: 2.3 Dateigröße: 31.77 Kb Eingetragen am: 01. 12. 2003 Wartende Downloads: 1494 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/WhoIs
My_Uploads vs. 4.0 Final  Beschreibung: The My Uploads addon allows your users to have a folder on your webserver where they can keep files. They can keep images for their signatures, downloads and anything other that they need. It comes complete with an admin section that configures the module and a block to show the latest uploads. The module automatically configures the database and finds the directories so you don't have to. This version is ad supported! Version: 4.0 Final Dateigröße: 32.55 Kb Eingetragen am: 29. 07. 2004 Wartende Downloads: 1493 Homepage | Bewerten | Details Kategorie: Nuke-Module/Upload
Amazonia / NukeAmazon vs. 2.6.5  Beschreibung: Updated Install / Update feature. New Shopping Cart feature. Direct product link method to Amazon.com. NukeAmazon is a complete package for Amazon.com Affiliate members to advertise products sold by Amazon.com in their PHP-Nuke (http://phpnuke.org/) powered Web sites and earn up to 15% in referral fees. This software exploits the Amazon Web Services version 3.0 using XML-based protocols to integrate Amazon.com features and content into your Web site. Included in this package are blocks and administration / configuration files that allows the Web site Administrator to manage very easily the display of Amazon products. Now simpler to install and manage. You enter Amazon product numbers (ASIN) in the admin page and the script does the rest. It has a hits and click through counter so you know which featured and not featured items are more popular and have been sent to Amazon for purchase. It gets the product's information available from Amazon’s servers and displays it in your web site. Every time the page is refreshed a new item is shown on the Amazon block. When the site visitor clicks on the item, the server loads a page with detailed information of the item. Related items and a search form are shown so that your visitor sees more products that are available for purchase so you can earn more commissions. New to this release is the ability to review products. Tested on PHP-Nuke 6.7! Version: 2.6.5 Dateigröße: 270.38 Kb Eingetragen am: 17. 12. 2003 Wartende Downloads: 1491 Homepage | Bewerten | Details Kategorie: Nuke-Module/Shopping
PHPNuke 7.9.032e PCN-PC-Nuke Lite zip  Beschreibung: This version is a full version and is not ment to be used as an upgrade version. Lite! v7.9032e has recent updates to the forum, upgraded Editor, security, plus a lot more of addons. Based from v7.9 LITE! incorporates our Advertising v1.8, our trademark themes: "Blacky, LightBlue, & Gunpowder", upgraded phpBB 2.0.21 forum, ranking system, rules, staff, Google search, Google satellite, Google PageRanking Babelfish Translator, Info blocks, a Flash clock/calendar, and much more.
PCN-Lite! v7.9032e is built on a current revised version of Nuke 7.9 including forum upgrades to v3.2 & phpBB 2.0.21 from chatserv! Version: 7.9.032e Dateigröße: 5.56 MB Eingetragen am: 30. 08. 2006 Wartende Downloads: 1488 Homepage | Bewerten | Details Kategorie: ! Erweiterte Nuke's
Login-Block Hack  Beschreibung: This block will replace the original login block. The advantages of this block are
- members menu will appear after logged in,
- blinking notification text when the user has new private message,
- if the user is an author, admin link will appear automatically.
(For phpNUKE Version 5.6) Version: 1.0 Dateigröße: 3.19 Kb Eingetragen am: 06. 10. 2002 Wartende Downloads: 1487 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zusätzliche
LiquidClassifiedsXML vs. 1.3.3  Beschreibung: LiquidClassifieds uses phpSQLGen to produce XML documents that the client program, LiquidClassifiedsXML, can read. Clients can enter new ads via HTTP POST. LiquidClassifieds uses what Amazon.com calls XML over HTTP and what others call REST (http://www.xfront.com/REST-Web-Services.html). phpSQLGen is a layer on top of ADOdb for presenting database results as either HTML tables or as XML.
The advantage of classified ads as a web service is that many clients can share the same database of ads. Many small websites can pool their ads together so that they have, in effect, the classified ad system of a larger website. The result is similar to the banner exchange idea! New:
1) Fixed region-setting bug
2) Fixed region-setting bug in sideblock
3) Added option to filter out "adult" content
4) Added "Free Stuff" category Version: 1.3.3 Dateigröße: 24.33 Kb Eingetragen am: 27. 07. 2003 Wartende Downloads: 1487 Homepage | Bewerten | Details Kategorie: Nuke-Module/Kleinanzeigen
SFB.at-Block  Beschreibung: Dieser Block bietet einen Image-Link zu SFB.at (Suche und Finde Bücher, Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 2Ct. pro Klick + 15% Umsatzprovision 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: 823 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1486 Bewertung: 9.00 (1 Stimme) Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
NSN_block-Modules_560  Beschreibung: Modules is a block for PHP-Nuke to display installed Modules. This block now breaks modules down by view setting: All Users, Members Only, Admins Only, & Groups Only. It requires PHP-Nuke 5.5.0 or 5.6.0 installed.
- two versions are included:
1) For standard PHP-Nuke package.
2) For the Your Account Tweak.
- Checks to see if your are a user and/or admin for view settings! (Deutschsprachige NSN-Scripte finden Sie bei NukeScripts.de!) Version: 5.6.0 Dateigröße: 5.55 Kb Eingetragen am: 21. 11. 2002 Wartende Downloads: 1486 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/NSN
User Info Graphics 3  Beschreibung: This is a replacement graphics set for the SiteInfo and UserInfo blocks. It has graphics for the Private Messages, Headings, and Visitors! Version: Set3 Dateigröße: 13.82 Kb Eingetragen am: 09. 11. 2002 Wartende Downloads: 1485 Homepage | Bewerten | Details Kategorie: - Nuke Graphics
NukePopper vs. 5.54 BETA  Beschreibung: NukePopper is a Web based mail client that allows you to access your personal mailboxes on POP3 servers.
New feature in 5.54:
Admin section: delete user
New feature in 5.53:
Message storage fixed. Please note that old message bodies+attachements fetched by 5.52 will be UNAVAILABLE in this version, so delete ALL messages from database before overwriting.
New feature in 5.52:
Message bodies+attachements stored in modules/NukePopper/msg dir instead of dbase. Please chmod this dir to 0777.
Features:
Fetching mails from multiple POP3 servers
Reply and forward incoming mails
Compose new messages
Addressbook
View and send attachments
View HTML mails
Support of message-notification-disposition
Configurable user interface
SPAM blocker
Calendar
(Compatibility: phpNuke 5.5) Version: 5.54 BETA Dateigröße: 336.32 Kb Eingetragen am: 10. 02. 2003 Wartende Downloads: 1482 Bewertung: 1.00 (1 Stimme) Homepage | Bewerten | Details Kategorie: Nuke-Module/eMail
Der-RollenShop-Block  Beschreibung: Dieser Block bietet einen Image-Link zu Der-RollenShop.de (Skating-Zubehör, Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 4% 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: 850 bytes Eingetragen am: 06. 09. 2002 Wartende Downloads: 1481 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
Center-Block DFB  Beschreibung: 1. Bundesliga - Tabelle, Newsticker, DFB News! Version: 5.x&6.x Dateigröße: 929 bytes Eingetragen am: 02. 03. 2003 Wartende Downloads: 1481 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Center
LukiSport.com-Block (Schiedsrichter-Bedarf)  Beschreibung: Dieser Block linkt auf den Bereich Schiedsrichter-Bedarf bei LukiSport.com (Image siehe hier). Einfach entpacken, editieren (um diesen Block nutzen und 15% Provision erhalten zu können, muß man sich bei Sedulo.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: 868 bytes Eingetragen am: 04. 09. 2002 Wartende Downloads: 1480 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
Protector System vs. 1.14.1b  Beschreibung: Below is a list of changes from previous version, Changes done are:
Fix: Graphic bug in the setting page.
Fix: Exclude function is now more easy, Just add googlebot.com. Then will ALL bots from google be excluded and added whit ther unique IP. So no need to add them by yourselves all the time. =)
Fix: Fixed a bug in the Pro Mod function where som users couldn't access even if granted (thx Pro[pH]et for testing) Still testing ...
Rewrote: Made the sql querys as they should be in Locate Panel page $db -> instead of $dbi
Fix: Fixed the bug where anonymous user could see the PS icon in my block-Site_Info...
Added: Possibility to remove users from the Locate Panel list.
Added: New protection method. Hard protect is now just "hard" protecting your ip (only 1 ip protecetd in your name). Protect Admin is the new name of the protection of admin.php page where users who are not protected will be redirected to index.php
Fix: Rewrote the "Users Currently Online" script. So hopfully it wont time out when ALOT of ppl are online
Added: Possibility to add over 100 bad bot in to the BBB function.
Added: Edit the user can be done via the User Info popup window now. It check if the same username exist as a Nuke admin and give you the choise to either edit the user OR the admin.
New: Rewrote the Locate Panel "layout". I will show you a image of it soon :)
Added: Upgrade feature of a user. If you chose to "upgrade" a user you can give him admin access.
Added: Remove inactive user. Every user gets a timstamp (already in) nuke_users table. "user_lastvisit". But I noticed that it will only update IF the user goes to the forum!?. So I added in my blocker.php a input so it will update that row everywhere on your site. In first install will also my script insert current timstamp if a users never have been on you forum and thus not getting any. So remember that Inactive Users (who not have any time stamp) will get current timstamp and therefore must you w8 a month or two to see wich users who are "inactive" for thees user's.
Fix: rewrote the function above a bit and added a row in nuke_users table "last_seen_blocker" instead. When you run the update all who have a timestamp will get the same as in user_lastvisit and all others will get current.
Added: IP 2 Country to fetch EXACT where the users come from. ie xxxx.telia.com is a swedish ISP but ends whit a com adress and therfore that users get a .com flag. But whit this system can you get exact country the users is from. You can get yourselves updated all the time by simply download the latest ip-to-country.csv file from (http://ip-to-country.webhosting.info/). My system fetch all the info from that file. Just upload it to the root dir of your nuke. A BIG thx goes to Maciek Plewa who point me to this function. his homepage is http://mil-sim.net
Notes: In this release is the ip-to-country.csv file dated November 27 2003
Fix: The autoban feature was broken in v1.14b+. Now fixed!
Note: You can remove the folder where the old flags are in. We are using new one (in the folder world)! Version: 1.14.1b Dateigröße: 744.45 Kb Eingetragen am: 27. 12. 2003 Wartende Downloads: 1479 Homepage | Bewerten | Details Kategorie: ! PHPNuke-Security-Tools
User Info Block vs. 3.1  Beschreibung: Updated: Added Points Needed For Group Membership And Missing Language Definitions. Variation of the original User Info block with contributions by several authors, this time around it has been modified to work with PHP-Nuke 7.0. The block will display to site members their total earned points and it will also list any existing groups along with the points required to become a member of each. Original credits and version history included in the block file! Version: 3.1 Dateigröße: 13.59 Kb Eingetragen am: 25. 01. 2004 Wartende Downloads: 1479 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/User-Infos
Encyclopedia Hack  Beschreibung: This hack will allow users to submit Terms in predefined Encyclopedias on your PHP-Nuke 6.0 website. The number of new Terms submitted by users will then be seen in the admins Waiting Content block. You can either add the new Terms into your Encyclopedia or delete them if not wanted! Version: 1.0 Dateigröße: 8.52 Kb Eingetragen am: 21. 11. 2002 Wartende Downloads: 1477 Bewertung: 8.00 (1 Stimme) Homepage | Bewerten | Details Kategorie: Nuke-Module/Basic
Allmaxx-Block (Fun)  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: 870 bytes Eingetragen am: 07. 09. 2002 Wartende Downloads: 1475 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Shopping
SiteVisitors vs. 6.5  Beschreibung: Site visitors block adapted for Nuke6.5 with security code check. This block is ONLY for use wih Nuke6.5 RC1 and higher! Version: 6.5 Dateigröße: 20.23 Kb Eingetragen am: 15. 03. 2003 Wartende Downloads: 1475 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/SiteVisitors
Ma Boutique (My Shop)  Beschreibung: My shop is a new module for phpnuke. It is a small personal shop so that an individual can sell objects from his site. The module is available in 2 French languages and English and has 2 blocks also available.
This module will make it possible to the private individuals to simply sell their personal objects on their phpnuke's site.
Several admin can add categories/products Statistics on the categories and products.
Management of the orders with filling.
Displacement of product of a category towards another.
Given to zero of the hits/votes (all or by categories)
Management of problem on products.
Addition and suppression of the online images.
Creation of automatic thumbnail (if the format of the image allows it).
New Page products, popular, + evaluated, search engine, produced by salesman, basket...
And many other options which you will discover by using this module! Version: 1.0 Dateigröße: 220.43 Kb Eingetragen am: 27. 08. 2003 Wartende Downloads: 1475 Homepage | Bewerten | Details Kategorie: Nuke-Module/Shopping
Center-Block Web Links  Beschreibung: Web Links Center Block für PHP-Nuke 6.x
(Web Links center block for PHP-Nuke 6.x) Version: 1.0 Dateigröße: 1.65 Kb Eingetragen am: 26. 12. 2002 Wartende Downloads: 1474 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Center
UNITED-NUKE vs. 4.2.06ms2 zip  Beschreibung: In Zusammenarbeit mit der Community wurde die schon lange erwartete Version von UNITED-NUKE 4.2ms2 veröffentlicht. UNITED-NUKE ist eine sichere, extrem schnelle und freie Version von PHPNuke.
In collaboration with community, today was released next, very long time expected series of UNITED-NUKE: 4.2ms2. UNITED-NUKE is secure, eXtremely fast, free and open source content management system with ability to use thousands of add-ons originally designed for PHP-Nuke. New series is comming especially with very high speed and optimized core and components, save database server resources and require less webserver system memory.
The most interesting features are: up to 10x faster than PHP-Nuke, new original written Forums module with phpBB now support W3C standards and include better compatibility with phpBB MODs, the ability of three ways how new users can be activated: immediately, by email or by administrator (via phpBB module), SLUFU (update system similar to MS Windows Update), automatic DB update service (if you are upgrading from previous version), new eXtensible theme engine with templates support (compatible with PHP-Nuke), english, czech and slovak localization available and PHP is not required as an Apache module.
You can go to http://united-nuke.openland.cz/ for download (no registration required) or you can try it now on demo web http://demo.openland.cz/. The migration tool from PHP-Nuke is now also available! Version: 4.2.06ms2 Dateigröße: 1.84 MB Eingetragen am: 30. 08. 2006 Wartende Downloads: 1474 Homepage | Bewerten | Details Kategorie: ! Erweiterte Nuke's
Mozilla Firefox vs. 0.9.2 windows exe englisch  Beschreibung: Mozilla Firefox ist ein Browser, der auf dem bekannten Mozilla aufbaut, im Gegensatz zu diesem aber auch für Endanwender entwickelt wurde.
Das Ziel des Mozilla Firefox-Projekts ist es, einen sicheren, schnellen, schlanken und einfach zu bedienenden Browser zu erstellen. Dabei beschränken sich die Entwickler auf den reinen Browser und verzichten bewusst auf ein integriertes Mail- oder Chatprogramm. Da Mozilla Firefox auf dem Mozilla-Programmcode basiert, ist es natürlich auch frei (Open Source) und für jeden Interessierten kostenlos verfügbar.
Mozilla Firefox bietet Ihnen viele nützliche Funktionen, wie z.B. einen "Pop-Up-Blocker", der auf Wunsch Werbefenster ausblendet, die unaufgefordert aufspringen. Auch das "Tabbed-Browsing", mit dem man mehrere Seiten in einem Fenster darstellen kann, möchte man bereits nach kurzer Zeit nicht mehr missen.
Mozilla Firefox ist in weiten Teilen sehr einfach konfigurierbar. So kann man sich bei Bedarf eine eigene Menüleiste zusammenstellen, oder das ganze Menü in einer Zeile unterbringen (nützlich bei niedrigen Auflösungen). Außerdem entwickelt eine große Gemeinschaft unablässig neue Erweiterungen, wie beispielsweise die "Mausgesten", mit denen man Mozilla Firefox bedienen kann ohne sich erst durch die Menüs zu klicken! Version: 0.9.2 Dateigröße: 4.84 MB Eingetragen am: 02. 08. 2004 Wartende Downloads: 1472 Homepage | Bewerten | Details Kategorie: Zubehör: WebBrowser
Acronyms Block vs. 1.0 mit Admin  Beschreibung: Adds an acronyms/abbreviations search engine to your PHP-Nuke pwered site. Includes auto installer for the databases, Side block, visitors can add acronyms, and search by letter.number. The admin can add, edit and elete acronyms from the admin center of the site. For phpNUKE Version 5.5 - 6.0! Version: 1.0 Dateigröße: 13.76 Kb Eingetragen am: 29. 12. 2002 Wartende Downloads: 1471 Homepage | Bewerten | Details Kategorie: Nuke-Blöcke/Zusätzliche
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 |
 |
 |