Hi , Migrated a cmsmadesimple website over to my plesk hosting server... Website was online looking fine, but found myself unable to login to the cms admin section with supplied old credentials, and the reset password function seems to be inactive too..
after a lot of poking around and changing dir permissions, and editing /home directories listed off in every .php config affecting file I could find.. most of the errors coming up in error log have gone away..
However, i still cannot seem to log in..
in error log it shows [Thu Nov 17 14:11:26 2016] [error] [client 121.208.136.245] PHP Strict Standards: Declaration of Archiver::DoAction() should be compatible with CMSModule::DoAction($name, $id, $params, $returnid = '') in /var/www/vhosts/dansing.com.au/httpdocs/modules/Archiver/Archiver.module.php on line 1124, referer: http://dansing.com.au/admin/login.php
Have googled this as much as I can without finding anything faintly useful... any suggestions?
centos 6.7 , php 5.6
thanks
W
problems logging in as admin
- PinkElephant
- Forum Members
- Posts: 173
- Joined: Fri Feb 06, 2009 2:08 pm
Re: problems logging in as admin
Googling suggests it might be related to E_STRICT and out of date module(s) - first, I'd try renaming the modules/Archiver directory.
Re: problems logging in as admin
What version of CMSMS are you running?