fixgear Posted April 3, 2013 Share Posted April 3, 2013 (edited) hey all. hoping someone can help me out here as this is making my site ugly. for some reason, when you select a different number of products to show per page (see attached DEBUGprodperpage.png), you are sent to an interim page with a DEBUG redirect (see attached DEBUGchangeprodperpage.png). you can see the live page at http://www.fixgear.i...egory&id_lang=1 . just try and change the items to show per page to either 10 or 20 and you will see the error. any ideas on why this is happening and how i can fix it? what file and code do i need to change? thanks MUCH!!! saludos, jer... Edited April 3, 2013 by fixgear (see edit history) Link to comment Share on other sites More sharing options...
fixgear Posted April 3, 2013 Author Share Posted April 3, 2013 btw, i have seen the bug reports on the forge.prestashop site but i can't believe there is no solution to this. and if there is none, can anyone at least tell me how to remove the option for the user to change the number of items to display per page as i prefer to remove it than for the error to occur, at least until the bug is sorted. tnx, jer... Link to comment Share on other sites More sharing options...
fixgear Posted April 3, 2013 Author Share Posted April 3, 2013 (edited) ignore me! found the fix at http://forge.prestas...owse/PSCFI-2378 . Quote Alain FOLLETETE added a comment - 23/Jun/11 8:18 PM Hi, You should edit config/defines.inc.php: Replace this line: define('_PS_MODE_DEV_', true); With define('_PS_MODE_DEV_', false); This configuration is going to fix the problem. Best regards, saludos, jer... Edited April 3, 2013 by fixgear (see edit history) Link to comment Share on other sites More sharing options...
Bruna BSPCU Posted April 3, 2013 Share Posted April 3, 2013 please put [sOLVED] on this topic, just click edit > full edit and add that. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts