Jump to content
MakeWebGames

owetis

Members
  • Posts

    22
  • Joined

  • Last visited

    Never

Everything posted by owetis

  1. Re: Cron Jobs ok I do have the crons inputted correctly now. But i keep getting this email from the crons.   /bin/sh:[url]http://underworld.underground-hosting.net/cron_minute.php?code=MyCode:[/url] No such file or directory   I get the emails (wich should happen if the cron commands put in right) It is saying that no such file well ...i know there is a file .. Anyone know how to fix this....this is getting really anoyying!
  2. Re: Cron Jobs i added you and and you asked who i was but that was it
  3. Re: Cron Jobs i can't get a screenshot as this stupid pc has it disabled..but i get a cron email and it stated /bin/sh: /public_html/underworld/cron_minute.php?code=mycode: No such file or directory   what the hell this is proving to be a pain :(
  4. Re: simple question yeah i know in header.php but wich on is it lol i've got a crapy theme right now and i wanna turn the white into blood red lol
  5. where can i change the background color for the white table...i got the main background and im looking to find out how to change the table color of Stats Info: that whole while black that covers the main background...any help is apreciated....   yeah im a noob with mcccodes v2
  6. Re: Cron Jobs   curl [url]http://underworld.underground-hosting.net/cron_day.php?code=mycode[/url]   is how all of them are set yet there not working...
  7. Re: Cron Jobs i have set up my crons curl http://owetyis.domain/cron_????.php?cod ... code and it not working do you know another way to set it up a dif way or where i could get working crons pages?
  8. Re: Cron Jobs mine says the same thing yet the crons are still not running...any sujestions?
  9. Re: Looking for Modder/coder... i dont know any mafia games that are hacker related thank you...i have all my plans written out. and everything. this aint gonna be a origanal mafia based game
  10. I'm looking for some one that would like to help me create me game. I dint have much coding exp, so thats why i am asking for help. I am trying to make a mafia/hacker/drugloard based game. Yeah it going to get complicated. If you interested either pm me here or on yahoo. [email protected]
  11. Re: Cron Jobs I am having some what the same problem where when i run the crom manually it will work, yet when i put some one in jail it doen't work...( they dont get out) and advice?
  12. Re: in need of hosting im acually looking for a free host with best offer....
  13. Re: in need of hosting I'm in the USA
  14. I lost my hosting that i was using for my game...can anyone hook me up with a good plan to run my game on?
  15. Re: two problems...#1 "crons" #2"basic settings"   that is what im trying to say.....that and cron arnt working even tho their set up right...
  16. Re: two problems...#1 "crons" #2"basic settings" main game settings...it dont save
  17. Re: two problems...#1 "crons" #2"basic settings" i have covered my pass word and code but don't see anything wrong there <?php $_CONFIG = array( 'hostname' => 'localhost', 'username' => 'owetis_owetis', 'password' => '*******', 'database' => 'owetis_codes', 'persistent' => 0, 'driver' => 'mysql', 'code' => '*****************' ); ?>
  18. Ok i have my crons set up but it is still not working. i've had some one look at it and they didn't know why. and this is the same with the basic game settings...it says it gets saved but it dont save. anyone have any suggestions?
  19. Re: [uPGRADE] V2 streets.php includes image + ability to fight NPCS :-D Thank you this is a very nice mod, and falls into my theme.
  20. Re: mccodes v2 jail cron thank you illusions. Im starting to think that im missing a mysql table....
  21. Re: mccodes v2 jail cron Cron minute is set up in my Cpanel. My friend set it up...do you know what cron code it supposed to be?
  22. Ok this may seem like a stupid question. but i am still a noob. My jail timer does not work. i dont know if the cron is not set up or what...and i cant even take anyone out of jail threw the staff panel i get this QUERY ERROR : 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 ' duties='N/A', staffnotes='', mailban=0, mb_reason='', forumban=0, fb_reason='',' at line 1 Query was UPDATE users SET username='owetis', level=5, money=41455, crystals=2097483757, energy=20, brave=13, maxbrave=13, maxenergy=20, hp=300, maxhp=300, hospital=0, jail=, duties='N/A', staffnotes='', mailban=0, mb_reason='', forumban=0, fb_reason='', hospreason='', jail_reason='', login_name='owetis', will=79, maxwill=100 WHERE userid=1 . Can any one help me?
×
×
  • Create New...