sltech8 Posted March 18, 2006 Posted March 18, 2006 Had my web site running very smoothly for the last 6 months until yesterday when my host changed locations and my PHP was upgraded. Now, whilst the front end of the store still works fine, in the admin area if I make changes to cutomer orders eg from pending to processing, the actual task is carried out but I get the following error Warning: Cannot modify header information - headers already sent by (output started at /home/heely25/public_html/store/admin/includes/classes/split_page_results.php:109) in /home/heely25/public_html/store/admin/includes/functions/general.php on line 18 If I click back on browser the status has changed but it is annoying getting this message every time I make a change. It isn't limited to the orders either, because whilst trying to correct the problem i changed the sessions directory and got the same message, but again when I clicked back the directory had changed Has anybody had this one, I have not made any changes to my site files over the last week because I knew the upgrade was going ahead and did not want to get confused between the upgrade and any faults I cause myself. Many thanks in advance Steve
satish Posted March 18, 2006 Posted March 18, 2006 Had my web site running very smoothly for the last 6 months until yesterday when my host changed locations and my PHP was upgraded. Now, whilst the front end of the store still works fine, in the admin area if I make changes to cutomer orders eg from pending to processing, the actual task is carried out but I get the following error Warning: Cannot modify header information - headers already sent by (output started at /home/heely25/public_html/store/admin/includes/classes/split_page_results.php:109) in /home/heely25/public_html/store/admin/includes/functions/general.php on line 18 If I click back on browser the status has changed but it is annoying getting this message every time I make a change. It isn't limited to the orders either, because whilst trying to correct the problem i changed the sessions directory and got the same message, but again when I clicked back the directory had changed Has anybody had this one, I have not made any changes to my site files over the last week because I knew the upgrade was going ahead and did not want to get confused between the upgrade and any faults I cause myself. Many thanks in advance Steve probably your sql version has been 5.0 or so which will not accept negetive range. Just check the update release of osc that has a fix for it. Apply those pathches and the problem will go. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
sltech8 Posted March 18, 2006 Author Posted March 18, 2006 probably your sql version has been 5.0 or so which will not accept negetive range. Just check the update release of osc that has a fix for it. Apply those pathches and the problem will go. Satish Many thanks for the advice Satish, I will give it a try this afternoon. regards Steve
Recommended Posts
Archived
This topic is now archived and is closed to further replies.