Quote:
Originally Posted by sung
I modified the plugin a little more to get this to (mostly) work in vB4. Added the following inside the if block when the domain matches.
PHP Code:
$vbulletin->options['bburl'] = "http://" . $vbulletin->options['ddds37_domain'];
So far the only issue I have run into is with forums that are links, they still seem to be using the "default" forum URL instead of the mobile one, i.e. they try to go to www.example.com instead of m.example.com despite being relative links 
|
hi sung
i used your modification, and it runs perfectly in my forum.
all link has changed into m.myforum.com (thread,forum,post, etc)
thanks for the change
*i use 4.1.3