Les meilleurs développeurs Prestashop freelances sont sur Codeur.com
Terminé · Moins de 500 € · 8 offres · 3031 vues · 15 interactions
Bonjour,
Je cherche un dev capable de m'aider rapidement. Ma boutique Prestashop est inaccessible depuis hier soir. Suite au lancement d'une vente flash, trop de connexions simultanées ont fait "péter" le site. J'ai appelé OVH ce matin, rien du coté du serveur, tout serait rentré dans l'ordre. Le soucis se trouverait au niveau de fichier de config. Lorsque j'essaie de me connecter à l'admin j'ai les messages d'erreurs suivant :
[PrestaShopException]
Shop not found
at line 404 in file classes/shop/Shop.php
399. // No shop found ... too bad, let's redirect to default shop
400. $default_shop = new Shop(Configuration::get('PS_SHOP_DEFAULT'));
401.
402. // Hmm there is something really bad in your Prestashop !
403. if (!Validate::isLoadedObject($default_shop)) {
404. throw new PrestaShopException('Shop not found');
405. }
406.
407. $params = $_GET;
408. unset($params['id_shop']);
409. $url = $default_shop->domain;
ShopCore::initialize - [line 114 - config/config.inc.php]
109.
110. $context = Context::getContext();
111.
112. /* Initialize the current Shop */
113. try {
114. $context->shop = Shop::initialize();
115. $context->theme = new Theme((int)$context->shop->id_theme);
116. if ((Tools::isEmpty($theme_name = $context->shop->getTheme()) || !Validate::isLoadedObject($context->theme)) && !defined('_PS_ADMIN_DIR_')) {
117. throw new PrestaShopException(Tools::displayError('Current theme unselected. Please check your theme configuration.'));
118. }
119. } catch (PrestaShopException $e) {
require - [line 36 - admin/index.php] - [1 Arguments]
31.
32. if (!defined('PS_ADMIN_DIR')) {
33. define('PS_ADMIN_DIR', _PS_ADMIN_DIR_);
34. }
35.
36. require(_PS_ADMIN_DIR_.'/../config/config.inc.php');
37. require(_PS_ADMIN_DIR_.'/functions.php');
38.
39. //small test to clear cache after upgrade
40. if (Configuration::get('PS_UPGRADE_CLEAR_CACHE')) {
41. header('Cache-Control: max-age=0, must-revalidate');
Merci d'avance pour vos devis ! Ayant eu ces dernières semaines déjà beaucoup de soucis avec ma boutique, je n'ai pas un gros budget, (30€ maxi)
Budget indicatif : Moins de 500 €
Publication : 19 avril 2017 à 11h24
Profils recherchés : Développeur Prestashop freelance
8 freelances ont répondu à ce projet
8 propositions de devis en moins de 2h
Montant moyen des devis proposés : 100 €
Estimation du délai : 1 jour
Projet réalisé par Presta CMS