This looks promising gary -> a few questions !!!
1) How can I use this outside my forums directory? Do i just use this?
PHP Code:
chdir('/home/site/public_html/forums/');
require('./global.php');
2) How can I limit access to this page to only users in the usergroups 7, 8 and 9 ?
3) I have a php links script which I would like integrated into my forums in terms of the way it looks and the way only certain usergroups can access it. Can i use your hack to do this? If so, how I would I make a php page appear in the content area instead of the TEST template ???
Thanks again