Back to vBulletin 3.0 Add-Ons

Mini-Hack: Quick Reply does not show in Closed Thread even for Moderators
Mod Version: 1.00, by Erwin

This modification is in the archives.
vB Version: 3.0.0 Rating: (0 vote - 0 average) Installs: 43
Released: 09 Jan 2004 Last Update: Never Downloads: 4
Not Supported  

Quick Reply does not show in Closed Thread even to Mods (Mini-Hack)

I found it annoying that even though staff close threads, the Quick Reply still shows up for staff because staff can always reply to closed threads. This caused staff to keep posting because some staff miss the fact that the thread is closed.

This is a mini-hack to make the Quick Reply not show up for everyone when a thread is closed. Staff can still reply by clicking on the "Closed" button.

A quick mod to showthread.php:

Find:

PHP Code:
($thread['open'] OR can_moderate($threadinfo['forumid'], 'canopenclose')) 
Change to:

PHP Code:
($thread['open']) 
Done!

Remember, when changing code WITHIN a query, don't add comments around the change. That would cause a parse error.

Download

No files for download.

Similar Mods

Mini Navbar above Quick Reply vBulletin 3.6 Template Modifications
Quick Reply does not show in Closed Thread even for Moderators vBulletin 3.5 Template Modifications
Quick Thread hack (like quick reply, on forumdisplay!) vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024