Jump to content

Help me with error please


Recommended Posts

Hello,

I have enabled debug in defines.inc.php and in header I have errors like :

 

Error: Please check your configuration Notice: unserialize() [function.unserialize]: Error at offset 8191 of 8192 bytes in /home/elect873/public_html/classes/cache/CacheFs.php on line 40 ok

 

 

Strict Standards: Declaration of Dispatcher::loadRoutes() should be compatible with that of DispatcherCore::loadRoutes() in /home/elect873/public_html/override/classes/Dispatcher.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /home/elect873/public_html/override/classes/Dispatcher.php:16) in /home/elect873/public_html/classes/Tools.php on line 141

 

Fatal error: Cannot redeclare pSQL() (previously declared in /home/elect873/public_html/config/alias.php:59) in /home/elect873/public_html/classes/Db.php on line 320

 

 

In log folder I have this file: 20140708_exception.log

 

In this file I have:

 

*ERROR*     2014/07/08 - 10:07:15: Table 'elect873_149.ps_prestafraud_carts' doesn't exist<br /><br /><pre>
        SELECT `id_cart`
        FROM ps_prestafraud_carts
        WHERE id_cart = 12582 LIMIT 1</pre> at line 613 in file classes/db/Db.php
*ERROR*     2014/07/08 - 10:22:15: Table 'elect873_149.ps_prestafraud_carts' doesn't exist<br /><br /><pre>
        SELECT `id_cart`
        FROM ps_prestafraud_carts
        WHERE id_cart = 12583 LIMIT 1</pre> at line 613 in file classes/db/Db.php
*ERROR*     2014/07/08 - 10:37:24: Table 'elect873_149.ps_prestafraud_carts' doesn't exist<br /><br /><pre>
        SELECT `id_cart`
        FROM ps_prestafraud_carts
        WHERE id_cart = 12584 LIMIT 1</pre> at line 613 in file classes/db/Db.php

 

it also appears when I try to send a test email in Advanced Parameters > Email

 

Anyone have idea how I can fix this?

Thank you.

 

PS version is 1.5.6.2

Edited by silviu_25 (see edit history)
Link to comment
Share on other sites

what is your version of PrestaShop?

 

did you upgrade?

"PS version is 1.5.6.2"

 

Now I deleted all files server, and reuploaded a clean installation from my localhost, reuploaded img, templates, modules and settings.inc.php fron old installation.

 

now everything looks ok but I can not add products to cart, I get something:

 

*ERROR*     2014/07/08 - 14:26:34: Table 'elect873_149.ps_prestafraud_carts' doesn't exist<br /><br /><pre>

        SELECT `id_cart`

        FROM ps_prestafraud_carts

        WHERE id_cart = 12587 LIMIT 1</pre> at line 613 in file classes/db/Db.php

 

 

and I can not send emails using SMTP

Edited by silviu_25 (see edit history)
Link to comment
Share on other sites

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