PDA

View Full Version : Option for users: dont show smilies as images


MarkG
21 Aug 2001, 06:55
how about an option similar to the "Show user's signatures in their posts?" which will disable smilies not just on the users posts but on all posts(previous and new ones)

RobAC
21 Aug 2001, 14:57
I've had a couple requests from members for this option as well.

Martin CX
16 Jan 2003, 17:47
Me too. Anybody?

Xenon
16 Jan 2003, 18:06
Hmm, create a new profilefield and describe when they enter a "no" into it it won't show any smilies anymore

then open admin/funcitons.php

find:


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



below add:


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



should be all :)

Martin CX
16 Jan 2003, 20:04
It seems to work perfectly. Thanks! :)

Xenon
16 Jan 2003, 20:15
you're welcome :)