Helpful Information
 
 
Category: vBulletin 3.5 Template Modifications
Quick Reply does not show in Closed Thread even for Moderators

Hi All,

Just a quick edit to a feature that i use on my forums. I used to use it on VB3.0.8 and have missed it since the upgrade. Finally got round to looking at the code. Quite a simple little hack.

In showthread.php find:

($thread['open'] OR can_moderate($threadinfo['forumid'], 'canopenclose'))

and replace with:

($thread['open'])

Enjoy!

NB: This is my first released hack so bear with me if you experience any issues.

This can be done with a simple plugin (http://www.vbulletin.org/forum/showthread.php?t=97665).. ;)

Im still learning about plugins....

So is OK, don't kid yourself. We all are still learning about this wonderful invention. ;)










privacy (GDPR)