The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
OK Lynne, I went a step further and hid the edit button in postbit in all the forums that use a form to generate threads. If I allow OP to edit his/her post, they will see the output of the form and really confuse them & they could mess it all up... But using the code below to hide the edit button also stops Admin & moderators the ability to edit the OP and all other post as well.
Code:
<if condition="in_array($forumid, array(X,Y,Z))"> Any ideas? This is postbit_legacy template, edit.gif section with the conditional added to hide the edit button. Added quote brackets for better viewing. Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|