Quote:
Originally Posted by Zachery
All you need to do is add the cached templates
In global.php find
PHP Code:
'STANDARD_REDIRECT'
//'board_inactive_warning'
));
change to
PHP Code:
'STANDARD_REDIRECT',
'optiongroup_start',
'optiongroup_end'
//'board_inactive_warning'
));
hit save and your done,  that should work
|
I know what all you had todo. I was just informing wayne here that he might want to add that part into the hack and on vbulletinmods.com.