Log in

View Full Version : Signature problem...


JulianD
08-25-2003, 05:24 AM
Hey, hi all.

I have a problem with my forums that I'm going to discuss here:

I want to allow images, smilies and text in my signatures, but I don't want to allow vbcode ([font], [size], [b], etc) on them!

I have the [img] tag enabled on signatures, and I disabled the vbcode tags, but now the [img] tag doesn't work! I am doing something wrong here or is that the way vB works? I only want to allow the [img] tag on the signatures. Any way to do it? Or this will require hacking?

Gary King
08-26-2003, 12:05 PM
Well, [img] is a vB code tag, so I guess that's the way it works.

You'll most likely have to modify the files a little, maybe some pseudo code like the following, with [img] tags turned on and vB code turned off

If this signature contains [img] tags, format it accordingly
Otherwise, don't format any other vB code tags