RCP90 Posted October 16, 2013 Share Posted October 16, 2013 (edited) Hello, I have the below error with the layered navigation module and prestashop 1.5.6. When configuring a template at step 2 when the filters are selected all you get is the loading image, no filters are displayed. http://puu.sh/4Ruge.png I had this error with 1.5.5 as did many other people. This was fixed by adding www or http:// to the beginning of the url im back office. However this fix does not work with 1.5.6. any ideas? Thanks in advance! Edited October 16, 2013 by RCP90 (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted October 16, 2013 Share Posted October 16, 2013 See my attached module in this thread, http://www.prestashop.com/forums/topic/229581-layered-navigation-cannot-select-filters/page-4?do=findComment&comment=1420351 Make sure to backup. This should solve fix the problems. Link to comment Share on other sites More sharing options...
Mr S Posted October 17, 2013 Share Posted October 17, 2013 Hi Benjamin, Even with the new module form your post I am geting a pagination link error. When a sub catgory is selected the pagination link urls are returned as mysite,com/404?layered_category_18=18&id_category_layered=4&layered_price_slider=............ blocklayered.zip Can I PM you the site link to see it live? Thanks, Link to comment Share on other sites More sharing options...
RCP90 Posted October 24, 2013 Author Share Posted October 24, 2013 is there any fix yet for this. Link to comment Share on other sites More sharing options...
jonah2494 Posted November 7, 2013 Share Posted November 7, 2013 I had the same problem(loading) I rebuilt entire index then deleted hooks(display left column, display footer) all seems to work OK now http://www.sussexmotorhomes.co.uk/7-used-motorhomes hope this helps Link to comment Share on other sites More sharing options...
Mr S Posted November 7, 2013 Share Posted November 7, 2013 Hi Benjamin, Even with the new module form your post I am geting a pagination link error. When a sub catgory is selected the pagination link urls are returned as mysite,com/404?layered_category_18=18&id_category_layered=4&layered_price_slider=............ In my case the error was due to theme file pagination.tpl missing the div id and I using cleanurls Module so I had to add one line of code to file. <!-- Pagination --> <div id="pagination{if isset($paginationId)}_{$paginationId}{/if}" class="pagination"> $_GET['id_category'] = !isset($_GET['id_category']) ? (int) $_GET['id_category_layered'] : (int) $_GET['id_category']; 1 Link to comment Share on other sites More sharing options...
Mirando Posted November 7, 2013 Share Posted November 7, 2013 How do you mean you rebuilt the index and deleted all the hooks? Don't you need the hooks? And when I try to rebuild the indexes on the layered block module configuration page it tells me that indexation has failed. Is there another way to do this? Link to comment Share on other sites More sharing options...
benjamin utterback Posted November 8, 2013 Share Posted November 8, 2013 How do you mean you rebuilt the index and deleted all the hooks? Don't you need the hooks? And when I try to rebuild the indexes on the layered block module configuration page it tells me that indexation has failed. Is there another way to do this? If the indexation has failed there a strong chance that your server is not giving you enough memory or execution time to index. Read the blog post in my signature about optimizing the php.ini file and then contact your host with the information. I think the max_execution_time and the memory_limit settings are most important in this case. Link to comment Share on other sites More sharing options...
Mirando Posted November 8, 2013 Share Posted November 8, 2013 Benjamin, Thanks for getting back to me. Unfortunately, I changed the php.ini file to allow for longer max_execution_time and memory_limit as per your recommendations and that didn't help. When I try to index or load the layered block customization button I get a 404 error in the console and the apache log returns : "Premature end of script headers: blocklayered-ajax-back.php". Max_execution_time is set at 300 and memory_limit at 256 but the indexing fails instantly and the customization block stays on that loading page Link to comment Share on other sites More sharing options...
jonah2494 Posted November 8, 2013 Share Posted November 8, 2013 How do you mean you rebuilt the index and deleted all the hooks? Don't you need the hooks? And when I try to rebuild the indexes on the layered block module configuration page it tells me that indexation has failed. Is there another way to do this? I have a non standard theme and the problem was that I had the layered navigation hooked into header, left and footer but my module is on the right. I simply deleted layered navigation hooks from header, left and footer and all functions worked. Link to comment Share on other sites More sharing options...
Mirando Posted November 8, 2013 Share Posted November 8, 2013 Ah, my issue ended up being server-side. I had to reset the permissions on all the folders to 755 and that solved my problem Link to comment Share on other sites More sharing options...
Jeet Kune Do Posted January 10, 2014 Share Posted January 10, 2014 WTF! The same problem here, after update from 1.5.4. to 1.5.6.1. Still unable to fix. Please help! Link to comment Share on other sites More sharing options...
benjamin utterback Posted January 13, 2014 Share Posted January 13, 2014 WTF! The same problem here, after update from 1.5.4. to 1.5.6.1. Still unable to fix. Please help! What have you tried to solve it? It was a problem even with 1.5.4? Link to comment Share on other sites More sharing options...
Jeet Kune Do Posted January 14, 2014 Share Posted January 14, 2014 What have you tried to solve it? It was a problem even with 1.5.4? I tryed, but with no luck. I upploaded the 1.5.4 version and it's working like a charm. I would like to find the solution so I can update to new version. Hope for a solution! Regards! Link to comment Share on other sites More sharing options...
RCP90 Posted January 14, 2014 Author Share Posted January 14, 2014 1.5.6.1 fixes all of these issues. Link to comment Share on other sites More sharing options...
benjamin utterback Posted January 15, 2014 Share Posted January 15, 2014 1.5.6.1 fixes all of these issues. It's strange because they are saying that the layered navi actually didn't work after the 1.5.6.1 update. Link to comment Share on other sites More sharing options...
Jeet Kune Do Posted January 15, 2014 Share Posted January 15, 2014 It's strange because they are saying that the layered navi actually didn't work after the 1.5.6.1 update. Indeed, after the update the issue started. Thank's to point it out. Like I told in my previous post, after the back up to lower version it's working again. Link to comment Share on other sites More sharing options...
somits1 Posted September 12, 2016 Share Posted September 12, 2016 Hi, can anyone please tell me how to enable layered navigation for mobile theme in prestashop 1.5.6 , its working on desktop while not working on mobile. so please help me to solve the issue. my site is http://www.slmobileprice.com Thanks, Somit Link to comment Share on other sites More sharing options...
somits1 Posted September 13, 2016 Share Posted September 13, 2016 Hi, This is Somit. I am using prestashop 1.5.6. my site is http://www.slmobileprice.com In my website Layered navigation module is working only on desktop computer not on mobile devices. Please help me to solve the issue. Please tell me to enable layered navigation module for mobile site. Thanks, Somit Link to comment Share on other sites More sharing options...
Recommended Posts