Noxikus Posted March 31, 2015 Share Posted March 31, 2015 Hello,Filters on the product page in the module "block layered" stopped working (Internal server error '500'). I didn't any changes which could affect it. A few weeks ago it worked properly. In the internet I found the most common reasons: folder permissions, hosting issue (not enough memory).I checked statistik and memory is enough. Permissions indicated properly. What could it be?Thanks for help. Link to comment Share on other sites More sharing options...
jetx Posted March 31, 2015 Share Posted March 31, 2015 Ask your hosting to check server logs as it will point to the cause. It could be anything, htaccess, certain modules breaking mod security rules, etc. Link to comment Share on other sites More sharing options...
SirPresta Posted March 31, 2015 Share Posted March 31, 2015 Hi,Could you write more information? Did you enable debug mode? If not - please do this. And past here error message you get. Did you try to rebuild attribute index? Go to the blocklayered configuration page, and click on the three links on the top.Best regards SirPresta Link to comment Share on other sites More sharing options...
Noxikus Posted April 1, 2015 Author Share Posted April 1, 2015 Hi, Could you write more information? Did you enable debug mode? If not - please do this. And past here error message you get. Did you try to rebuild attribute index? Go to the blocklayered configuration page, and click on the three links on the top. Best regards SirPresta Hello, I did the debug mode and I just saw: "Failed to load resource: the server responded with a status of 500 (Internal Server Error): /modules/blocklayered/blocklayered-ajax.php?layered_category_6=6&id_category_layered=4&layered_price_slider=16_100&orderby=position&orderway=asctrue&_=1427882057372" I rebuilt indexes and nothing has changed... The only thing I have changed is that I combine some categories of goods. Thank you for help. Link to comment Share on other sites More sharing options...
tuk66 Posted April 1, 2015 Share Posted April 1, 2015 There is something wrong in the URL and then the server response is HTTP 500 (fatal error). orderway can be asc or desc only. /modules/blocklayered/blocklayered-ajax.php?layered_category_6=6&id_category_layered=4&layered_price_slider=16_100&orderby=position&orderway=asctrue&_=1427882057372 Link to comment Share on other sites More sharing options...
Noxikus Posted April 1, 2015 Author Share Posted April 1, 2015 In the debug mode no errors, but there are notices:Notice: Undefined index: paginationId in /cache/smarty/compile/97/85/a4/9785a4a726a203b21707742162f5ccc31e8168d6.file.products_sorter_1.tpl.php on line 144 Notice: Trying to get property of non-object in /cache/smarty/compile/97/85/a4/9785a4a726a203b21707742162f5ccc31e8168d6.file.products_sorter_1.tpl.php on line 144 There is something wrong in the URL and then the server response is HTTP 500 (fatal error). orderway can be asc or desc only. /modules/blocklayered/blocklayered-ajax.php?layered_category_6=6&id_category_layered=4&layered_price_slider=16_100&orderby=position&orderway=asctrue&_=1427882057372 Thank you, but how can I fix it? Link to comment Share on other sites More sharing options...
djmustru Posted August 19, 2015 Share Posted August 19, 2015 J'ai eu le même problème, change les droits du dossier du module en 755 et tu n'aura plus de page 500 et cela fonctionnera normalement. Link to comment Share on other sites More sharing options...
Recommended Posts