PDA

View Full Version : Get rid of smilies within code tags


Hiroshimator
07 Jul 2001, 12:25
I want to get rid of smilies within codetags since I run an assembly programmersboard and we have lots of things like

:DWORD

which returns to


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



when between tags, not really an improvement. Does this hack exist? or can someone point me to the file where the conversions are being made so I can look for it myself?

Thank you.

-H-

tubedogg
07 Jul 2001, 20:49
Conversions are done in admin/functions.php, look for bbcodeparse2.

Freddie Bingham
07 Jul 2001, 22:37
Edit the newreply/newthread templates and set the checkbox for "Disable Smilies in This Post" to be checked by default.