Support Forums

Full Version: BBCode problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I'm having a problem to make able to use images on my website.

First I was trying to make able to use HTML img tags, but that could cause some problems in the future, so I tried to make able to use BBCodes instead of HTML.

Now the problem is, the script that I'm using is REALLY complex and I don't know how to make BBcode able on this.

my website is www.ratemysig.com

How could I make BBcode able?
Could you please tell us what script you are using?
Try this:

Code:
<img src="http://img230.imageshack.us/img230/1521/mkzavatarcopy.jpg" />
@Common - He wants to use tags, just like [img]link [/img]
He is using a script called FMyScript.
(04-05-2010, 01:28 PM)Drake™ Wrote: [ -> ]@Common - He wants to use tags, just like [img]link [/img]

Oh ok.

I'll do some research. But OP, what script are you using?
I will take a look into it. It shouldn't be too hard.
I'm using Fmyscript, as mentioned before.

I can give full access to someone that thinks that can really help me... This script is worth 50$
I could give it a try tomorrow.

Add my MSN: Tehafgpirate@hotmail.com
The real problem is that HTML codes are disabled so far... So I can't even use <img src tag by now
Pages: 1 2