Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning messages on category deletion but category still deletes!


Guest

Recommended Posts

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

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...