Finally we arrived at V2 - great. Your mod is a-w-e-s-o-m-e and should be a standard feature.
The addon debugger went on while I was testing the previously released v1.4. Gonna post the main part of its report here:
Code
HTML Code:
<a href="#" onclick="thumbpaste('<a href=\'http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294\'><img src=\'http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294&thumb=1\' style=\'border: 0\' /></a> ','[url=\'http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294\'][img]http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294&thumb=1[/img][/url] ')"><img src="http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294&thumb=1" style="border: 0" title=""/></a>
Link to Original
HTML Code:
http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294
Link to Thumb
HTML Code:
http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294&thumb=1
Insert options
HTML Code:
link_thumb_2_orig link_thumb_2_gallery thumb orig
Query SELECT pictureid, albumpicture.albumid FROM albumpicture INNER JOIN album ON albumpicture.albumid = album.albumid WHERE userid = 1 AND albumpicture.albumid = 34
I just played around with your addon after upgrading to v1.4. I went to my testforum and clicked around the images to be inserted. Afted that I noticed that a <a> tag was wrongly set.
No serious problem for you I believe.