Quote:
Originally Posted by ENZO-F
This version requires you to buy all the permissions you need when you buy a permissions item. It will be fixed in the next release. 
|
Oh ok..Same issue with the VBshop then. Something about vbulletin sets values set to no to -1?
Quote:
Originally Posted by Belazor
Editing out the code in question could have other ramifications that I cannot be sure of.
Create a new plugin in your Plugin Manager at admin_build_forum_perms_group - set it to execution order 1:
PHP Code:
$vbulletin->usergroupcache["$usergroup[usergroupid]"] = $usergroup;
That will undo the -1 ification 
|
Is this possible with plaza?
Also is it possible to delete song purchases? Since there is no way to order them it isn't possible to get the one you would like to autostart on the profile to play.