Jump to content

probleme page blanche apres validation de commande


Recommended Posts

Bonjour, 

 

j'ai besoin d'aide, j'ai une erreur lorsque mes clients passent une commande, tout se passe correctement jusqu' au dernier moment où il faut confirmer la commande ( derniere etape ) , les clients tombent sur une page blanche!

 

j'ai essayer de desinstaller paypal, payplug, etc... mais rien n y fait ...

 

je sèche totalement et mes clients s inquietent que leurs commandes ne soient pas validées...

 

merci de votre aide

 

je suis sous prestashop 1.6.0.9

Link to comment
Share on other sites

[PrestaShopDatabaseException]

Table 'lemarchefraisnew.ps_product_comment' doesn't exist

 

                SELECT *

                FROM `ps_product_comment` pc

                WHERE pc.`id_product` = 823

                AND pc.`id_guest` = 33949

                ORDER BY pc.`date_add` DESC 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 j'ai maintenant lorsque je click sur le detail produit sur chaque produits de ma boutique

Link to comment
Share on other sites

  • 6 months later...

Bonjour , j ai cette erreur qui s 'affiche après validation de mon panier, lors de mes essais.

Auparavant j'avais page blanche j 'ai configuré pour avoir le message bug 

 

Quelqu'un peux t il m'aider merci par avance

 

THIERRY

 

Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/horizon2/prestashop/themes/sport/mails/fr/order_conf_product_list.txt" on line 2 "{$product[\'reference\']}" - Unexpected "\" <-- thrown in /home/horizon2/prestashop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 2

Link to comment
Share on other sites

  • 3 weeks later...

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...