[SOLVED] Fatal error: Class 'news_admin_ops' not found

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
User avatar
webform
Power Poster
Power Poster
Posts: 511
Joined: Sat Nov 25, 2006 3:39 pm

[SOLVED] Fatal error: Class 'news_admin_ops' not found

Post by webform »

Trying to upgrade an old site from 1.9.4 to 1.11.6 but get an error (blank page) both in frontend and backend. With debug turned on i get this:

Code: Select all

Fatal error: Class 'news_admin_ops' not found in /hsphere/local/home/site/modules/News/News.module.php on line 374
What can i do to correct this error?
Last edited by webform on Tue Apr 30, 2013 9:59 pm, edited 1 time in total.
User avatar
webform
Power Poster
Power Poster
Posts: 511
Joined: Sat Nov 25, 2006 3:39 pm

Re: Upgrade- Fatal error: Class 'news_admin_ops' not found

Post by webform »

Think i solved it myself:

The upgrade script didn't seem to complete entirely and some modules was not upgraded including News module.

So disabling the News module until i could get into the modules list and upgrade the missing modules, solved the problem.

Why the upgrade script didn't complete the upgrade, i don't know!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [SOLVED] Fatal error: Class 'news_admin_ops' not found

Post by Dr.CSS »

Did you go straight from 1.9.4 to 1.11.6 or ?, hard to help with such a lack of info...
User avatar
webform
Power Poster
Power Poster
Posts: 511
Joined: Sat Nov 25, 2006 3:39 pm

Re: [SOLVED] Fatal error: Class 'news_admin_ops' not found

Post by webform »

Yes i did! And the upgrade script didn't complete the upgrade of some of the modules including the News Module hence the error.

Maybe the leap between versions was to great!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [SOLVED] Fatal error: Class 'news_admin_ops' not found

Post by Dr.CSS »

You need to hit 1.9.4.3 no matter what version you come from below that version...

http://docs.cmsmadesimple.org/upgrading ... ld-version
User avatar
webform
Power Poster
Power Poster
Posts: 511
Joined: Sat Nov 25, 2006 3:39 pm

Re: [SOLVED] Fatal error: Class 'news_admin_ops' not found

Post by webform »

That had escaped my attention!

Thank you for steering me in the right direction!
Locked

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