Jump to content
MakeWebGames

just restarted my game fresh and wondering


firecamp

Recommended Posts

require "class/class_db_{$_CONFIG['driver']}.php";

 

when i try and login it comes up with this

 

Warning: require(class/class_db_.php) [function.require]: failed to open stream: No such file or directory in /home/twisteds/public_html/authenticate.php on line 12

Warning: require(class/class_db_.php) [function.require]: failed to open stream: No such file or directory in /home/twisteds/public_html/authenticate.php on line 12

Fatal error: require() [function.require]: Failed opening required 'class/class_db_.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/twisteds/public_html/authenticate.php on line 12

 

and that line at the top is the problem so which part do i edit? and what do i put instead?

Link to comment
Share on other sites

Re: just restarted my game fresh and wondering

it still says this

Warning: require(class/class_db_.php) [function.require]: failed to open stream: No such file or directory in /home/twisteds/public_html/authenticate.php on line 12

Warning: require(class/class_db_.php) [function.require]: failed to open stream: No such file or directory in /home/twisteds/public_html/authenticate.php on line 12

Fatal error: require() [function.require]: Failed opening required 'class/class_db_.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/twisteds/public_html/authenticate.php on line 12
Link to comment
Share on other sites

Re: just restarted my game fresh and wondering

Yeah amazes me also that dude running already a V2 game cant figure out why error says FILE NOT FOUND....................means the files are not there, and 200 bucks aint bad for v2 when I paid 300 for my legal v2 codes. Person who cant figure out a MISSING FILE error shouldnt be running a game anyway.

Link to comment
Share on other sites

Re: just restarted my game fresh and wondering

Why are you looking into the class folder/files?

It's the config.php that is more likely to have the problem, it may not have the driver array!

That, or any file trying to require the class file may not have the $_CONFIG globally defined..

Link to comment
Share on other sites

Re: just restarted my game fresh and wondering

yey lol thats the simplest reason i had this problem a few days ago when i was transfering between servers :P

i had to edit a few files for it to start working

Link to comment
Share on other sites

  • 2 years later...

firecamp, your game is nothing more than a rip off of Torn City, and you are by far the worst game owner i have ever encountered, you delete someones account because they didnt train the first 12 hours after signing up, and then fed and delete the new account when i said "sorry man, but thats shoddy business tactics" word for word thats all i said, and that deserves a ban and delete? pullease, and after I spotted a horrible bank glitch in your "game" and brought it to your attention too, I'll be doing everything I can to get Torn to take you down, get a legal original game.

/end rant

Link to comment
Share on other sites

Actually i hadnt even noticed when the last post was, I didnt realize it was 2 yrs ago lol, i just have a severe disliking for game owners like firecamp and the events in my post happened this morning, i just searched "firecamp" and this thread came up, it wasnt my intention to resurrect a dead thread.

Link to comment
Share on other sites

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