Updated: I think I got it to work on a user level.
I'm still working on "usergroupid" as called in
vB but I've managed to get it working with PP's call of "userid". Here's what I did:
In uploadphoto.php find:
Code:
Content visible to verified customers only.
And replace it with:
Code:
Content visible to verified customers only.
Replace "x" and "y" for the Userid #'s and only these members will have multimedia upload permission. All other users will get an error that the file is not supported. The language.php will need to change accordingly.
If this is provien to work I'd like to post it in the Mod section.