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

Direct link to fullsize image

Started by bruno, April 28, 2004, 08:47:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bruno

Hello,

I tried to find a solution to a rather simple problem, but couldn't find it anywhere: I need a direct link to the fullsize image in the intermediate page.

By adding:

$pic_html .= "<a href=\"" . $picture_url . "\">Right click to download Image</a><br />";

in the displayimage.php, I can actually get a link to the image displayed on the page, but I need the direct link to the full size image (aka the original) on the following page (without actually having to open this page).

I'm sure I'm missing something obvious here, so please, if anybody can give me a clue...

Thank you in advance,

Bruno
With kind regards,

bruno