Page 2 of 2
Re: Popup BBCode
Posted: 15 Mar 2010, 14:58
by wide
Re: Popup BBCode
Posted: 15 Mar 2010, 15:11
by Stoker
Okay, found the error.
Find this in the html part of the bbcode:
and change it to:
Re: Popup BBCode
Posted: 15 Mar 2010, 15:17
by wide
That does the trick!
Thank you for your support.
One more question:
I saw more than 100 people downloaded this code.
Why is it,this seems to be the first time someone is "reporting" a bug?
Is it because the other downloaders don't care,or am I just stupid,and did the other downloaders find the error themselves?
Re: Popup BBCode
Posted: 15 Mar 2010, 15:21
by Stoker
It works with tho bug for me because I have the forum directly in the domain root.
You have placed yours in a folder called forum. That is the difference.
Re: Popup BBCode
Posted: 15 Mar 2010, 15:25
by wide
Ok,clear.
But why did the png work,and the gif not?
They are in the same directory.
Re: Popup BBCode
Posted: 15 Mar 2010, 15:34
by Stoker
That is what the missing dot does. It changes the path.
Re: Popup BBCode
Posted: 15 Mar 2010, 15:39
by wide
Ok,
had the png the dot?
Re: Popup BBCode
Posted: 15 Mar 2010, 15:43
by Stoker
I am referring to this post:
viewtopic.php?f=4&p=532#p527
Re: Popup BBCode
Posted: 15 Mar 2010, 15:50
by wide
Ok,thank you.