Jump to content
MakeWebGames

Recommended Posts

Posted

I just checked with my hosts and it got cURL enabled, will it be able to run mccodes then?

If so, I need help setting the crons up, as I tried before and it failed.

 

Thanks :)

Posted

Re: Cron Jobs

Sorry if this counts as a double post, but this is the mail I get from the cron jobs.

 

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                Dload  Upload   Total   Spent    Left  Speed

100   385  100   385    0     0  13399      0 --:--:-- --:--:-- --:--:-- 13399
100   385  100   385    0     0  13359      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>
</body></html>
Posted

Re: Cron Jobs

 

You need to use this format in advanced cron tab:

curl [url]http://gameurl.dom/cron_????.php?code=yourskittycode[/url]

 

 

I am using that, still doesn?t work! :/

Posted

Re: Cron Jobs

 

You need to use this format in advanced cron tab:

curl [url]http://gameurl.dom/cron_????.php?code=yourskittycode[/url]

 

 

I am using that, still doesn?t work! :/

Well it could be the code not matching the config.php file, or your server your on don't use curl and using something else....

Posted

Re: Cron Jobs

 

Run the cron manually, you mean take like

 

http://yourdomain.com/cron_minute.php=xxxxx

and put in the browser? I have done that before, it just comes up as a blank window.

Yeah...

Like you said: http://yourdomain.com/cron_minute.php=xxxxx <replace with cron code in config.php..

Then once you done that check your game to see if anythink refills, or even better do the 5 min cron go to gym first then train then run cron 5 min file, manually and see if it refills..

Posted

Re: Cron Jobs

I just put myself in jail, and ran the 1 min cron manually, and it decreased every time I ran it.

It seems like it should work.

 

And the 5 min refills the bars too. Manually.

Posted

Re: Cron Jobs

 

I just put myself in jail, and ran the 1 min cron manually, and it decreased every time I ran it.

It seems like it should work.

 

And the 5 min refills the bars too. Manually.

then should work if not contact your host, and tell them/

Posted

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?

Posted

Re: Cron Jobs

Just check if curl is Enabled...

in a php file just add <?php phpinfo(); ?> save it scroll down till you see curl.

This is how mine is.

cURL support enabled

cURL Information libcurl/7.19.4 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5

Posted

Re: Cron Jobs

 

mine says the same thing yet the crons are still not running...any sujestions?

Then if its how i posted, you havent installed/added them right to cron jobs or the files dont work.

Posted

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

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