Guest Posted November 24, 2011 Share Posted November 24, 2011 Running OSC 2.3.1. New installation. i have been deleting the default categories that came with the system. Though these do delete, I get warning messages as follows: Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/****/public_html/catalog/admin/includes/functions/general.php on line 782 Warning: Cannot modify header information - headers already sent by (output started at /home/****/public_html/catalog/admin/includes/functions/general.php:782) in /home/vale8427/public_html/catalog/admin/includes/functions/general.php on line 34 Any ideas please? Thanks Martin Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted November 28, 2011 Share Posted November 28, 2011 do you have extra lines (whitespaces) at the bottom of your general.php functions file? :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
Guest Posted November 28, 2011 Share Posted November 28, 2011 I have 1 blank line at the bottom which I have now removed. I will see what happens. Thanks Martin Link to comment Share on other sites More sharing options...
yogidegr8 Posted December 1, 2011 Share Posted December 1, 2011 Hi, I have searched a lot about the same problem I am getting when deleting a Catagory/product, or adding a new one. I do not have any whitespace at the end or beginning of php. The error I get is: Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/public_html/catalog/admin/includes/functions/general.php on line 736 Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/catalog/admin/includes/functions/general.php:736) in /home/public_html/catalog/admin/includes/functions/general.php on line 21 Link to comment Share on other sites More sharing options...
yogidegr8 Posted December 1, 2011 Share Posted December 1, 2011 Found the solution: For error of deletion of product/catagory: http://www.oscommerce.info/confluence/display/OSCDOCDE22/Cannot+set+time+limit+in+safe+mode for error of product and catagory addition http://www.oscommerce.com/forums/topic/313601-cdynamic-meta-tags/ Thanks to both the links and Google.. :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.