The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
forum moderators
anyone care to help me out..
I'd like to display all the forums title of the forums a user moderates on postbit. say i am the mod of forum "Hack Requests" below my name something like "Mod of: Hack Requests" would appear. thing is, i don't want forum names to appear if a user doesn't have access to that particular forum.. i tried using showgroups.php as a base, but i am really lost. see here: https://vborg.vbsupport.ru/showgroups.php under "Moderated Forums" is what i want to put in postbit. thanks for any help. |
#2
|
||||
|
||||
see if this screenshot makes sense.
|
#3
|
||||
|
||||
Here is the piece of code I think you need to play with:
PHP Code:
|
#4
|
||||
|
||||
that won't work.. see the screenshot in my second post.
trying to get the list of forum titles that a user is moderator of and display the list on postbit. |
#5
|
||||
|
||||
The this is the query you want.
PHP Code:
|
#6
|
||||
|
||||
i can just say:
DONT DO IT. As you want it in postbit it would produce extraqueries for every moderatorpost. second to include also the permissions it would also slow down the page and wouldn't make it easier to write the forumlist at all. sur you can come up with some sort of caching, but it will always slow down the pgae gen |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|