Jump to content

Oops, something went wrong 2


Recommended Posts

Hi. I CANNOT ACCESS THE STORE.


 


Oops, something went wrong.

Try to refresh this page or feel free to contact us if the problem persists.

 

I can no longer access the shopping cart, everytime I put in the url I get the following: Oops, something went wrong.

Try to refresh this page or feel free to contact us if the problem persists.

 

Also the cart no longer recognize my email address, I cannot admin login. When I try "forgot password" it says that email address does not exist

 

WHEN I TRY TO GO TO ADMIN PAGE I GET THE FOLLOWING: ANY HELP WOULD BE GREATLY APPRECIATED (LATEST PRESTA SHOP VERSION)

 

[PrestaShopDatabaseException]

 

Link to database cannot be established.

at line 38 in file classes/db/MySQL.php

 

32. {

33. if (!defined('_PS_MYSQL_REAL_ESCAPE_STRING_'))

34. define('_PS_MYSQL_REAL_ESCAPE_STRING_', function_exists('mysql_real_escape_string'));

35. 

36. if (!$this->link = mysql_connect($this->server, $this->user, $this->password))

37. throw new PrestaShopDatabaseException(Tools::displayError('Link to database cannot be established.'));

38. 

39. if (!$this->set_db($this->database))

40. throw new PrestaShopDatabaseException(Tools::displayError('The database selection cannot be made.'));

41. 

42. // UTF-8 support

MySQLCore->connect - [line 248 - classes/db/Db.php] - [0 Argument]

DbCore->__construct - [line 206 - classes/db/Db.php] - [4 Arguments]

DbCore::getInstance - [line 64 - config/alias.php] - [0 Argument]

pSQL - [line 307 - classes/shop/Shop.php] - [1 Arguments]

ShopCore::initialize - [line 95 - config/config.inc.php] - [0 Argument]

require - [line 33 - admin123/index.php] - [1 Arguments]

 

Link to comment
Share on other sites

×
×
  • Create New...