Direct link to fullsize image Direct link to fullsize image
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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