just testing and helping a guy out, cause im a asp guy..
but i got it working on a test page..
http://www.evisystems.org/test.php
running on a win2k box with php 5 something..
dont use all those ///// on a windows server.
apache perhaps,, baah who uses that.. (Just kidding. )
Code:
<?php
$curdir = getcwd ();
chdir('yourforumfolder');
require_once('yourforumfolder/global.php');
chdir ($curdir);
?>
edit yourfolder url.
Howewer its only really usefull when u add your profile img and such..
missing a few pointers in the readme, but it works.. Nice job..
Works on 3.8 gold - MArked as installed cause i love the mod!