Re: Assigning groups permissions to delete pictures
Thanks, Andre. I am sure that caching on the pages was causing me some difficulty as I tested, since 4,5 was one of the options I tried. I appreciate the help you provided.
View ArticleRe: images stored on remote server
This is how I have this setup.I have 2 servers1 - Webserver with Coppermine installed2 - File Storage ServerThese servers reside on a Private network, so file sharing is not a big riskthe "Albums"...
View ArticleRe: Searching by Regular Expression
Thanks, is there a guid for using regular expressions in searches? Not very familiar with it, and would like to know more about the functionality
View ArticleRe: Searching by Regular Expression
Honestly, I never used that functionality of the Coppermine search, but I'd expect that you can use any regular expression tutorial to learn how it works.
View ArticleSocialMedia configuration for Facebook
For the SocialShare plugin, you can configure the URL associated with the facebook link as: http://www.facebook.com/share.php?u=<SHAREURL>&t=<SHARETITLE>When I use precisely the above,...
View ArticleRe: Searching by Regular Expression
Maybe for 1.6 we should include EXIF data in the searches.
View ArticleRe: Searching by Regular Expression
It is a bit deceiving to include EXIF data in search - as that data only exists if the picture has been viewed since the option was set to read the data... And at least one CPG release truncated the...
View ArticleRe: Searching by Regular Expression
I too was thinking similar. We have radio buttons so users can select what fields they are searching so it would be easy to have the EXIF one greyed out. But how does a user then know which images...
View ArticleRe: Searching by Regular Expression
Currently, if the image gets resized by GD, any meta data is lost. If I remember correctly this doesn't happen when using ImageMagick. However, as we intend to write meta data back to the image...
View ArticleRe: SocialMedia configuration for Facebook
The SocialShare plugin works for me out of the box. And the Facebook share URL is exactly the same for me. What exactly happens in your gallery?
View ArticleRe: going directly to intermediate screen
Hi Αndré,Thank you for your quick response to my question.Yes, I was attempting to skip the thumbnail page. We are interested in using Coppermine as a simple slideshow type of presentation. Thus,...
View ArticleRe: HTML5 slideshow plugin
Hello,I am new with Coppermine, just getting started. I installed the Slideshow plugin under V1.5.38. When I click on the button for the slide show, it starts up, showing the error message "Could not...
View ArticleRe: HTML5 slideshow plugin
Quote from: HelmutBrandt on Today at 05:04:21 PMit starts up, showing the error message "Could not load the image" + filenames.Any idea to fix it?Are you able to provide me with a link to the CPG...
View Articleconfig doesnt exist
This is all my fault I got carried away deleting things on my sql clearing old ones out and by accident I deleted it and then created it again. Now I get this error on my website. I hope I can solve...
View ArticleRe: config doesnt exist
What did you delete? Just the config table? All CPG tables? The entire database?What did you 'create again'?Guessing you wouldn't be asking if you took a backup...Contact your ISP - or look for a...
View ArticleRe: Issue when upgrading
Also when I try running the update it comes up with thisCoppermine critical error:The group table does not contain the Anonymous group !
View ArticleRe: Issue when upgrading
As Phil mentioned - verify the table prefix in yourgallery/include/config.inc.phpCode: [Select]$CONFIG['TABLE_PREFIX'] = "cpg_";This prefix must match the actual prefix for your tables... It is...
View Article