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

Re: Click Topic solved button if you found your answer

I also notice users that don't answer back to coppermine supporters that took time to help them. That's not very nice. Please answer back and say if the answer worked or not for you.Other very...

View Article


Re: Click Topic solved button if you found your answer

If nobody is answering your question is because:1. Nobody is online 2. They need time to find the solution3. They don't know the answer (they don't have a solution)Don't forget to search the forum...

View Article


Re: Gallery Merge Plugin for CPG 1.5.x

Blimey Greg, that is a monster tool. Well done and great work as ever.

View Article

Re: Customizing Coppermine Icons for theme

Actually much simpler...There is a constant 'THEME_HAS_MENU_ICONS'.  If set, CPG will get the icons from: themename/images/icons instead of images/icons.No need to change any other source to point to...

View Article

Re: Customizing Coppermine Icons for theme

Thanks a lot Greg.Correct answer:Open themes/your_theme_name/theme.php and add:Code: [Select]define('THEME_HAS_MENU_ICONS', 16);at the beginning of the file after <?phpCopy the icons folder to...

View Article


Re: Customizing Coppermine Icons for theme

Quote from: allvip on Yesterday at 09:01:10 PMFor cpg/images/navbar/ copy the navbar folder and add it in themes/your_theme_name/images.Copy function $template_img_navbar in...

View Article

Re: Customizing Coppermine Icons for theme

To add the images to your theme here the list of constants: List of items in theme.php http://documentation.coppermine-gallery.net/en/theme_theme_php.htm#theme_php_l...

View Article

Re: Mask URL Plugin for CPG 1.5.x

Maybe you an use/rewrite the SEF support that is available in EnlargeIt.Link to the SEF plugin: http://forum.coppermine-gallery.net/index.php/topic,42568.0.html

View Article


Re: Mask URL Plugin for CPG 1.5.x

Quote from: ron4mac on Yesterday at 03:59:36 PMHow about using a cookie key for masking/encryption that could be different for each page load, making the urls different every time?Interesting idea......

View Article


Re: EnlargeIt! AJAX GUI for CPG 1.5.x

Thanks and in my version of EnlargeIt the lines were on other locations. I am using the last version and that is a beta 3 version from 2012. It is mentioned a page back in this thread.direct link to...

View Article

Re: EnlargeIt! AJAX GUI for CPG 1.5.x

Quote from: marcelm on Yesterday at 11:48:13 PMThanks and in my version of EnlargeIt the lines were on other locations. I am using the last version and that is a beta 3 version from 2012. It is...

View Article

Re: EnlargeIt! AJAX GUI for CPG 1.5.x

In the beta version - the line numbers changed - but I used the exact same changes...The first change is replacing lines 73-80.The second change is replacing line 88 (before first change is made) or...

View Article

Re: Stuck on ImageMagick during install.

Thanks Andre. DG2 works without issue.With setting up another domain with a gallery, i ran into a slight workaround.. tho maybe you know why this is caused.If i run setup with the ip address, it works....

View Article


Re: EnlargeIt! AJAX GUI for CPG 1.5.x

Thanks Greg and your edits works now when I go back to a standard theme like "eyeball" so it was configuration that mutilated your adaptation of codebase.php.I am using a modified version of Blankstrap...

View Article

Re: EnlargeIt! AJAX GUI for CPG 1.5.x

And I already solved the mystery of the picture not showing when there is no "www" in front. I am using Blankstrap but not to administrate my site. I use the Eyeball theme for that. To be able to have...

View Article


Re: Mask URL Plugin for CPG 1.5.x

From the input so far... and anticipating some additional input... V1.1 is now attached to the first post in thread.The additions:Added validation of encryption functions, requested algorithm and mode...

View Article

Re: Mask URL Plugin for CPG 1.5.x

The thumbnails are displayed in one go however the full size is not. This starts after 'enlarging' the second and consecutive pictures.I found some code that gets information through the 'du' command...

View Article


Re: Mask URL Plugin for CPG 1.5.x

Quote from: marcelm on Yesterday at 04:43:07 PMThe thumbnails are displayed in one go however the full size is not. This starts after 'enlarging' the second and consecutive pictures.I can't reproduce...

View Article

Re: Mask URL Plugin for CPG 1.5.x

Solved the problem with the second or third picture not being displayed. It the entl_cnt.php file that is advised by Timo to put in the root (plugins/enlargeit/sub-dir CopyToRoot) where the other php...

View Article

Re: Mask URL Plugin for CPG 1.5.x

hmmmmmm, bit tired and doing things at the same time is no good. So some corrections on my previous posting.First line I write 'entl_cnt.php' and that should have been 'enl_cnt.php'Last line, Always...

View Article
Browsing all 9518 articles
Browse latest View live