The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
post editing question.
Hopefully this is a simple question.
I want to know if there is a way I can set my forums so when a Supermod (or a specific Mod) Edits someones post it will not showup as "edited by xxx"? A few of my mods don't like it when it shows that. I want it to show up for Admins and moderators, but not super mods or if possible individual users. If Im not clear enough I can elaborate. Basically is this possible and how would i do it? also I appoligize if this is in the wrong forum. Thanks. |
#2
|
||||
|
||||
open editpost.php
find PHP Code:
PHP Code:
|
#3
|
||||
|
||||
Thanks for the help. Just one little question, is it possible to do this for individual users? It's not important, but I'd just like to know for future reference.
Thanks again. |
#4
|
||||
|
||||
Parse error: parse error, unexpected '}' in /web/thecolds/public_html/editpost.php on line 331
and also on line 332 after I copied and pasted the second time. I don't know much about coding. Did i do something wrong? edit: I have the "Reason for edit Hack installed" Will this make a difference? |
#5
|
||||
|
||||
Re did this again. it's showing the error on line 331, from what i'm reading it has an extra bracket? We remove the bracket and it creates a totally different error message.
Thanks for the help |
#6
|
||||
|
||||
Never mind. Fixed it. it had an extra bracket on the very last line
PHP Code:
Thanks for your help. I really need to learn PHP funny. thats exactly what the error message said |
#7
|
||||
|
||||
Quote:
PHP Code:
PHP Code:
|
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
How would i do this for more than 1 user? Can I put in the userID and then just ,9,20,44 to add those other userIDs, or must I use other code?
Example: $bbuserinfo[userid]!=5,9,20,44 Quote:
|
#10
|
||||
|
||||
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|