Jump to content
MakeWebGames

Recommended Posts

Posted

I am having a problem after i fill in all the information for installer.php and it says this error ------>>

Write Config...

Config written.

Attempting DB connection

 

Warning: require(class/class_db_mysql.php) [function.require]: failed to open stream: No such file or directory in /www/99k.org/d/a/r/darkshadows/htdocs/installer.php on line 457

 

Fatal error: require() [function.require]: Failed opening required 'class/class_db_mysql.php' (include_path='.:/usr/lib/php') in/www/99k.org/d/a/r/darkshadows/htdocs/installer.php on line 457

 

Idk how to fix it and i was wondering if any of you could help me fix it...

Posted
I am having a problem after i fill in all the information for installer.php and it says this error ------>>

Write Config...

Config written.

Attempting DB connection

 

Warning: require(class/class_db_mysql.php) [function.require]: failed to open stream: No such file or directory in /www/99k.org/d/a/r/darkshadows/htdocs/installer.php on line 457

 

Fatal error: require() [function.require]: Failed opening required 'class/class_db_mysql.php' (include_path='.:/usr/lib/php') in/www/99k.org/d/a/r/darkshadows/htdocs/installer.php on line 457

Idk how to fix it and i was wondering if any of you could help me fix it...

You didn't upload the /class/ folder.

Posted

Thank you that helped... Now i get this---->>

Write Config...

Config written.

Attempting DB connection

Connection Successful.

Writing Main MySQL data.

Main MySQL data was written.

Now write Extra MySQL data.

QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's own, but are you bad enough to go at it alone or smart enough to join the righ' at line 1

Query was INSERT INTO settings VALUES(NULL, 'game_description', 'The street can be a place with danger but also filled with promise. Which path will you take down the mean streets of Showdows. Will you strive to be best driver in the city, racing for papers and earning big money while evading the police. Or do you fancy yourself a hardcore thug, roaming the street using your dogs to hunt down your next victim. Living on the streets can be a thrill on it's own, but are you bad enough to go at it alone or smart enough to join the right crew? Who will make the most Benjamins and own the biggest crib can depend on which gang you call your family. But beware for someone may be hunting you!')

How do i fix this??

Posted
Thank you that helped... Now i get this---->>

Write Config...

Config written.

Attempting DB connection

Connection Successful.

Writing Main MySQL data.

Main MySQL data was written.

Now write Extra MySQL data.

QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's own, but are you bad enough to go at it alone or smart enough to join the righ' at line 1

Query was INSERT INTO settings VALUES(NULL, 'game_description', 'The street can be a place with danger but also filled with promise. Which path will you take down the mean streets of Showdows. Will you strive to be best driver in the city, racing for papers and earning big money while evading the police. Or do you fancy yourself a hardcore thug, roaming the street using your dogs to hunt down your next victim. Living on the streets can be a thrill on it's own, but are you bad enough to go at it alone or smart enough to join the right crew? Who will make the most Benjamins and own the biggest crib can depend on which gang you call your family. But beware for someone may be hunting you!')

How do i fix this??

Gonna take a guess.. But don't use any ' in your description...

Posted

i fell pretty stupid right now.... Did as you said and i got this---->>>>

QUERY ERROR: Table 'announcements' already exists

Query was CREATE TABLE `announcements` ( `a_text` text NOT NULL, `a_time` int(11) NOT NULL default '0') ENGINE=MyISAM ;

how do i fix???

Posted

got it all done, but just found that they don't have cron jobs on my cpanel here.... any way i can get around it???

This is the cron info you need for section 1.2 Cronjobs of the installation instructions.

Posted
time stamps???? Can you help me with that???

@william7neace - The crons code is there so only you may run it posting it is a bad idea. I took the links out of your post.

As for Timestamps, there is a free mod that will run crons for you using that method.

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...