Advanced search  

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

Pages: [1]   Go Down

Author Topic: Access to a Picture, only knowing the PID  (Read 2908 times)

0 Members and 1 Guest are viewing this topic.

thu

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Access to a Picture, only knowing the PID
« on: September 17, 2006, 03:37:49 pm »

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:
Code: [Select]
.../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
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Access to a Picture, only knowing the PID
« Reply #1 on: September 17, 2006, 05:05:54 pm »

displayimage.php?pos=-1736
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.