Guest Posted August 5, 2006 Posted August 5, 2006 can someone tell me why is this appearing and how can I fix it? Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /usr/home/web/admin/includes/functions/general.php on line 737 Warning: Cannot modify header information - headers already sent by (output started at /usr/home/web/admin/includes/functions/general.php:737) in /usr/home/web/admin/includes/functions/general.php on line 22 Thanks!
RadioFreq Posted August 5, 2006 Posted August 5, 2006 can someone tell me why is this appearing and how can I fix it? Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /usr/home/web/admin/includes/functions/general.php on line 737 Warning: Cannot modify header information - headers already sent by (output started at /usr/home/web/admin/includes/functions/general.php:737) in /usr/home/web/admin/includes/functions/general.php on line 22 Thanks! I am having the same problem, and to my knowledge no categories were deleted. Please help! Patrick Parks
♥Monika in Germany Posted August 5, 2006 Posted August 5, 2006 I would first check if there were no extra lines or extra closing php tags in admin's general function and categories.php :-) 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 ...
RadioFreq Posted August 5, 2006 Posted August 5, 2006 I would first check if there were no extra lines or extra closing php tags in admin's general function and categories.php Thanks, I will try and check this, I have to admit I am not proficient yet with PHP. I just dont understand what could have caused this, no changes were recently made and it was working with no problem. Patrick
Recommended Posts
Archived
This topic is now archived and is closed to further replies.