![]() |
vBulletin/PhotoPost Question Is there a way to pull the membergroupids column from the user table like you are able to pull usergroupid (which is $usergroups). If so, how can I do this. I don't quite understand how usergroupsid translates into $usergroups anyways. |
we pull membergroupid's and authentication them in the usergroups array already |
I seem to be having some troubles here... If usergroup 6 is the primary group and usergroup 10 is the seconday group, then if I said: Code: Content visible to verified customers only.What I am running into is that if a member is part of 2 groups, then they are treated the same as if they were part of the single one (the one without permissions) |
No we do a pass on the users usergroups for each one and we assign permissions for the best case scenerio on each. Now we do not define $usergroup anywhere as previously discussed. If this is a mod your doing you might want to post in the mods forum Also just a quick note $usergroups is going to be an array so you will need to do a loop |
Here if you look at our vb3.php file you will see we do a pass for each one Code: Content visible to verified customers only. |
| All times are GMT -5. The time now is 12:16 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0