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: poping up a full screen window from thumbnails.php thumbs links  (Read 1957 times)

0 Members and 1 Guest are viewing this topic.

cftranslate

  • Coppermine newbie
  • Offline Offline
  • Posts: 13

The thumbs in thumbnails.php take you to respective intermediate pictures (and picture reel below) in displayimage.php. then displayimage.php calls itself with fullsize url variable  when clicking on intermediate picture to show full size picture.

I want thumbs to be linked to full picture directly. Where is the code for the thumbs links? (the <a href=....>?).

How can I pass pid (picture ID variable) and put it in the link code for each thumb in thumbnails.php.

_____________________

NOW

thumbnails.php  ---> page with thumbs
displayimage.php?album=1&pos=3 ---->link code for each thumb (example album 3, picture pos 5)

I  NEED

thumbnails.php  ---> page with thumbs
displayimage.php?pid=10 ---->link code for each thumb (picture ID number 10).


Essentially I wnat to overpass the intermediate picture page and load full size from thumbs page and ALSO I want to design my own fullsize script, (ie I'd also need to know how to update 'times picture seen' counter when opening that fullsize script.


Thanks




Logged

bit bit spears

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 240
    • TangibleBrit.com
Re: poping up a full screen window from thumbnails.php thumbs links
« Reply #1 on: June 20, 2004, 12:51:21 am »

not possible with current version of coppermine
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 18 queries.