| Who is Online |
  |
There are currently, 248 guest(s) and 1 member(s) that are online.
You are Anonymous user. You can register for free by clicking here
|
|
 |
|  |
PHP-Nuke 8.1 FINAL Released
PHP-Nuke version 8.1 has been released. Preferences administration system has been totaly re-written and reorganized, added BB2Nuke forums 2.0.21, added AutoTheme GPL edition, several security fixes, added more variables check on few modules, fixed several bugs in Topics module, added referers in abridge or unabridge modes, added function to let administrators decide if the users can change the theme or not and many more.
|
|
IF YOU ARE AN AUTHOR
“NOW YOU CAN SELL YOUR OWN MODULES, THEMES, TEMPLATES, BLOCKS, AND SO ON, THROUGH PHPNUKE STORE” CONTACT US IN SALESPHPNUKE@GMAIL.COM” |
|
New version
New version of PHPnuke 9.0 will be available soon.
Your opinion is really
important! Do not forget to give us your opinion about PHPnuke at our
suggestions box.
Click here to submit your opinion
|
|
 |
|
 |
| |
Themes: Free PHP-Nuke Themes
astalavistabd writes "PHPNuke-Downloads has more than 300+ free phpnuke themes. You can download all these php-nuke templates without registration. Themes includes flash phpnuke theme, clan/gaming phpnuke theme and many more.
Download free phpnuke theme "
|
|
 |
|
 |
| |
Posted by nukelite on Tuesday, July 15 @ 06:19:15 CDT (1376 reads)
(Read More... | Themes | Score: 4.54) |
|
 |
 |
 |
 |
|
 |
| |
Themes: Business Theme for PHP-Nuke ver 8.0 w/PSD
drakken20 writes "I have available a new theme for PHP-Nuke ver 8.0.
It is 14.99 .
It is a business or corporate theme.
Complete with PSD file for you to edit and modify as you need.
Designs are added weekly for the most part...
Check it out at this link
The site is a work in progress as I am writing the frontend of the
script and using the Digicommerce Admin for the administration. and
still may have bugs.
Thanks for your time."
|
|
 |
|
 |
| |
Posted by nukelite on Tuesday, July 15 @ 06:16:07 CDT (434 reads)
(Read More... | Themes | Score: 0) |
|
 |
 |
 |
 |
|
 |
| |
Themes: New PHP Nuke themes for ver 8.0
drakken20 writes "I have available several PHP-Nuke themes for ver 8.0.
They are all original and include the PSD file for Adobe Photoshop CS2 for easy editing and remaking to your needs.
There are also templates that are PSD file only for Adobe Photoshop CS2
. They can be used for making themes for anything you need.
You can browse my store by going to CCentral.net .
Also, you can view my themes live by clicking here and selecting the theme from the dropdown box located in the top left block.
Thanks "
|
|
 |
|
 |
| |
Posted by nukelite on Tuesday, July 08 @ 13:26:20 CDT (844 reads)
(Read More... | Themes | Score: 0) |
|
 |
 |
 |
 |
|
 |
| |
Themes: 7 FREE 100% Css/xHtml themes for nuke
whitehat writes "I would like to announce a new website related to nuke. You can find 7 free 100% css/xHtml Transitional themes. 5 of these themes handle the same layout but comes in 5 various color. Visit www.nukecss.com or directly goto the Theme_Gallery
"
|
|
 |
|
 |
| |
Posted by nukelite on Wednesday, July 02 @ 12:47:27 CDT (1016 reads)
(Read More... | 788 bytes more | Themes | Score: 3) |
|
 |
 |
 |
 |
|
 |
| |
Blocks: Block Create
motili writes " Hi all! Im want create server status block with these codes
if (eregi("block-Onlineplayers.php", $PHP_SELF)) { Header("Location: index.php"); die(); } //set server, port and timeout information $server = "same adress"; $portg = "7777"; $portl = "2106"; $timeout = "1";
//try to open a connection to the game and login server $game = @fsockopen("$server", $portg, $errno, $errstr, $timeout); $login = @fsockopen("$server", $portl, $errno, $errstr, $timeout); //let us know if the servers are up or not echo $game ? "" : ""; echo $login ? "" : "";
//set host, username and password for MySQL $dbhost = "some adress"; $dbuser = "some user"; $dbpass = "some password"; //connect to MySQL or return an error $conn = mysql_connect("$dbhost", "$dbuser", "$dbpass") or die('Could not connect: ' . mysql_error()); //set database name $dbname = "some database"; //select database or return an error $dbselect = mysql_select_db("$dbname") or die ('Could not select database'); //select all records from the characters table where that character is currently online $chars = mysql_query("SELECT online FROM characters where online='1'") or die ('Query failed: ' . mysql_error()); //count how many online characters there are $rows = mysql_num_rows($chars); //convert the number of online characters to a string $count =(string)$rows; //convert each digit in the string to a graphic for ($i=0; $i < strlen($count); $i++) { echo(''); } //close MySQL connection mysql_close(); ?>
Im
already create the block-Onlineplayers.php and the block with
administrator just the content is showing out the block and inside the
block is show this:
"There isn't content right now for this block."
Also the status need to be centered in the block and the last timer code is show after the login status and need to be down after the login status. Please help me someone.Thx
"
|
|
 |
|
 |
| |
Posted by nukelite on Wednesday, July 02 @ 12:27:55 CDT (815 reads)
(Read More... | Blocks | Score: 3) |
|
 |
 |
 |
 |
|
 |
| |
Addons: Fusion Security
noobified writes "We have decided to resume the fusion project and
as such have added it to sourceforge. We have officially been handed
the project and intent to take it further as time permits. For thos
interested in helping with development head over to sourceforge and
check it out.
Fusion Security
We intent to make fusion available to a large selection of nuke distro's including php-nuke 7.6 through to 8.1, all the patched series, raven nuke and nuke evolution.
"
|
|
 |
|
 |
| |
Posted by nukelite on Wednesday, July 02 @ 12:27:06 CDT (803 reads)
(Read More... | 7127 bytes more | Addons | Score: 3) |
|
 |
 |
 |
|  |
| Site Stats |
  |
Total Page Views 190,756,490
Montly Page Views 2,218,668
Total Registered Users 181,082
PHP-Nuke's Downloads 8,347,643
Real Time Updated
|
|
 |
| Big Story |
  |
|
There isn't a Biggest Story for Today, yet.
|
|
 |
| User's Login |
  |
|
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.
|
|
 |
|