Quote:
Originally Posted by Alien
chas above is correct... Follow that and you won't go wrong..
However, when you are doing the file edits you will notice one change from RC4 to GOLD:
Instead of looking for:
Code:
'forumhome' => $vbphrase['forum_home'],
In your includes/adminfunctions_template.php file, you'll want to search for this instead:
Code:
'forumhome' => $vbphrase['group_forum_home'],
That's it, you should be good to go!
|
This hack works 100% fine with the one listed change by snowy and Alien above.

im about as offical as Tigga on the subject for vBa