[high]* gldtn Seems like I found a bug.. should I eat it?
[/high]
Concious: Nah, don't be selfish, leave it for Geek
template: geek-photo-popup
Code:
<if condition="$option1==1">
//to gallery
result = lhs + '[img]' + thumb + '[/img]' + rhs;
result_html = lhs_html + "<a href='" + gallery +"' target='_blank'><img src='" + thumb + "'></a>" + rhs_html;
<else />
Returns:
Code:
url=http://www.MYDOMAIN.org/gallery/files/showimage.php?i=441][imghttp://www.MYDOMAIN.org/gallery/files/1/miniatura_thumb.jpg[/img][/url]
The
/files should not be on the url to the gallery
PS; took a couple of []'s out of the return code so it would appear here