remiandre Posted September 11, 2013 Share Posted September 11, 2013 (edited) After upgrading to PS form 1.5.4.1 to 1.5.5 all categories and product pages are not availible. All other pages such as my account, index and shopping cart is working. I can add products to my shopping cart if I enter the page for products on sale/with special price. I think that the url for products and categories are strange after upgrade. Here is one example for a category: /index.php?controller=category_rule&id=414&rewrite=bilpleie&meta_keywords=&meta_title=bilpleie-produkter Friendly URL are disabled becaus I can not use this with prestashop rewrite rules. If I enable Friendly URL this works for all pages besides category and product pages. Anyone have a solution for this problem? Edited September 11, 2013 by remiandre (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted September 11, 2013 Share Posted September 11, 2013 it may be that these pages are taking an error, turn on error reporting and navigate to category and product pages http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-500-error-or-blank-page/ Link to comment Share on other sites More sharing options...
remiandre Posted September 11, 2013 Author Share Posted September 11, 2013 (edited) Here is the error reports Strict Standards: Declaration of Dispatcher::createUrl() should be compatible with that of DispatcherCore::createUrl() in ******/public_html/override/classes/Dispatcher.php on line 90 Warning: Cannot modify header information - headers already sent by (output started at ******/public_html/override/classes/Dispatcher.php:90) in ******/public_html/classes/controller/FrontController.php on line 747 Warning: Cannot modify header information - headers already sent by (output started at *****/public_html/override/classes/Dispatcher.php:90) in *****/public_html/controllers/front/PageNotFoundController.php on line 38 Warning: Cannot modify header information - headers already sent by (output started at *****/public_html/override/classes/Dispatcher.php:90) in *****/public_html/controllers/front/PageNotFoundController.php on line 39 Edited September 11, 2013 by remiandre (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted September 11, 2013 Share Posted September 11, 2013 you should search for those errors as described in the turn on error post.... Link to comment Share on other sites More sharing options...
remiandre Posted September 11, 2013 Author Share Posted September 11, 2013 I have searched for the errors and can not find anything on the web. When error reports was turned on I could not access any site on my store. I also get the first error message in BO and BO is working perfectly. Also looked in the forge section for a bug report but nothing that matces. I belive there is somthing with url rewrite/rewrite rules but I can´t find anything that seems wrong. Link to comment Share on other sites More sharing options...
remiandre Posted September 11, 2013 Author Share Posted September 11, 2013 I uploaded the dispatcher.php file from 1.5.4.1 version and now it seems to work. Link to comment Share on other sites More sharing options...
El Patron Posted September 12, 2013 Share Posted September 12, 2013 I uploaded the dispatcher.php file from 1.5.4.1 version and now it seems to work. very good...happy prestashopping 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