Samish
02-15-2010, 03:48 PM
Heya ive got this from a previous plugin
ob_start();
include('http://www.trusthabbo.net/staff/_frontend/djSays.php');
$djsays = ob_get_clean();
But it doesnt seem to want to work... the location of the plugin will be on the forum home in a div so any ideas?
if i put global_start the forum doesnt show...
ob_start();
include('http://www.trusthabbo.net/staff/_frontend/djSays.php');
$djsays = ob_get_clean();
But it doesnt seem to want to work... the location of the plugin will be on the forum home in a div so any ideas?
if i put global_start the forum doesnt show...