I have the same problem
If I add a smiley, i have this code :
PHP Code:
[img]http://www.mydomain.com/forum/text2schild.php?text=test un petit test&typ=1&col=255,210,0&shcol=197,248,163[/img]
But after submit, I don't see smiley, I just see the url code, and if I see the source code (html). I see this :
PHP Code:
<a href="http://www.mydomain.com/forum/text2schild.php?text=test un petit test&typ=1&col=255,210,0&shcol=197,248,163" target="_blank">[url]http://www.mydomain.com/forum/text2schild.php?text=test[/url] un petit test&typ=1&col=255,210,0&shcol=197,248,163</a>
Could you help me ?
Thanks