Quote:
Originally Posted by bleros
can u help  i am use 1.0.2
Warning: s117() [function.set-time-limit]: Cannot set time limit in safe mode in [path]/includes/vbenterprisetranslator_functions.php on line 116
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3277) in [path]/includes/vbenterprisetranslator_functions.php on line 117
|
1st one is about your php settings - see (have to turn off safe mode):
http://us2.php.net/manual/en/functio...time-limit.php
2nd one is because of 1st warning.
Just turn off safe mode.
I will not made updates because of safe mode, because it is DEPRECATED in php, see:
http://us2.php.net/manual/en/ini.sec...#ini.safe-mode