Hey, I installed vBookie and I get this message. How can I fix it. Thanks
------------------------------
Warning: set_time_limit(): Cannot set time limit in safe mode in /public_html/forums/vbookie.php on line 20
Unable to add cookies, header already sent.
File: /public_html/forums/vbookie.php
Line: 20
EDIT: Fixed, I had to change line 20 to:
//set_time_limit(0);