Automated Jobs not working

Permalink
HelloI need some Help with the Jobs. I wanted to do a sitemap for Google and found that all the Automated Jobs don't work.

This is what I have on the Jobs:

1 Index Search Engine Never
3 Process Email Posts Never
4 Remove Old Page Versions Never
2 Generate the sitemap.xml file 3-12-2012 at 14:05:42 The file /var/www/web0/html/neu/sitemap.xml is not writable

If I open the link on new Page I get the Error code:

Fatal error: Class 'IndexSearch' not found in /var/www/web0/html/neu/concrete/core/models/job.php on line 151

or

Fatal error: Class 'GenerateSitemap' not found in /var/www/web0/html/neu/concrete/core/models/job.php on line 151

I have even tried to delete them with remove, but I get the same Error.

 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
Try to change the permission of the sitemap.xml to 755. I think it might be the problem of permission.
BTW do you logged in with the admin credentials?

Rony
garcia replied on at Permalink Reply
There is nowhere a sitemap.xml it has never been created, however I changed all the permission to 777 and I'm logged as admin
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
Have you ever run this automated job previously? If so then it might be trashed. Here's a how to about how to restore the sitemap job:

http://www.concrete5.org/documentation/how-tos/developers/restore-t...

There are another add-on available in marketplace which will help you to restore it.
http://www.concrete5.org/marketplace/addons/restore-automated-jobs/...

Hope this helps.

Rony
garcia replied on at Permalink Reply
dosent help, and also the add-on dosent work if I run the Add-on I get the Error

Help
Backup Database
Update concrete5
Database XML
Restore Automated Jobs
< Back to System & Settings
Add to Favorites
Close
Restore Automated Jobs

Select the job(s) you with to restore



Fatal error: Class 'IndexSearch' not found in /var/www/web0/html/neu/concrete/core/models/job.php on line 151
garcia replied on at Permalink Reply
I had a look at the database. There is no table with Jobs. I think on the Installation was not everything istalled- I only have 86 Tables. I a previous Database I have 198
JohntheFish replied on at Permalink Reply
JohntheFish
If you are on 5.6+, you may need to clear the cache (and especially the overrides cache) before any restoration measure - as given by @rony - will work.
garcia replied on at Permalink Reply
I cleared the cache no change at all.