Okay, I got it to work (?) by removing this from the gallerybits template. Its a little screwy with first few attachments.
http://www.shinraonline.com/board/ga...humbs=0&page=1
PHP Code:
<if condition="$showthumbs">
<a href="attachment.php?$session[sessionurl]attachmentid=$post[attachmentid]" target="attachment"><img src="attachment.php?$session[sessionurl]attachmentid=$post[attachmentid]&stc=1&thumb=1" border="0" /></a>
<else />