The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
i know how much i love when google indexes questions with no solutions...
I was able to solve this using a hidden profile field. It seems to work... At the end of the plug in (global_start) i set it. Code:
*** snip *** if ($mobile_browser_advanced||$mobile_browser) { { $mobilemt="yes"; } } $vbulletin->userinfo['field15'] = $mobilemt; Code:
<vb:if condition="$bbuserinfo[field15] == 'no'"> ..... </vb:if> If anyone has any better suggestions, i'm open. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|