![]() |
How to prevent users from using smilies in Poll options?
Hi our forum's members are using like 3-4 smilies for every poll option that is posted for a poll post.
Is there any way I can disable use of smilies in poll's options? Thanks in advance! |
In showthread.php replace:
Code:
$option[question] = bbcodeparse($splitoptions[$counter-1],$forum[forumid],1); Code:
$option[question] = bbcodeparse($splitoptions[$counter-1],$forum[forumid],0); |
Hey thanks firefly :D
What does the 0 in place of 1 do ? I hope it will not mess up anything else? It means it'll not parse the smilie codes or all codes? thanks again. |
1/0 means parse/don't parse the smilies.
|
All times are GMT. The time now is 12:32 AM. |
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:
|