![]() |
set $show['misc_options'] to false?
i want to disable misc options...and on newthread template i have seen:
Code:
<vb:if condition="$show['misc_options']"> how can i do that? i have tried Code:
$show['misc_options'] = false |
If you want to set that to false you can create a plugin using hook newthread_form_complete and this code:
HTML Code:
$show['misc_options'] = false; |
All times are GMT. The time now is 02:42 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:
|