The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
moderator replay
someone knows if it's posible to add a image just after the post just when a admin/moderator , add a replay
is this posible? for example: Post: New Moderator! (1,2,3) (Picture goes here) |
#2
|
||||
|
||||
I'm sorry, but I don't understand.
|
#3
|
|||
|
|||
i mean
lets say, there is a board called test and a regular user makes a new topic but when a admin/moderator adds a new replay, the new topic will have a image saying a moderator made a new comment, just behind the # of pages the topic has |
#4
|
||||
|
||||
Ahhhh, hmmmmm. I've never seen a mod like that and I'm not thinking of some easy way to do that.
|
#5
|
|||
|
|||
maybe with a if
like if certain member of a certain groups add a new post, just add a picture beside the new topic |
#6
|
||||
|
||||
But, this means that you need a query that goes through every single post in the thread to see if any of the users that posted are moderators. Normally, there is no reason for there to be a query that goes through all the posts just to list a thread. So really, what you almost need to do is add a new field to the thread table, set to <NULL> until a moderator posts and at that point you need to change that field to something other than <NULL> and then when you spit out the thread lists, if the field isn't null, you put the Moderator tag up.
|
#7
|
|||
|
|||
can you help me? or someone
if you have enough time |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|