Re: Fancybox plugin ?
I finally succeeded!First : Remove the popup script:http://forum.coppermine-gallery.net/index.php/topic,76406.0.htmlCopy the function theme_html_picture from themes/sample/theme.php to your theme's...
View ArticleRe: Fancybox plugin ?
I finally succeeded!First :Remove the popup script:http://forum.coppermine-gallery.net/index.php/topic,76406.0.htmlCopy the function theme_html_picture from themes/sample/theme.php to your theme's...
View ArticleRe: how to pull current url in theme.php
its on the image itself..i got it to display[site]displayimage.php?pid=[ but no image number ]i deleted the code because it wasn't working.. so i cant really post it..all i need is the image number...
View ArticleRe: Can I get a parameter from album list of control panel?
Hmmm... Working now, if use more than one in parameter list, but isotope script no runned when second gallery showed. TipTip or Adipoli worked, just isotope not. I will search why not. Thanks!
View ArticleRe: Coppermine creating Orig files, Watermark not enabled?
I have this problem since a long time I activated the watermark. Currently I have it disabled.but, whenever I upload an image or even replacing a file with the plugin "file_replacer" is created the...
View ArticleRe: Can I get a parameter from album list of control panel?
I rewrited my plugin id's, script, because if use plugin more at once, then category filter and isotope script not worked correctly. Check my website for this solution, this worked. Many thanks for...
View ArticleRe: Re: Cant login with admin account - tried everything in search
Quote from: Αndré on Yesterday at 08:43:24 pmPlease post a link to your gallery. As it seems that you know your way around with phpMyAdmin, please also create a new user (no admin user) and post the...
View ArticleRe: wie ändere ich den style der seiten
hallo,die frage ist ja wo stehen die blöcke bzw. tabellen. die müssen doch für jede seite definiert sein.den style anzupassen ist nicht leicht bei coppermine.gruss ralf
View ArticleRe: Coppermine creating Orig files, Watermark not enabled?
Hello André,I enabled the watermark (i do not remember what version of coppermine)and then i disabled the watermark, but the gallery was still creating archives "orig_" (for files uploaded by any...
View ArticleRe: Coppermine creating Orig files, Watermark not enabled?
I am seeing orig_ files created when running admin tools and selecting "update everything" (watermarking turned off)When I upload aaaa.jpg I get:thumb_aaaa.jpg (sized 128px)normal_aaaa.jgg (sized...
View ArticleGalerie en erreur
Bonjour, Je suis un peu en panique, j'ai voulu mettre ma galerie à jour mais gros problème elle est maintenant en erreur et je sais plus quoi faire...Pouvez-vous m'aider SVP ? Ma galerie...
View ArticleBatching Problem
can someone help me I keep get batching error and not sure what the image means. can someone help? here is a image of the batching.
View ArticleRe: Missing users
It is not possible switch automatically Coppermine 1.5.26/1.5.28 user_group "4" of the table users in the table banned ?In frenchIl n'est pas possible que Coppermine 1.5.26/ 1.5.28 transfert...
View ArticleRe: Missing users
It's possible via a MySQL query. Something likeCode: [Select]UPDATE cpg15x_users SET user_group = 2 WHERE user_group = 4should work.
View ArticleRe: Coppermine creating Orig files, Watermark not enabled?
I installed the file_replacer plugin and tried your experiment:After batch add of file aaaa.jpg the files in the folder are:aaaa.jpgnormal_aaaa.jpgthumb_aaaa.jpgAfter replacing the file via...
View ArticleRe: CPMfetch for 1.5.6
A quick question ;I've got CPMFetch running nicely, displaying six random images from the gallery on my (myBB 1.6) forum, (all bridging working fine) but how do I tweak the information that is...
View ArticleRe: CPMfetch for 1.5.6
Is this topic already solved, as I cannot see any information below your pictures? I don't know this plugin well, so there's maybe some option like "show meta data blow pictures on/off", which you...
View ArticleRe: Delete every other file?
Coppermine uses a database which links the actual picture files to the albums. So you'd need to delete the picture references from the database and the file system (FTP). I hadn't looked closer at your...
View Article