| Title |
Image attachments set to 1 problem |
| Message Text |
In the display links page I have the attachments ....
<!-- BEGIN 1 LINK ATTACHMENTS -->
<img src="thumbnail.php?id={LINKID}&attachid={ATTACHID}" hspace="5" vspace="5" align="left" /><br />
<!-- END LINK ATTACHMENTS -->
So that just one thumbnail shows. I think it is that which is causing a problem in the details page. As soon as I add a second attachment I get an error on the details page...
Line #85: <br>
Line #86: <?php if (1) { ?>
Line #87: <div align="center"><img src="download.php?id=10&attachid=11"></div>
Line #88: <?php } ?>
Line #89: <?php } else { ?>
Line #90: <div align="center">
www.thehorsescene.co.uk/hor...hp?action=detail&id=10 |
| Rating |
0/5 based on 0 votes.
|
| Ownership |
babrees |
| Views |
816 views. Averaging 0 views per day. |
| Similar Topics |
|
| Submission Date |
Jan 03, 2006 - 9:58 PM |