[solved] Link to specific picture [solved] Link to specific picture
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[solved] Link to specific picture

Started by Carsten, January 10, 2005, 05:35:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Carsten

Hi,

I want to link to a specific picture in my Coppermine installation.
The problem is, when I link to for example http://coppermine.sourceforge.net/demo/displayimage.php?album=1&pos=0, then somebody who sorts this album with date instead of file name sees another photo than I do. (This sorting is saved in the cookie)
Does anybody have a solution?

Carsten

Tranz

Instead of using the address in the addressbar, use the URL in the URL field in the info table below the photo.

Carsten

Thanks a lot!
In my gallery I hacked the theme and disabled all the "useless" informations  ::)

Tranz

That's the beauty of being able to modify open source software.