1
gio007
MyAlbum-P heeeeeeeeelp pls
  • 2006/12/22 19:01

  • gio007

  • Just popping in

  • Posts: 6

  • Since: 2006/8/31


i am using a cloned block in order to display an image-image title- image description.

you can check it out here:http://zografotypia.gr/modules/publications/

the problem is that i can not display the image descripton.
it should be displayed where the gggggggggggg are.

the blocks template is:

<{foreach item=photo from=$block.photo}>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2">
<a href="<{$block.mod_url}>/photo.php?lid=<{$photo.lid}>&cid=<{$photo.cid}>"><img src="<{$photo.thumbs_url}>/<{$photo.lid}>.<{$photo.ext}>" <{$photo.width_spec}> alt="<{$photo.title}>" title="<{$photo.title}>" /></a>
</td>
<td>
<a href="<{$block.mod_url}>/photo.php?lid=<{$photo.lid}>&cid=<{$photo.cid}>"><{$photo.title}></a>
</td>
</tr>
<tr>
<td>
ggggggg <{$photo.description}>
</td>
</tr>
</table>
<{/foreach}>

please help

Login

Who's Online

269 user(s) are online (178 user(s) are browsing Support Forums)


Members: 0


Guests: 269


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits