Thread: TBDevRU 3.2
View Single Post
  #51  
Old 5th February 2010, 17:47
Zuby's Avatar
Zuby Zuby is offline
Senior Member
 
Join Date: Sep 2009
P2P
Posts: 101
Default
Quote:
Originally Posted by ajax View Post
Hy all! Now i use: TBDev RU 3.2 :secret:

I have an error on my index page, not always but ~ 10 times on 100 times refresh index.php,my error:
PHP Code:
Warning:  set_time_limit() has been  disabled for security reasons  in  /home/********/public_html/****/include/cleanup.php on line 8 
So,i try enable/disable this 'set_time_limit' with '1/0' but nothing change! :sorry:
check your php.ini configuration, if u are using webhost contact staff for enable set_time_limit .. i think this is the fix
Reply With Quote