Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.217
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 v5.7 nuke
LGSL v5.7 nuke

2 Replies / 1369 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » General PhpNuke

View previous topic :: View next topic


TsuNaMi
Reputation: 2 Add RepSubtract Rep
Local time: 6:31 PM


Noob
Noob

0.01 posts per day
Medals: 0

Joined: Jan 30, 2010
Last Visit: 25 Feb 2010
Posts: 11
Points: 614 

Post LGSL v5.7 nuke Posted: Thu Feb 04, 2010 9:58 am

Good Day,

I am running PHPNUKE 7.9 I am trying to install subject. This is the error I keep getting upon hitting update from the modules admin section:

Table 'c817454_nuke1.nuke_lgsl' doesn't exist

These are the instructions:

Edit the lgsl_install_phpnuke.sql and change the table prefix to match your nuke install.

Use PhpMyAdmin ( or some other tool ) to import the lgsl_install_sa.sql

Upload the modules/LGSL folder into your nuke installation.

Upload the blocks/block-LGSL_* files into your nuke installation.


This is the the lgsl_install_phpnuke file I uploaded in my public/html folder.

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;



What would be the table prefix to match my nuke install not sure exactly what there looking for? An example would be great!!

Thanks
 

 
View user's profileSend private message Reply with quote

Noto
Reputation: 1043.9 Add RepSubtract Rep
votes: 13
Local time: 7:31 PM
Location: Sunny UK !
uk.gif

Site Admin
Site Admin

0.56 posts per day
Medals: 3 (View more...)
Site Supporter (Amount: 1)
Theme Guru
Theme Guru
Joined: May 03, 2007
Last Visit: 09 Feb 2012
Posts: 979
Points: 61117 

Post LGSL v5.7 nuke Posted: Thu Feb 04, 2010 6:07 pm

change
Code:
CREATE TABLE `nuke_lgsl` (

to
Code:
CREATE TABLE `nuke1_lgsl` (

if that dont work try
Code:
CREATE TABLE `c817454_nuke1_lgsl` (
 

Tactical Combat Evolved - Sig Showcase  
View user's profileSend private messageVisit poster's website Reply with quote

Ped
Reputation: 63.2 Add RepSubtract Rep
votes: 35
Local time: 7:31 PM
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: 4459
Points: 181002 

Post Re: LGSL v5.7 nuke Posted: Thu Feb 04, 2010 6:22 pm

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

The prefix in your case would be c817454_nuke1.nuke_
 

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

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


 
2 Replies / 1369 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