Jump to content

Problem With Live Shop After Update. Cannot Open


Recommended Posts

Hi

 

Hope somebody can help me after spending many hours trying to get my live shop back again after an upgrade.

 

I had to replace all my files from a previous back up after an update crash. Checked the config/settings.inc.php and all seems OK.

 

I cannot open the site or the back end and I get the message "Bad SubDomain SQL query."

 

Not being able to get to the back office I cannot check the preferences etc

 

Below is my settings.inc.php

 

<?php

define('_DB_SERVER_', 'localhost');

define('_DB_TYPE_', 'MySQL');

define('_DB_NAME_', 'presta14');

define('_DB_USER_', 'presta14');

define('_DB_PASSWD_', 'xxxxxx');

define('_DB_PREFIX_', 'ps_');

define('_MYSQL_ENGINE_', 'MyISAM');

define('_PS_CACHING_SYSTEM_', 'MCached');

define('_PS_CACHE_ENABLED_', '0');

define('_MEDIA_SERVER_1_', '');

define('_MEDIA_SERVER_2_', '');

define('_MEDIA_SERVER_3_', '');

define('_COOKIE_KEY_', 'e0T6DpD4ktTHpDcYfoCWQf5IK4uVFqTDNwPuurxI4icqSZS0P4cFS4hU');

define('_COOKIE_IV_', '6vbAEGYm');

define('_PS_CREATION_DATE_', '2012-02-13');

define('_PS_VERSION_', '1.4.8.2');

define('_RIJNDAEL_KEY_', 'U4d7tm71xH21CN6TTfWcRW0mnFiH4OWp');

define('_RIJNDAEL_IV_', 'KlWxAEZ26h53kt3qZvLxcA==');

define('__PS_BASE_URI__', '/');

define('_THEME_NAME_', 'prestashop');

 

some help the right way will be appreciated

Link to comment
Share on other sites

Thank you Elpatron for the tip. I did change the data base and it worked. I feel silly that I did not think of it as I was so sure that it was not touched during the update.

 

I would like to mark this post as closed but I do not know how

 

vas

Link to comment
Share on other sites

×
×
  • Create New...