nrvn1 Posted March 18, 2013 Share Posted March 18, 2013 Hello everyone, I am not getting the filters menu to work... I have the module Layered navigation block modv1.8 installed, I even transplanted it into "Left column blocks known as displayLeftColumn" but it's just not displaying and I cannot go to products page with "Live edit" , it always says "fatal error" when I click the menu in live edit. basicly, I just want a menu on the left column to products, where people can choose size, colors and cut of the clothes we sell. Any idea how to get this fixed ? Thanks in advance Link to comment Share on other sites More sharing options...
NemoPS Posted March 18, 2013 Share Posted March 18, 2013 Try turning errors on config/defines.inc.php, set PS_MODE_DEV to TRUE Then refresh the front office/back office page of the module, and see what you get. Post the error here (if you get any) Link to comment Share on other sites More sharing options...
nrvn1 Posted March 18, 2013 Author Share Posted March 18, 2013 hi thats not good I get this error message when i click on a category now: [PrestaShopDatabaseException] Table 'usr_web1458_2.ps_nrvn24layered_category' doesn't existSELECT * FROM ps_nrvn24layered_category WHERE id_category = 4 AND id_shop = 1 GROUP BY `type`, id_value ORDER BY position ASC at line 605 in file classes/db/Db.php 599. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);600. }601. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))602. {603. if ($sql)604. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');605. throw new PrestaShopDatabaseException($this->getMsgError());606. }607. }608. 609. /**[b]DbCore->displayError[/b] - [line 307 - classes/db/Db.php] - [1 Arguments] [b]DbCore->query[/b] - [line 482 - classes/db/Db.php] - [1 Arguments] [b]DbCore->executeS[/b] - [line 2591 - modules/blocklayered_mod/blocklayered_mod.php] - [1 Arguments] [b]BlockLayered_mod->getFilterBlock[/b] - [line 1208 - modules/blocklayered_mod/blocklayered_mod.php] - [1 Arguments] [b]BlockLayered_mod->hookHeader[/b] - [line 419 - classes/Hook.php] - [1 Arguments] [b]HookCore::exec[/b] - [line 441 - classes/controller/FrontController.php] - [1 Arguments] [b]FrontControllerCore->initContent[/b] - [line 98 - controllers/front/CategoryController.php] - [size=3][0 Argument][/size] [b]CategoryControllerCore->initContent[/b] - [line 12 - override/controllers/front/CategoryController.php] - [size=3][0 Argument][/size] [b]CategoryController->initContent[/b] - [line 167 - classes/controller/Controller.php] - [size=3][0 Argument][/size] [b]ControllerCore->run[/b] - [line 348 - classes/Dispatcher.php] - [size=3][0 Argument][/size] [b]DispatcherCore->dispatch[/b] - [line 28 - index.php] - [size=3][0 Argument][/size] Link to comment Share on other sites More sharing options...
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