Quantcast
Channel: forum.coppermine-gallery.net
Browsing all 9519 articles
Browse latest View live

Do not allow you to specify a directory to save the file in each category?

Hi.Even users who are not authenticated, it would have been downloaded if you get the address of the file.I want to use the authentication capabilities of the server in order to prevent it, but i are...

View Article


Re: Do not allow you to specify a directory to save the file in each category?

Just add different directories with your FTP application, upload your pictures accordingly and add them via batch-add to the corresponding Coppermine albums.

View Article


undefinded page in keyboard naviagation

I installed the Keyboard Navigation for cpg1.5.x plugin and have noticed that, while the plugin is installed, using an arrow key while in the slideshow causes cpg to go to  <mysite>\undefined,...

View Article

Re: Problem beim Backup der Alben

Hi,funktioniert wunderbar. Ich hab den Code allerdings noch etwas erweitert und aus [code]    $picture_name = $matches[1] . '.' . $matches[2];while (file_exists($dest_dir . strtolower($picture_name)))...

View Article

Re: diffrent header images for categories and albums

Thanks a lot.Is no rush at all.I will wait.

View Article


Image URL for Facebook comments and share

Hello.I have added Facebook share and Facebook comments for my Gallery, but i need to know the image URL to insert in Facebook code, because Facebook comments are not working okay - comments are shown...

View Article

Re: Image URL for Facebook comments and share

Quote from: Anturaju93 on Today at 06:11:00 pmI have added Facebook share and Facebook comments for my GalleryHave you already tested one of the available Facebook plugins?

View Article

Re: Coppermine - Your browser did not accept our cookie

I did a reinstall of CPG 1.5.24.http://www.clubandromeda.ch/gallery/index.php

View Article


Re: Image URL for Facebook comments and share

Yes, i don't like them. Please visit my site, i like it sipmple. This is a sample link that i want generated in facebook code : http://imagini.moinesti.biz/displayimage.php?pid=785

View Article


Re: Re: Open Graph meta data for coppermine

Quote from: Αndré on Today at 10:22:34 amI cannot see any code that is responsible to display your additional meta data just on displayimage.php. Have you added anything different you haven't posted...

View Article

Image may be NSFW.
Clik here to view.

Re: counting hidden albums

That is correct

View Article

Re: Open Graph meta data for coppermine

Use this code:[code]    global $CPG_PHP_SELF, $LINEBREAK, $CURRENT_PIC_DATA;    if ($CPG_PHP_SELF == 'displayimage.php') {        $superCage = Inspekt::makeSuperCage();        $meta .= '<meta...

View Article

Image may be NSFW.
Clik here to view.

Re: Open Graph meta data for coppermine

Yes Andre, working all okay now. Thanks Andre and William for your help Facebook...

View Article


Re: keyword mgr link

Quote from: AndreBy the way, we have a "one question per thread" rule. Additionally, your initial issue has been already solved, so please mark your thread accordingly.I apologize.  Sometimes it's hard...

View Article

Re: Customize Title: Gallery Name - Then everything after

Yeah, and only only have the url, and description only appear on the front page, all other pages just the gallery name, and the categories, then individual image.

View Article


Re: Problem beim Backup der Alben

Ups,copy + paste Fehler. Im Originalvergleich fehlt das "strtolower"Code: [Select]while (file_exists($dest_dir . ($picture_name)))bei meiner Version habe ich das noch hinzugefügt, so dass hier immer...

View Article

Re: Problem beim Backup der Alben

Diese Änderung solltest du dringend rückgängig machen, oder zumindest anders implementieren, da du derzeit nicht nach der Datei prüfst, die du am Ende abspeichern willst.Konsequenterweise müsstest du...

View Article


Re: counting hidden albums

Try[code]        if (!GALLERY_ADMIN_MODE) {            $forbidden_aid = array();            $user_own_gallery = USER_ID ? ' AND visibility != '.(FIRST_USER_CAT + USER_ID) : '';            $result =...

View Article

Re: Customize Title: Gallery Name - Then everything after

Copy the function theme_page_title from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist. Then, findCode: [Select]$return = strip_tags(bb_decode($section)) . ' - ' ....

View Article

Re: galería inactiva "Fatal error"

La última versión de coppermine (en este momento) es la 1.5.24 y parece ser que tú has actualizado a la versión 1.5.16Hay bastantes mejoras en la versión 1.5.24. cpg1.5.24 maintenan...

View Article
Browsing all 9519 articles
Browse latest View live