Question to displayimage URLs Question to displayimage URLs
 

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

Question to displayimage URLs

Started by santoro, February 09, 2008, 02:46:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

santoro

I want to have URLs of pictures in my gallery in any circumstances in definitive form "displayimage.php?pos=-10" (for example). I don't want to have them never in variable form like "displayimage.php?album=lastup&cat=0&pos=9" (because when somebody uses URL like this, the particular picture in it will be changed when I update my gallery. So, is there a way how to prevent this? Thanks for the answer!

Nibbler


santoro


Nibbler

1.5 uses pid instead of pos which avoids this problem.

santoro


Joachim Müller

There's no scheduled release date yet. Usually, the answer to questions like yours is "when it's ready". You're welcome to check out the subversion repository. Be advised though that dev versions that haven't been released yet go unsupported.