farrvince Posted November 14, 2014 Share Posted November 14, 2014 (edited) Hello Please help me with a huge problem. No one can't make order without signing in, because they got an error message: Warning: parse_url(/login?multi-shipping=0&display_guest_checkout=1&back=http://dietetika.ro/shop/ro/order?step=1&multi-shipping=0) [function.parse-url]: Unable to parse URL in/home/dietetik/public_html/shop/classes/Dispatcher.php on line 746Warning: Cannot modify header information - headers already sent by (output started at /home/dietetik/public_html/shop/classes/Dispatcher.php:746) in/home/dietetik/public_html/shop/classes/controller/FrontController.php on line 793 Warning: parse_url(/login?back=http://dietetika.ro/shop/ro/order?step=1) [function.parse-url]: Unable to parse URL in /home/dietetik/public_html/shop/classes/Dispatcher.php on line 746 Warning: Cannot modify header information - headers already sent by (output started at /home/dietetik/public_html/shop/classes/Dispatcher.php:746) in /home/dietetik/public_html/shop/classes/Tools.phpon line 110 How can I solve this problem?? Edited November 14, 2014 by farrvince (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted November 14, 2014 Share Posted November 14, 2014 please turn off ps debug (don't display errors) and then re-test. often times notices etc...issue to browser screen can have unpredictable results. Link to comment Share on other sites More sharing options...
Recommended Posts