shoppingnet Posted March 16, 2015 Share Posted March 16, 2015 Bonsoir, Un client europeen n'a pas pu crée un compte, une erreur database à l'ecran. Avez vous une petite idée. Merci beaucoup des retours ! Link to comment Share on other sites More sharing options...
Szed Posted March 16, 2015 Share Posted March 16, 2015 Si vous souhaitez avoir des réponses, il va falloir être plus précis. Affichez l'erreur est un minimum. Link to comment Share on other sites More sharing options...
shoppingnet Posted March 16, 2015 Author Share Posted March 16, 2015 Oui, désolé. Je viens de m’apercevoir en fet qu'il est impossible de créer aucun compte client du from. je suis renvoyé sur une page database Link to comment Share on other sites More sharing options...
shoppingnet Posted March 16, 2015 Author Share Posted March 16, 2015 vous pouvez tester sur www.shoppingnet.fr merci Link to comment Share on other sites More sharing options...
shoppingnet Posted March 16, 2015 Author Share Posted March 16, 2015 [PrestaShopDatabaseException] Unknown column 'id_shop_group' in 'field list' SELECT GROUP_CONCAT(id_shop_group) as groupid FROM pss_sendin_newsletter WHERE email = "*****@***.**" GROUP BY email LIMIT 1 at line 635 in file classes/db/Db.php 629. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);630. }631. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))632. {633. if ($sql)634. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');635. throw new PrestaShopDatabaseException($this->getMsgError());636. }637. }638.639. /** Voila ce que ca donne ! Link to comment Share on other sites More sharing options...
shoppingnet Posted March 16, 2015 Author Share Posted March 16, 2015 Après quelques petits test.... Tout semble bien fonctionner en Back-Office, ajout de client, ajout d'adresse etc... les clients déjà existant peuvent aussi se connecter à leur compte sans souci. Le problème est vraiment lors de la création d'un nouveau client. Merci pour vos réponses !! Link to comment Share on other sites More sharing options...
shoppingnet Posted March 16, 2015 Author Share Posted March 16, 2015 (edited) Du nouveau en désactivant la commande express... mon client se crée bien en Back office, par contre aprés inscription le site renvoi toujours sur cette page Database avec un autre message en plus. Attention : contact (): Impossible de créer le fichier / home / shoppingt / www / cache / push / activité parce Aucun fichier ou répertoire dans /home/shoppingt/www/classes/Tools.php en ligne 2929 Merci Edited March 16, 2015 by shoppingnet (see edit history) 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