Witam poniżej strona logowania do zaplecza jak to uzunąc, bład pojawil sie przy wpisaniu w moduł ebay nazwy użytkowanika. Prosze o pomoc [PrestaShopDatabaseException]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`ps_ebay_stat' at line 2
SELECT `id_ebay_stat`, `tries`, `version`, `data`, `date_add` FROM `ps_ebay_stat
at line 635 in file classes/db/Db.php
629. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$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. /**
Question
bronsky69
Witam poniżej strona logowania do zaplecza jak to uzunąc, bład pojawil sie przy wpisaniu w moduł ebay nazwy użytkowanika. Prosze o pomoc [PrestaShopDatabaseException]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`ps_ebay_stat' at line 2
at line 635 in file classes/db/Db.php
Link to comment
Share on other sites
4 answers to this question
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