
I got the exact same error message. I've left it in, you can check it out at:
http://www.labattworkers.com/yabbse/index.phpHere's a snippit of where I added it. I'm assuming it's in the right spot --
<?php
ini_set("allow_call_time_pass_reference", 1);
ob_start();
/* last edit by joseph nov 30 13:30 est */
/*****************************************************************************/
/* index.php */
/*****************************************************************************/
/* YaBB: Yet another Bulletin Board */
/* Open-Source Project started by Zef Hemel ([email protected]) */
/* Software Version: YaBB SE */I'm still waiting to see a copy of the php.ini file. I'm guessing it will probably reveal a lot. Maybe not to a guy like me but it might make sense to you.
Thanks for following my thread, as it seems to be getting deeper, deeper, deeper ......

Rob