MarMis Posted May 25, 2016 Share Posted May 25, 2016 I have just done the one click upgrade to the 1.6.1.5 upgrade. Website works fine, but I can't access the backoffice, so I even can't roll back (I do get the screen but doesn't accept any users/passwords) Please someone help, so I can access my orders thanks Link to comment Share on other sites More sharing options...
MarMis Posted May 25, 2016 Author Share Posted May 25, 2016 Yohoe problem solved. Could solve this by changing this in the database Need to use phpmyadmin to change the value directly in the database.Open phpmyadmin, select the correct database, and then select the "SQL" menu option. Enter the following query in the text box and then click go. UPDATE `ps_configuration` SET `value` = '0' WHERE `ps_configuration`.`name` ="PS_CIPHER_ALGORITHM"; Link to comment Share on other sites More sharing options...
stefanva Posted July 16, 2016 Share Posted July 16, 2016 Hello, I have the same problem. But when i run the sql query i get this. SQL-query: UPDATE `ps_configuration` SET `value` = '0' WHERE `ps_configuration`.`name` ="PS_CIPHER_ALGORITHM" #1146 - Table 'cindysssya1.ps_configuration' doesn't exist MySQL meldt: ration' doesn't exist Can you pleas help me? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now