Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning: set_time_limit() has been disabled ?


trembita

Recommended Posts

Posted

when I try to remove one category from my Admin Panel I got the message:

 

Warning: set_time_limit() has been disabled for security reasons in /home/xxx/public_html/admin/includes/functions/general.php on line 737

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/admin/includes/functions/general.php:737) in /home/xxx/public_html/admin/includes/functions/general.php on line 22

 

 

 

What is wrong?

Posted
when I try to remove one category from my Admin Panel I got the message:

 

Warning: set_time_limit() has been disabled for security reasons in /home/xxx/public_html/admin/includes/functions/general.php on line 737

Find that line where it say set_time_limit() and either comment it out or put a @ in front of it (which kills the warning message).

Archived

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

×
×
  • Create New...