Log in

View Full Version : Mobile app for Subscription Users


oldengine
10-30-2013, 05:50 PM
My most important need for an upgrade is to accommodate mobile users. However, I would like to start this off for a particular user groups already set up such as "subscribers" in the system.

I've been told that most mobile apps follow vBulletin forum permissions.

How to implement something like this as a pathway to the flag that activates the mobile app...

<if condition="in_array($bbuserinfo['usergroupid'], array(5,6,7,9,10,19,20)) then allow mobile app

Looking for ideas.

Maybe simply put in a style?

oldengine
12-13-2013, 05:05 AM
-----< B U M P >------