Re: How to integrate Free Wall jQuery plugin into Coppermine's gallery?
Caption on users hover over the image:Open theme.php and in $template_thumbnail_view functionreplace:Code: [Select]{CAPTION}with:Code: [Select]<div class="Caption">{CAPTION}</div>Add to...
View ArticlePossible bug - Deleting old pic:empty token still remains in the thumbnails list
I've just downloaded a quite old image (uploaded probably with cpg1.3).I got a message stating that the original/medium/thumb JPG files have been deleted, but the "image" couldn't be removed.In fact,...
View ArticleRe: modifyalb.php returns a blank page
Config - Update database done but I re-ran and it shows everything already done.Yes, the code is present in the delete.phpI even checked file versions and the only one showing as an issue is the one I...
View ArticleRe: modifyalb.php returns a blank page
I may have found the issue. I was using the Opera browser at home, where I was having issues. When I got to work, I access the site via Microsoft Explorer and I can modify the album properties. So, it...
View ArticleRe: Always Show Hidden Links
I apologize for not posting in the right forum, wasn't sure where to post it honestly...and for not providing a link.Test site I'm trying it out on is zeta.ariesgamesandminis.com/galleryTheme I'm using...
View ArticleRe: Always Show Hidden Links
"Home Register Login" links not available http://forum.coppermine-gallery.net/index.php/topic,77691.0.html
View ArticleRe: How to make my photo grid thumbnail sizes dynamic
Topic related with How to integrate Free Wall jQuery plugin into Coppermine's gallery? http://forum.coppermine-gallery.net/index.php/topic,78030.0.html
View ArticleRe: Facebook style comments
Hi flapane,The problem I see is that everyone still needs to be subscribed to Disqus and the comments come up as their Disqus ID and not the login ID from my site. Any ideas?Thanks,Chris
View ArticleRe: Facebook style comments
http://www.webascender.com/Blog/ID/269/How-to-Add-Facebook-Comments-to-My-Website#.VNDG6_K2-CgShould be quite simple to use.
View ArticleRe: Facebook style comments
Hi Phill,What I have been trying to do is create a comments system like facebook (and all the others for that matter) but without the need for having third party social media accounts. Also with the...
View ArticleCannot upload wmv files.
Well, I've checked everything I know to check, looked at the upload troubleshooting page, but keep getting the following error. It's probably something simple or a setting, but just not knowing what to...
View ArticleRe: Facebook style comments
Quote from: plancast on Yesterday at 02:04:19 PMHi flapane,The problem I see is that everyone still needs to be subscribed to Disqus and the comments come up as their Disqus ID and not the login ID...
View ArticleRe: HTML5 slideshow plugin
Thanks and I have now forced it to use only slide.js and I can now slide correctly however it does not centre/rescale the picture when I rotate the phone/tablet so there must be some differences...
View ArticleRe: HTML5 slideshow plugin
I agree with _prev and _next needing to be swapped. As mentioned in the release note, I had quickly added swipe recognition and missed that backwards swiping behavior. As for rotating the touch device,...
View ArticleRe: Re: HTML5 slideshow plugin
Quote from: ron4mac on Today at 04:31:37 AMI agree with _prev and _next needing to be swapped. As mentioned in the release note, I had quickly added swipe recognition and missed that backwards swiping ...
View ArticleRe: HTML5 slideshow plugin
On the moment I can't make head or tails from what I am testing. I get conflicting results and one time it works and the next time it does not. I am using Opera Mini (Webkit 39) and I check if the...
View ArticleRe: Coppermine coding: how can I create a responsive theme?
I would definitely like to propose that Bootstrap become the new default theme for CPG 1.6
View ArticleRe: Cannot upload wmv files.
You might want to try this alternate method to upload files.http://forum.coppermine-gallery.net/index.php/topic,75927.0.htmlIf you haven't installed a plugin before, refer to the CPG documentation...
View ArticleRe: HTML5 slideshow plugin
Quote from: marcelm on February 02, 2015, 01:41:38 AMIn slide.min.js there is a bit of code "B.innerHTML" and the debugger reported that it should be "b.innerHTML".This is occurring because you have...
View Article