Jump to content

Error : PrestaShopDatabaseException .


erik1015

Recommended Posts

Hola tengo este error en mi tienda como solucionarlo.Un saludo.Gracias    [PrestaShopDatabaseException]

Duplicate entry '330056-26-2015-01-16 21:28:39 "para la clave" primaria "

 

INSERT INTO `ps_connections_page` (` id_connections`, `id_page`,` time_start`) VALUES ('330056', '26', '16/01/2015 21:28:39)

en la línea 607 en el archivo de clases / db / db.php

 

601. WebserviceRequest :: getInstance () -...?> SetError (500, '[Error SQL]' $ this-> getMsgError () '. Desde' (isset ($ dbg [3] ['clase']) $ dbg [3] ['clase']: '') .'-> '$ dbg [3] [' función ']' () de consulta fue: "... $ sql, 97);

602.}

603. else if (_PS_DEBUG_SQL_ && $ errno &&! Defined ('PS_INSTALLATION_IN_PROGRESS'))

604. {

605. if ($ sql)

606. tiro nuevo PrestaShopDatabaseException ($ this-> getMsgError () '<br /> <br /> <pre>' $ sql '</ pre>'...);

607. throw new PrestaShopDatabaseException ($ this-> getMsgError ());

608.}

609.}

610.

611. / **

Link to comment
Share on other sites

  • nadie locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...