ok.. auto can post the code used.. but in the global.php file you search and find this line :
// ###################### Referrer Stuff #########################
and right above that... you place the code.. then it will work.. or so it seems
add this above that
PHP Code:
if ($bbuserinfo['userid']!=0) {
$registertext=" ";
} else {
$registertext="<A HREF=\"register.php?s=$session[sessionhash]&action=signup\"><b><font face=\"verdana\" size=\"1\" color=\"red\">Free Registration!</a></b></font>";
}
Great job auto!
it is really a nice hack or addition to the site, especially the way you have it setup and want to set it up