Can't open pages in content after upgrade

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
kingmangu
New Member
New Member
Posts: 2
Joined: Wed Mar 26, 2014 2:30 pm

Can't open pages in content after upgrade

Post by kingmangu »

Hi,

After I upgrade my website from version 1.11.9 to 1.11.10 I am able to log in to the admin panel but I can't open the pages in the content. I get this error message: ???
------------------
Warning: include_once(../lib/classes/class.admintheme.inc.php) [function.include-once]: failed to open stream: No such file or directory in /home/content/22/6068222/html/mysite/mysite/admin/listcontent.php on line 30

Warning: include_once() [function.include]: Failed opening '../lib/classes/class.admintheme.inc.php' for inclusion (include_path='.:/usr/local/php5_3/lib/php') in /home/content/22/6068222/html/mysite/mysite/admin/listcontent.php on line 30
Output has already been sent to the browser at /home/content/22/6068222/html/mysite/mysite/admin/listcontent.php:30. Please make sure the command $xajax->processRequest() is placed before this.
------------------

Let me know if there is a PHP problem o something else. Your help will be very appreciated. Thanks!
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Can't open pages in content after upgrade

Post by velden »

I don't know how you upgraded, but if you used the diff, that specific file '/lib/classes/class.admintheme.inc.php' is not even touched/overwritten.

Start to check if it's there.
kingmangu
New Member
New Member
Posts: 2
Joined: Wed Mar 26, 2014 2:30 pm

Re: Can't open pages in content after upgrade

Post by kingmangu »

I updated using FTP, The file is there but it acts like there is not there.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: Can't open pages in content after upgrade

Post by Jo Morg »

You most likely have a permissions/ownership problem.
You should try, if at all possible, an alternative upload method. Even using CPanel own File Manager to upload the full archive and expand it there.

* PS: read the few final paragraphs: http://docs.cmsmadesimple.org/upgrading ... nformation
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Locked

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