Message Text |
Paul,
Before upgrading attached photos were looking fine, but now they do not show and after clicking on them they download a file named: "download.php"
This is my template code inside the combined details and comments template :
<td class="details_fotos" align="center">
<IF {LINKFOTO1ATTACHTITLE}>
<a href="download.php?id={LINKID}&field=foto1attach" target="_blank"> <img src="thumbnail.php?id={LINKID}&field=foto1attach&thumbwidth=75&thumbheight=75" border="0" ></a>
<br>{FUNC_WRAPLINES[{LINKNOMBREFOTO1} <,> 25]}
</IF>
</td>
Await for your solution please,
Daniel. |