![]() |
"edited by" question
how do you make it not to show up if a mod edit a message just like admin and super mod?
|
It should already work that way but for some reason it's not.
Anyway, in editpost.php replace: Code:
if ($showeditedby and $postinfo[dateline]<(time()-($noeditedbytime*60)) and !($getperms[ismoderator] and !$showeditedbyadmin)) { Code:
if ($showeditedby and $postinfo[dateline]<(time()-($noeditedbytime*60)) and !(ismoderator() and !$showeditedbyadmin)) { |
thanks a lot :p :p
|
I thought it was a standard function with all vBulletin boards...
Satan |
yes but it doesnt work at all
|
All times are GMT. The time now is 09:55 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|