Quote:
Originally Posted by Benj
just pmed you
|
u havent got thumbnails enabled, so change step4 and modify the template postbit_attachment and add the code below to the
a href tag
Code:
<a rel="gallery-thumbs" class="thickbox" href="attachment.php....
At step3 modify the code to read
Code:
<if condition="$show['imageattachment']">
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/thickbox.js"></script>
</if>