Access to a Picture, only knowing the PID Access to a Picture, only knowing the PID
 

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

Access to a Picture, only knowing the PID

Started by thu, September 17, 2006, 03:37:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thu

Hi,
i would like to open a Picture, which is in the coperminde database.
I have the following informations:

  • aid = AlbumID
  • pid = PictureID
I tried to open the Picture with the following 2 Links:
.../displayimage.php?pid=1736
.../displayimage.php?album=12&pid=1736

But in both cases, i got the following "error-code":
Quote$lang_errors['non_exist_ap']="Das gewählte Album bzw. die gewählte Datei existiert nicht!"
Could you tell me, how i can open a Picture???
Best regars
Tom

Stramm