The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Mimic access mask from one forum to another via DB command?
Okay, here is a question for you DB gurus out there.
We are looking to add a new private forum, but after it is added, we dont want to have to go through and edit the access masks of the over 400 users that already have access to the forum to whom we want it to have the same access list of. Is it possible to run a MySQL DB query that would be conditional so that the access table entries for all the users in one forum would be set the same for this new forum? Basically we want to mimic the access list of an already existing forum, and I dont know enough about query structure and conditionals to be able to pull it off on my own. |
#2
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=44818" target="_blank">https://vborg.vbsupport.ru/showt...threadid=44818</a>
|
#3
|
||||
|
||||
It doesn't look like that is what I need. That hack does forum permissions via usergroupID not access masks via userID.
Thanks though. |
#4
|
||||
|
||||
I'm not sure if this type of syntax would be correct or not. I need to do some trial and error on my test forums.
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|