Error after upgrade to 1.8.2

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
vigor
Forum Members
Forum Members
Posts: 92
Joined: Sat Apr 25, 2009 2:32 pm

Error after upgrade to 1.8.2

Post by vigor »

I just updated a website to the latest version of cmsms and I've got the error below.

Can anyone help with this. I've put in "Full Path" instead of the actual path

Fatal error: Class 'CmsRegularTaskHandler' not found in "Full Path"/include.php on line 284

Thanks,
Paul
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm

Re: Error after upgrade to 1.8.2

Post by reneh »

if you can acces admin - run the System verification test.

If not - try uploading all files again and be sure to overwrite all.
ReneH 8-)
A search will save you hours waiting for an answer! Image
vigor
Forum Members
Forum Members
Posts: 92
Joined: Sat Apr 25, 2009 2:32 pm

Re: Error after upgrade to 1.8.2

Post by vigor »

Thanks for the reply. I tried uploading all the files again but not working. I've commented out the lines below and the front end is back working again but I cant get into pages under content in the backend now.

Code: Select all

if (! isset($CMS_INSTALL_PAGE))
  {
    CmsRegularTaskHandler::handle_tasks();
  }
The error I'm getting under pages is

Fatal error: Class 'bulkcontentoperations' not found in ../admin/listcontent.php on line 1176
Last edited by vigor on Wed Sep 01, 2010 7:58 am, edited 1 time in total.
alby

Re: Error after upgrade to 1.8.2

Post by alby »

And System Verification is ok?

Alby
vigor
Forum Members
Forum Members
Posts: 92
Joined: Sat Apr 25, 2009 2:32 pm

Solved: Error after upgrade to 1.8.2

Post by vigor »

Thanks for the replies.

No it wouldn't run.

Client needed updates done today so I copied all the pages, templates and style sheets to notepad files and done a clean install and loaded back in the all the pages one by one (there was nly 12 and a few galleries so it wasn't too bad).

Still don't know what caused the problem as I've updated a good few sites before and never had any problems.

Paul
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Error after upgrade to 1.8.2

Post by Dr.CSS »

Sounds like you may need to make sure your host has newest version of PHP, you can find the system requirements here...

http://www.cmsmadesimple.org/support/faq/
vigor
Forum Members
Forum Members
Posts: 92
Joined: Sat Apr 25, 2009 2:32 pm

Re: Error after upgrade to 1.8.2

Post by vigor »

The site I had the problem with is now running the latest version of cmsms on the same package as before. Thanks again for the replies.
Locked

Return to “[locked] Installation, Setup and Upgrade”