Jump to content

Error terrible en modo movil ps 1.5.4


Recommended Posts

buenas noches! quisiera que me hecharan una mano con este error a ver como lo puedo corregir porque me tiene paralizado! :S es con la versión movil de la página este es el error que me muestra! por favor si alguien me puede ayudar :S

 

[PrestaShopDatabaseException]

 

Table 'sistemasyprogramas.os_layered_friendly_url' doesn't exist

 

SELECT data FROM `os_layered_friendly_url` WHERE `url_key` = 'caf2d207eb9fbc5f23bf209e66cad3a4' LIMIT 1

 

at line 607 in file classes/db/Db.php

 

601. WebserviceRequest::getInstance()->setError(500, '

 '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);

602. }

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

604. {

605. if ($sql)

606. throw new 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

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