Quote:
Originally Posted by King Kovifor
I've fixed this for v2.0.0 which is now just waiting for Install Instructions. If you open up the WOL plugin listed being at the hook of online_location_unknown and remove the tabforumhome and replace it with the following:
PHP Code:
" . $vbulletin->options['forumhome'] ."
This will fix your problem.
Also, I cannot reproduce the wrong data type. This may have accidently been fixed in v2.0.0 but I can't reproduce it (the direct link just has no styling).
|
That roughly did the trick.
I'll be awaiting for the new version.