Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.216
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ?This sh...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriousl...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - Lgsl server tracker block
Lgsl server tracker block

5 Replies / 1306 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Blocks

View previous topic :: View next topic


Carbon
Reputation: 0.4 Add RepSubtract Rep
Local time: 4:25 AM


Noob
Noob

0.00 posts per day
Medals: 0

Joined: Dec 11, 2009
Last Visit: 13 Dec 2009
Posts: 3
Points: 169 

Post Lgsl server tracker block Posted: Fri Dec 11, 2009 10:27 pm

Hi, i've got my Nuke-Evo site up and running and I was browsing through the downloads section and I came across a server tracker block. I'm new to this stuff and I was wondering how do I correctly set up the LGSL server tracker block. I've read the readme, dumped the correct files in the blocks and modules file. But for the .sql file, it says you need to configure it to your nuke-evo installer? I'm quite confused and I was just wondering if anyone could help me set this up for my site.

Thanks a lot,
Carbon
 

 
View user's profileSend private message Reply with quote

Ped
Reputation: 63.4 Add RepSubtract Rep
votes: 35
Local time: 5:25 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Forums MoD (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 09 Feb 2012
Posts: 4461
Points: 181063 

Post Re: Lgsl server tracker block Posted: Sat Dec 12, 2009 5:29 am

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

it basicly means that it needs to run of the same database as your evo install ..

anyway all you need to do is run the lgsl_install_phpnuke.sql file in PHPMYADMIN


this should help you http://www.phpnukedownloads.com/inserting-sql-through-phpmyadmin/

hardest part is probably getting to PHPMYADMIN lol
 

 
View user's profileSend private messageSend e-mail Reply with quote

Carbon
Reputation: 0.4 Add RepSubtract Rep
Local time: 4:25 AM


Noob
Noob

0.00 posts per day
Medals: 0

Joined: Dec 11, 2009
Last Visit: 13 Dec 2009
Posts: 3
Points: 169 

Post Lgsl server tracker block Posted: Sat Dec 12, 2009 10:41 pm

I uploaded it to myphpadmin, but it says error when ever I uploaded it. I can see it thry myphpadmin. I know its there. But I'm not sure what I'm suppose to do next. I uploaded the module LGSL to the modules file, and the block file to the block file. I go and try it and it doesn't work.

Code:
CREATE TABLE `nuke_lgsl` (

  `id`         INT     (11)  NOT NULL auto_increment,
  `type`       VARCHAR (50)  NOT NULL DEFAULT '',
  `ip`         VARCHAR (255) NOT NULL DEFAULT '',
  `c_port`     VARCHAR (5)   NOT NULL DEFAULT '0',
  `q_port`     VARCHAR (5)   NOT NULL DEFAULT '0',
  `s_port`     VARCHAR (5)   NOT NULL DEFAULT '0',
  `zone`       TINYINT (1)   NOT NULL DEFAULT '0',
  `disabled`   TINYINT (1)   NOT NULL DEFAULT '0',
  `comment`    VARCHAR (255) NOT NULL DEFAULT '',
  `status`     TINYINT (1)   NOT NULL DEFAULT '0',
  `cache`      TEXT          NOT NULL,
  `cache_time` TEXT          NOT NULL,

  PRIMARY KEY (`id`)

) ENGINE=MyISAM CHARSET=utf8 COLLATE=utf8_unicode_ci;


Not sure what to do now....
 

 
View user's profileSend private message Reply with quote


Ped
Reputation: 63.4 Add RepSubtract Rep
votes: 35
Local time: 5:25 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 09 Feb 2012
Posts: 4461
Points: 181063 

Post Re: Lgsl server tracker block Posted: Sun Dec 13, 2009 10:45 am

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

Are you uploading it ?

I always cut and paste it into the SQL tab at the top of the PHPADMIN page and press go

I just tried it and it worked for me
 

 
View user's profileSend private messageSend e-mail Reply with quote

Carbon
Reputation: 0.4 Add RepSubtract Rep
Local time: 4:25 AM


Noob
Noob

0.00 posts per day
Medals: 0

Joined: Dec 11, 2009
Last Visit: 13 Dec 2009
Posts: 3
Points: 169 

Post Lgsl server tracker block Posted: Sun Dec 13, 2009 5:30 pm

Ok, i got it to upload. But now, it still doesn't work. I'm quite confused =/. It says error...

See for yourself, you may know a fix:
http://www.warriorsofdoom.host56.com/modules.php?name=LGSL
 

 
View user's profileSend private message Reply with quote

Ped
Reputation: 63.4 Add RepSubtract Rep
votes: 35
Local time: 5:25 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 09 Feb 2012
Posts: 4461
Points: 181063 

Post Re: Lgsl server tracker block Posted: Sun Dec 13, 2009 6:40 pm

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

link doesn't work for me

what error are you getting ?

If you get stuck i advice you read this quick article, you will learn some stuff for sure http://www.phpnukedownloads.com/6-ways-to-debug-a-phpnuke-problem-quickly/
 

 
View user's profileSend private messageSend e-mail Reply with quote

Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Blocks


 
5 Replies / 1306 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum