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
[Solved] M. of internal data is deprecated- no admin access
-
- Forum Members
- Posts: 80
- Joined: Thu Aug 12, 2010 2:27 pm
[Solved] M. of internal data is deprecated- no admin access
Last edited by Edwin_IandD on Mon Mar 24, 2014 1:56 pm, edited 2 times in total.
-
- Forum Members
- Posts: 80
- Joined: Thu Aug 12, 2010 2:27 pm
Re: Modification of internal data is deprecated- no admin ac
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!
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
Been there. Done that.
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.
