Jump to content

Upgrade to 1.6.1.5 and now can't access backoffice


Recommended Posts

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

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

  • 1 month later...

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: dot.gifration' doesn't exist 

 

Can you pleas help me?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...