Page 1 of 1

[Solved] M. of internal data is deprecated- no admin access

Posted: Mon Mar 24, 2014 12:44 pm
by Edwin_IandD
Hello all,

After upgrading from v1.10 to v1.11.10 I cannot access my admin site and get the following message:

Notice: Modification of internal data is deprecated: admintheme in /home/**********/public_html/**********/lib/classes/class.cms_variables.php on line 123

Fatal error: Call to undefined method defaultTheme::SendHeaders() in /home/**********/public_html/**********/******admin/header.php on line 41

(without the stars, I've put them there so not to give away to much information..)

The front end of the site is working perfectly fine.

Any ideas on how to fix this?

Many thanks, Edwin

Re: Modification of internal data is deprecated- no admin ac

Posted: Mon Mar 24, 2014 1:54 pm
by Edwin_IandD
I found the solution myself...

I forgot (.. was too lazy ..) to read this:
http://docs.cmsmadesimple.org/general-i ... min-folder

What happens is that by extracting the .gz file on the server a new 'admin' folder is created. Obviously with all the newer files in them.

In the config file the admin folder was still pointing to my renamed admin folder with all the old (as in deprecated..) files. Obviously this didn't work and was easily fixed by renaming the new admin folder.

So now everything is back to working as it should!

Re: [Solved] M. of internal data is deprecated- no admin acc

Posted: Mon Mar 24, 2014 2:07 pm
by paulbaker
Been there. Done that. ;D It's still worth the pain though, having a hidden admin area -> if they don't know where it is, they won't be able to get in.