Will upgrading fix broken admin access?
Posted: Sun Jun 12, 2016 10:38 am
Have just setup up a site that was quickly grabbed from another webhost as they were crashing...
Everything is working fine but i just cannot access the cms admin page... Have read all the forums and tried every method suggested ..
eg
mysql> UPDATE ds_users SET password = md5('admin') WHERE user_id = 1;
Query OK, 1 row affected (0.00 sec)
Rows matched: 1 Changed: 1 Warnings:
which appears to have worked!!!.. but i still cant get in...
I havent been able to determine the CMS version , but am assuming it isnt the latest version.. Was pondering if upgrading versions may fix this, ? but am assuming an upgrade would feed off existing sdmin l/p in databse and stay the same..
Otherwise, if i do a brand new install of CMS , what may i have to do to ensure the website comes back up again.
I know a bit.. but obviously not enough..
thanks all
Everything is working fine but i just cannot access the cms admin page... Have read all the forums and tried every method suggested ..
eg
mysql> UPDATE ds_users SET password = md5('admin') WHERE user_id = 1;
Query OK, 1 row affected (0.00 sec)
Rows matched: 1 Changed: 1 Warnings:
which appears to have worked!!!.. but i still cant get in...
I havent been able to determine the CMS version , but am assuming it isnt the latest version.. Was pondering if upgrading versions may fix this, ? but am assuming an upgrade would feed off existing sdmin l/p in databse and stay the same..
Otherwise, if i do a brand new install of CMS , what may i have to do to ensure the website comes back up again.
I know a bit.. but obviously not enough..
thanks all