Jump to content
MakeWebGames

jon182

Members
  • Posts

    233
  • Joined

  • Last visited

    Never

Everything posted by jon182

  1. Re: [mccode V2] Chat Mod NEW ok. i did everything i'm supposed to but the cahtbox still hasn't even come up on my game. whats goin on?
  2. Re: can't delete forum topics. where should it be at?
  3. ok when i try to delete a forum topic i get this. Fatal error: Call to a member function query() on a non-object in /home2/respect/public_html/forums.php on line 703
  4. Re: two priblems i REALLY need help with also. in the section that says your stats and notepad etc. (taht section of the screen not that page) How do i change the color of THAT
  5. Re: two priblems i REALLY need help with thanks but the logout it does it WAY to often
  6. Re: two priblems i REALLY need help with thank you. Do you know whay it's randomly logging off?? and also how do i change my backround from white to another color?
  7. Re: two priblems i REALLY need help with as in 'jail reason' or as in 'selling pirated cd's'   and how do i remove them??
  8. ok. i have two problems. 1. While playing the game it sometimes logs you off for no reason. I don't know why my game does this but it does. to me and the users. 2. One of my crimes sometimes says this whenever it's done . 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' WHERE `userid` = '3'' at line 1 Query was UPDATE `users` SET `jail` = '30', `jail_reason` = 'Selling Pirated Cd's' WHERE `userid` = '3' but the user ID is whoever did the crime
  9. Re: game folder wriatble failed you guys know taht this is already solved right? :mrgreen:
  10. Re: cron jobs now i get this mistake % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 571 100 571 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k 100 571 100 571 0 0 157k 0 --:--:-- --:--:-- --:--:-- 0 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>406 Not Acceptable</title> </head><body> <h1>Not Acceptable</h1>   An appropriate representation of the requested resource /cron_minute.php could not be found on this server.</p>   Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> <hr> <address>Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8 Server at respectedmafia.com Port 80</address> </body></html>
  11. Re: cron jobs so i put a space between curl and http?
  12. Re: cron jobs /bin/sh: curlhttp://respectedmafia.com/cron_minu ... 17529d9949: No such file or directory i restarted the game and input the corerct values but i get the above when the cron runs
  13. ok. i DID acquire this game legally, however i made a slight mistake while installing. I accidently didn't use the crons it gave me but used the ones it showed in the instruction manual which doesn't have the correct code. i think i found what i'm supposed to add in the installer.php code. but could anyone post what the exact codes were?
  14. Great site. made from mccodes v 2. (i paid) Still needs cosmetic work but has TONS of jobs crimes shops etc etc. will be adding more soon this is the first day. Please join and review.
  15. 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.
  16. 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?
  17. Re: game folder wriatble failed thanks much
  18. 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?
  19. ok. i get this while i run installer. i'm using cpanel. how can i get it so my game folder doesn't fail?
×
×
  • Create New...