i think the problem upload process. i did an image with photoshop and save to jpg 692*320 px. And enter the popup newsletter module and upload it. Then the result is same. image hidden. install the prestashop 1.7.2.4 and install the vela VMEGA and like that...this process in wamp server in local. Php v 7.0.23.
open the debug mode homepage error...
Table 'mega.ps_smart_blog_post' doesn't exist
SELECT * FROM ps_smart_blog_post p INNER JOIN ps_smart_blog_post_lang pl ON p.id_smart_blog_post=pl.id_smart_blog_post INNER JOIN ps_smart_blog_post_shop ps ON pl.id_smart_blog_post = ps.id_smart_blog_post AND ps.id_shop = 1 WHERE pl.id_lang=1 AND p.active= 1 ORDER BY p.id_smart_blog_post DESC LIMIT 6
at line 744 in file classes/db/Db.php
739. if ($webservice_call && $errno) {
740. $dbg = debug_backtrace();
741. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);
742. } elseif (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS')) {
743. if ($sql) {
744. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');
745. }
746. 747. throw new PrestaShopDatabaseException($this->getMsgError());
748. }
749. }
when i change the popup background, popup is going to hidden. And appear transparent. Its trouble
Hi Kiraz
The problem was not found on the path you provided, please check again.
Best Regards,
Criss - FieldThemes
i think the problem upload process. i did an image with photoshop and save to jpg 692*320 px. And enter the popup newsletter module and upload it. Then the result is same. image hidden. install the prestashop 1.7.2.4 and install the vela VMEGA and like that...this process in wamp server in local. Php v 7.0.23.
open the debug mode homepage error...
Table 'mega.ps_smart_blog_post' doesn't exist
at line 744 in file classes/db/Db.php
Hi Oğuz ,
This is a problem with the smartblog modules,
Please go back to the office and temporarily remove them.
Test the image of testimo by pressing f12 and checking their source code.
Best Regards,
Criss - FieldThemes