I think you need to look in your error_logs. I went to your site and kept clicking around and every single page I went to tried to run the cron.php job. That is very unusual. So, it is trying to run, but something has been done to prevent it. Either the cron.php page has the wrong permissions to run, or the cron jobs themselves have the wrong permissions, or... I'm sure there is probably another reason. But, I'd check your permissions for your files and directory and also make sure all the files are uploaded properly.
|