After upgrading to 1.0.4, in the backend, if I click on a customer to get to their details, I get a weird page where all the information about the customer is just text., as if no CSS is loading. Refreshing browswer, flushing and/or disabling caches, nothing works.
Same problem happens when trying to view orders.
In Debug mode, it seems to be because of a conflict with Dispatcher.php:
Warning on line 2192 in file /home/librairiezbook/publichtml/classes/controller/AdminController.php
[2] Cannot modify header information - headers already sent by (output started at /home/librairiezbook/publichtml/classes/Dispatcher.php:519)
Question
movieseals
After upgrading to 1.0.4, in the backend, if I click on a customer to get to their details, I get a weird page where all the information about the customer is just text., as if no CSS is loading. Refreshing browswer, flushing and/or disabling caches, nothing works.
Same problem happens when trying to view orders.
In Debug mode, it seems to be because of a conflict with Dispatcher.php: Warning on line 2192 in file /home/librairiezbook/publichtml/classes/controller/AdminController.php [2] Cannot modify header information - headers already sent by (output started at /home/librairiezbook/publichtml/classes/Dispatcher.php:519)
Any ideas?
4 answers to this question
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