Jump to content
MakeWebGames

Shivski

Members
  • Posts

    58
  • Joined

  • Last visited

    Never

Everything posted by Shivski

  1. Re: [mccode V2] Search Islands Wicked, iv done the database query and its said successful. Should anything show up in the lists now, or is that it? Added the cron too.
  2. Re: [mccode V2] Search Islands Can someone help me out with this? Im a bit confused as to where to add the 'database' code and also where to place the cron code within my daily cron.
  3. Re: [mccode] Main menu users online count Thanks for the mod. Installed it in a couple of minutes. Works great :)
  4. Re: Cron Errors The issue is now resolved. Thanks to dazza for the extra support too. I instead put curl www.mydomain.com/folder/cron_day.php?code=BIGLONGCODE HERE instead of the directory details and it worked,
  5. Re: Cron Errors Nope, now it includes the full address. Does the 'code' have to be after the .php address? Could this be confusing it?
  6. Re: Cron Errors When I tried the Curl command, it came back with this, /bin/sh: Curl: command not found Just about to try without :-D
  7. Re: Cron Errors Hi, thanks for the quick reply. So are you saying that my path is correct? When you write 0/5. Is that what I should put in? Wasn't sure if it accepted slashes. Sorry for the n00bish questions, but Im new to crons and want to get them up working as soon as I can lol. Shiv
  8. Hi Im new to this site, had a look around added a few mods to my game and lvoed it so far. Just wondering if I can grab some help on my crons if possible? I've been concentrating on the modding side to get a backbone to my game and now need to get the crons working, but unfortunatly, it seems my crons dont work and im not totally sure why. Im using cpanel currently whilst I work on the bones of the game. My crons are 5 **** - root /home/servername/public_html/foldername/cron_fivemi ns.php?code=86bf0bc45a0140e1611a218eb6299daf But to my email, it returns with /bin/sh: root: command not found But If I use 5 **** root /home/servername/public_html/foldername/cron_fiv emins.php?code=86bf0bc45a0140e1611a218eb6299daf it doesn't return with anything at all. But the cron doesn't do anything within 5 mins >> Also with my cron_minute.php which is the same, it also returns when i enter /home/servername/public_html/foldername/cron_minute.php?code=86bf0bc45a0140e1611a218eb6299daf Is the cron not set correctly (html address etc...) or is a problem within the cron_ php files? And if so, if I post them, can someone look them over for me? Many thanks in advance Shiv
×
×
  • Create New...