Custom link to gallery pages (displayimage.php) Custom link to gallery pages (displayimage.php)
 

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

Custom link to gallery pages (displayimage.php)

Started by lifter, August 25, 2007, 09:13:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lifter

Would there be a way to modify coppermine to parse all displayimage.php links to something like this:

<a href=otherscript.php?url=displayimage.php?album={album}&cat={cat}&pos={pos}>

?

Joachim Müller

I have no idea what you're talking about. Are you suggesting a redirection? If yes, just add the redirector at the top of displayimage.php.

Can't see how this is suppossed to be a custom link...