News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Picture ID

Started by avdv78, February 17, 2005, 01:01:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

avdv78

Hi,

I want to show PictureID (above the picture) when a picture is displayed. Can someone help me? Thanks!!! :)

For example: url to a picture is displayimage.php?pos=-9726, so PictureID is 9726 and can be found in table cpg11d_pictures in column pid.

d1zz13

Can you confirm if you want the picture ID above every instance of the image that's displayed or just over the image when it's shown full size?

avdv78

I've got it! Just changed the code from post "full url tag" and it worked. $pid

Thanks!