Where to find the thumbnails URL?? Where to find the thumbnails URL??
 

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

Main Menu

Where to find the thumbnails URL??

Started by whatsername1985, January 21, 2011, 06:17:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

whatsername1985

Hi!

I have a website, and I need to add the latest images uploaded to the gallery on the main page, under the" latest images" section. But I don´t know where to find the url of the thumbnails.

I´ve seen most people have something like this: "http://blablabla.com/gallery/albums/Photoshoots/117/thumb_hq0007.jpg"

But I don´t know where they find that!

Can anyone help me find my thumbnails URL?

Thank you!

Αndré

If you want to display content from Coppermine on external pages, please have a look at the CPMfetch plugin. If you want to grab that stuff manually, have a look at the 'pictures' table in the Coppermine database.

whatsername1985

I want to add it manually. Just copy that URL and insert that pic in an external CMS. That´s all.

whatsername1985

OK I´ve done it. I realized I just have to add the word "Thumb_" to the name of the image.

KOREntertainment

U can right click on the image and click "copy image URL" then paste it where U want it to go.