Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.220
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 - PNC error(resolved)
PNC error(resolved)

10 Replies / 3292 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Bugs/Issues

View previous topic :: View next topic


Bigleon
Reputation: 461.6 Add RepSubtract Rep
Local time: 2:31 PM

usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Aug 05, 2007
Last Visit: 08 Aug 2007
Posts: 12
Points: 5276 

Post PNC error(resolved) Posted: Sun Aug 05, 2007 11:23 am

After setting it up, and taking care of all chmod, paying attention to every period, i've come across a problem.

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in D:\wamp\www\INSTALLATION\installSQL.php on line 119


I have no idea how to fix it, i attempted a redownload etc. and over all i'm just at a lost here.


website: dtgaming.com

Last edited by Bigleon on Sun Aug 05, 2007 7:01 pm; edited 1 time in total
 

 
View user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote

Bigleon
Reputation: 461.6 Add RepSubtract Rep
Local time: 2:31 PM

usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Aug 05, 2007
Last Visit: 08 Aug 2007
Posts: 12
Points: 5276 

Post PNC error Posted: Sun Aug 05, 2007 2:46 pm

Sorry for double post.

But utimately, you can not use Wamp or Xampp for phpnuke

If you want it to work on a windows based server, install all compents of a websever manually.

Here is a resource for you to do it

http://tanguay.info/web/tutorial.php?idCode=phpDevelopment&sectionIdCode=installApache

-Leon

Btw, I've been problem bound and it's taken me many hours because i keep trying to do things my own way, if you follow directions you should be done in 1-2 hours.

Good luck.
 

 
View user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote

floppy
Reputation: 2087.2 Add RepSubtract Rep
votes: 22
Local time: 2:31 PM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.73 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 27 Jan 2012
Posts: 3313
Points: 132023 

View user's profileSend private messageVisit poster's website Reply with quote


Bigleon
Reputation: 461.6 Add RepSubtract Rep
Local time: 2:31 PM

usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Aug 05, 2007
Last Visit: 08 Aug 2007
Posts: 12
Points: 5276 

Post PNC error Posted: Sun Aug 05, 2007 3:45 pm

Yes and No, SOlved that one and got basic installation done, but ran into another

vWar Isn't working.

Used the Special MYsql install for mysql 5
no idea what to fix.

-> Database Error: Invalid SQL: CREATE TABLE vwar_member (
memberid int(11) NOT NULL auto_increment,
accessgroupid smallint(5) unsigned NOT NULL default '0',
name varchar(100) NOT NULL default '',
realname varchar(255) NOT NULL default '',
birthday date NOT NULL default '0000-00-00',
location varchar(100) NOT NULL default '',
country char(3) NOT NULL default '',
sex char(3) NOT NULL NULL default '',
email varchar(255) NOT NULL default '',
homepage VARCHAR(150) NOT NULL default '',
icq varchar(30) NOT NULL default '',
aim varchar(30) NOT NULL default '',
yim varchar(30) NOT NULL default '',
msn varchar(30) NOT NULL default '',
xfire varchar( 100 ) NOT NULL default '',
password varchar(32) NOT NULL default '',
forgotpw int(11) NOT NULL,
customstatus varchar(150) NOT NULL default '',
status smallint(2) NOT NULL default '0',
language varchar(25) NOT NULL default '',
picture VARCHAR(255) NOT NULL default '',
ismember SMALLINT(1) NOT NULL default '1',
hidemember SMALLINT(1) NOT NULL default '0',
signature text NOT NULL default '',
lastactivity INT(10) NOT NULL default '0',
profilehits INT(11) NOT NULL DEFAULT '0',
joindate DATE NOT NULL default '0000-00-00',
userid TEXT NOT NULL default '',
wartag varchar(50) NOT NULL default '',
PRIMARY KEY (memberid)
) TYPE=MyISAM;
-> MySQL Error: BLOB/TEXT column 'signature' can't have a default value
-> MySQL Error Number: 1101
-> Date: 05.08.2007 @ 10:39
-> Script: /install_vwar.php?step=4
-> Referer: http://dtgaming.com/install_vwar.php?step=4



Edit: New error as well

I can't seem to add/ register users

I get "ERROR: There was a problem updating the database"
 

 
View user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote

Bigleon
Reputation: 461.6 Add RepSubtract Rep
Local time: 2:31 PM

usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Aug 05, 2007
Last Visit: 08 Aug 2007
Posts: 12
Points: 5276 

Post PNC error Posted: Sun Aug 05, 2007 4:29 pm

The Error about not being able to register new users, is shared between other types of phpnuke

I also tried Future Nuke

http://dtgaming.com/website2/
 

 
View user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote

floppy
Reputation: 2087.2 Add RepSubtract Rep
votes: 22
Local time: 2:31 PM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.73 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 27 Jan 2012
Posts: 3313
Points: 132023 

Post PNC error Posted: Sun Aug 05, 2007 4:36 pm

Shop Purchases:
Clan Roster 2.0 · Multi Gaming (Warrior) Evo Theme · COD6 ModernWarfare 2 Teaser Splash Screen · Left for Dead Evo Extreme Version

Set $display_errors in the config.php to true to see if we can get some more intel.
 

 
View user's profileSend private messageVisit poster's website Reply with quote


Bigleon
Reputation: 461.6 Add RepSubtract Rep
Local time: 2:31 PM

usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Aug 05, 2007
Last Visit: 08 Aug 2007
Posts: 12
Points: 5276 

Post PNC error Posted: Sun Aug 05, 2007 4:40 pm

alright done, although pnc didn't have that actual so i added $display_errors = "1"; not 100pct sure if that will work XD

once again all it gave me was:

ERROR: There was a problem with the database.


Edit: If you want, You can contact me over messenger, and I can give you remote access to server.
(It's a private home server.) I use tightvnc

Last edited by Bigleon on Sun Aug 05, 2007 4:44 pm; edited 1 time in total
 

 
View user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote

floppy
Reputation: 2087.2 Add RepSubtract Rep
votes: 22
Local time: 2:31 PM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.73 posts per day
Medals: 2 (View more...)
Dedication (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 27 Jan 2012
Posts: 3313
Points: 132023 

Post PNC error Posted: Sun Aug 05, 2007 4:43 pm

Shop Purchases:
Clan Roster 2.0 · Multi Gaming (Warrior) Evo Theme · COD6 ModernWarfare 2 Teaser Splash Screen · Left for Dead Evo Extreme Version

Since we are into trying to new things try a install of www.ravenphpscripts.com RavenNuke.

You are less likely to get hacked to death without vwar & squery btw.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Bigleon
Reputation: 461.6 Add RepSubtract Rep
Local time: 2:31 PM

usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Aug 05, 2007
Last Visit: 08 Aug 2007
Posts: 12
Points: 5276 

Post PNC error Posted: Sun Aug 05, 2007 4:48 pm

Alright, I'll be downloading and installing raven shortly, and will post back if i run into more errors, although with my luck you can count on them.
 

 
View user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote


Bigleon
Reputation: 461.6 Add RepSubtract Rep
Local time: 2:31 PM

usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Aug 05, 2007
Last Visit: 08 Aug 2007
Posts: 12
Points: 5276 

Post PNC error Posted: Sun Aug 05, 2007 4:59 pm

I told you it was predicatble, but this might help us find out true problem of all those problems.

Unable to Update nuke_config table. MySQL reported: Table 'projnuke.nuke_config' doesn't exist
UPDATE nuke_config set sitename='Derbaran Taskforce', nukeurl='http://dtgaming.com', slogan='Brining the Insane Pain', startdate='August 05, 2007', adminmail='bigleon1@gmail.com'
 

 
View user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote

Bigleon
Reputation: 461.6 Add RepSubtract Rep
Local time: 2:31 PM

usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Aug 05, 2007
Last Visit: 08 Aug 2007
Posts: 12
Points: 5276 

Post PNC error Posted: Sun Aug 05, 2007 5:23 pm

I reinstalled my mysql 5, and i'm still getting same errors, i'm at a lost for solutions here, i figure it's something webserver side, but i haven't the faintest idea of what I could have done wrong.


Unable to Update nuke_config table. MySQL reported: Table 'projnuke.nuke_config' doesn't exist
UPDATE nuke_config set sitename='Derbaran Taskforce', nukeurl='http://dtgaming.com', slogan='Brining the Insane Pain', startdate='August 05, 2007', adminmail='bigleon1@gmail.com'


MySQL Database Connectivity Test Results
config.php file found!
Successfully connected to localhost as user ********* and assigned password!
Database projnuke found!
 

 
View user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote
Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Bugs/Issues


 
10 Replies / 3292 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