King Kovifor |
11-10-2008 07:51 PM |
Quote:
Originally Posted by SteamyLightning
(Post 1662839)
Do you have a temporary fix? I really would like to use the modification, but having a faulty online list link is a little unfortunate.
|
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).
|