Jump to content
MakeWebGames

Recommended Posts

Posted

ok after inputting all of the installer info and clicking submit i get this problem.

Config written.

Attempting DB connection

Warning: require(class/class_db_mysql.php) [function.require]: failed to open stream: No such file or directory in /home2/respect/public_html/installer.php on line 457

Fatal error: require() [function.require]: Failed opening required 'class/class_db_mysql.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/respect/public_html/installer.php on line 457

 

what do i do to fix it?

Posted

Re: installer question.

ok i solved taht but now i get the following.

QUERY ERROR: Table 'attacklogs' already exists

Query was CREATE TABLE `attacklogs` ( `log_id` int(11) NOT NULL auto_increment, `attacker` int(11) NOT NULL default '0', `attacked` int(11) NOT NULL default '0', `result` enum('won','lost') NOT NULL default 'won', `time` int(11) NOT NULL default '0', `stole` int(11) NOT NULL default '0', `attacklog` longtext NOT NULL, PRIMARY KEY (`log_id`)) ENGINE=MyISAM ;

 

what do i do to fix it?

Posted

Re: installer question.

class_db_mysql.php could some paste it on here

Or...

You could do this

1. Go to www.mccodes.com

2. Purchase the script!

3. Receive the file

My god thats hard 3 steps no wonder no one does it

Posted

Re: installer question.

i did buy it. i bought it downloaded it, am following the instructions but still have the problems. Thanks for assuming i stole it.

Posted

Re: installer question.

i did buy it. i bought it downloaded it, am following the instructions but still have the problems. Thanks for assuming i stole it.

Tbh, It dosen't matter if you did or didn't buy it anyone with any error is presumed to of not purchased the codes which i think is completly wrong! The installer can be a pain i know quite a few people who manually install, Contact me on MSN ([email protected]) ill try to help the best i can.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...