Re: Move next, previous arrows from navbar in displayimage or displeymedia...
The probably easiest way is to adjust the picture navigation plugin. Have a look at picture_navigation.js. Expecting that you don't use the panorama viewer plugin and haven't changed the CSS classes of...
View ArticleRe: Watermark removal
The intermediare picture is normal_image.jpg, the thumnails is thumb_image.jpg and the full size (pop up) is image.jpg. orig_image.jpg is created only when you use the watermark. Is a backup for you...
View ArticleRe: Mass Import plugin for cpg1.5.x
Hopefully you can help me. Have migrated mine coppermine site to a new disk. Have all the files, but forgot to transfer the database. I can't retrieve it, because the disk is already formated. Well...
View ArticleRe: Image Selection causes redirect error
That's weird. The image itself is accessible before you open the intermediate-sized view (displayimage.php). Actually, after you did that, I get the redirect er...
View ArticleRe: Image Selection causes redirect error
This is the cookie content when it works as expected:Code: [Select]Array(Ā Ā [ID] => d5de0f857b5aebb95b2fc2dd27fe261cĀ Ā [am] => 1Ā Ā [lang] => english)This is the cookie content when I get...
View ArticleRe: New the can be selcted, doesn't show up.
Please post a link to your gallery and the directory name of your theme.
View ArticleRe: New the can be selcted, doesn't show up.
I'm not comfortable to share a link because it's on a private server.Is there a way to send you a private message?
View ArticleRe: Auto refresh
I deleted the file- now it's working fine.. Don't know if it causes any trouble not having it?
View ArticleRe: Additional menu links
Quote from: Daggers on June 08, 2015, 10:17:17 AMSorry forĀ the late reply been a bit busy over the weekend, my web site address is www.steve-daggers.co.uk, in IE and Chrome it should auto redirect to...
View ArticleRe: Gallery not working - blank page
I splitted the topic in two topics because is not about theme edits anymore.Tpoic slitted from Additional menu links http://forum.coppermine-gallery.net/index.php/topic,78241.0.html...
View ArticleRe: Gallery not working - blank page
Please temporary delete or rename the .htaccess file and check if you still get a blank page.
View ArticleRe: Auto refresh
The file offers some security protection so better to debug the problem than remove it. In addition, it provides some re-write functions that may be used by your wordpress install.
View ArticleRe: Auto refresh
Keep the .htaccess file from ScreamQueens folder.Add a new empty .htaccess file in ScreamQueens/gallery folder.That should overwrite the .htaccess file from ScreamQueens folder. The gallery will no...
View ArticleRe: Image Selection causes redirect error
There is a .htaccess file - however, when viewed through cpanel it would appear the file has no content.Being a novice in this area I assume a blank .htaccess is to blame.If so how can I rectify the...
View ArticleRe: Mass Import plugin for cpg1.5.x
Well the mass update didn't work as thought. Different PC's and browsers an all stopt working eventually.Made a php script that imports all the files, checks if the album exist and if not creates it....
View ArticleRe: Gallery not working - blank page
Hi AndreThanks for your reply, bit busy at the moment but will try as you say sometime this week and see what happens.
View ArticleRe: Gallery not working - blank page
If the above suggestion yields no results refresh the page a few times then get the servers error logs from your host from the exact time you did all the refreshes. They should show up what the actual...
View ArticleRe: Image Selection causes redirect error
If it's empty, please try if it works when you add this line to that file:Code: [Select]RewriteEngine off
View Article