Quote:
Originally Posted by Faranth
ok then try this
oh wait vb2 hmmm
lol hadda think for a moment, that should work
PHP Code:
<?php
// ## Changes the Directory so it will grab vb ##
chdir("/full/path/to/forum/");
// ## Grabs global.php so it will use vb2 functions ##
require("./global.php");
// ## Grabs a Sepecific Template ##
eval("dooutput(\"".gettemplate('templatename')."\");");
?>
|
got another problem...u can see it here:
http://anim3.com/site.php