how to inlcude this forum in a other site (Technics)
hiii
whan i want to include the forum in a site i get some problems.
whan i puth this:
<?php
ob_start()
require ('../plugins/forum/index.php');
?>
I get the error:
Parse error: syntax error, unexpected T_REQUIRE
------------------------------------------------------------
whith out:
the: ob_start()
i get this error:
Cannot send session cache limiter - headers already sent
howe can i do this ?