![]() |
Disable Quick Reply On Specific Forums
Hello,
I had a mod written which changes the standard form for writing posts to a form for multiple fields. This allows users to submit reviews of products. Now I'm trying to figure out a way to disable quick reply on those specific forums. Any ideas? Brandon Drury |
The best method of getting support, especially on a custom modification would be to contact the author.
|
I suppose you could put a conditional in the template for the Quick Reply box. Something like
Code:
<if condition="$thread[forumid] == xx"> |
I'd also be interested in finding out how to do this.
|
Anyone?
|
Quote:
Quote:
|
Quote:
I think what you posted was more of a guideline though? If so, then I'm not really sure what to do. Could you post the actual code and were to put it? It'd be much appreciated if you could. |
Find the QR box in the SHOWTHREAD template. Then wrap the code around it.
|
All times are GMT. The time now is 03:03 PM. |
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:
|