Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

warning message


nm2002

Recommended Posts

Posted

I loged in my admin and I just installed the oscommece and I was deleting one of those categories, when I click on delete I get this stupid message:

 

Warning: set_time_limit(): Cannot set time limit in safe mode in /home/virtual/site54/fst/var/www/html/iadmin/includes/functions/general.php on line 733

 

 

I dont know what the hell is this. But when I click back it deleted the directory?? SHould I fix this or what?

Posted

Actully I get this message:

 

Warning: set_time_limit(): Cannot set time limit in safe mode in /home/virtual/site54/fst/var/www/html/iadmin/includes/functions/general.php on line 733

 

Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site54/fst/var/www/html/iadmin/includes/functions/general.php:733) in /home/virtual/site54/fst/var/www/html/iadmin/includes/functions/general.php on line 18

 

 

THNANKS AND please help ASAP.

Posted

this is what I have. there were already two of those slashes I added 2 more this is how it looks now, is it like this? now I have 4 slashes?

 

}

}

 

_______line703________//// add default logical operators if needed

$temp = array();

for($i=0; $i<(count($objects)-1); $i++) {

$temp[] = $objects[$i];

if ( ($objects[$i] != 'and') &&

($objects[$i] != 'or') &&

($objects[$i] != '(') &&

($objects[$i+1] != 'and') &&

($objects[$i+1] !

Archived

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

×
×
  • Create New...