Re: Case cochée automatiquement dasn la fonction menu recherche
ok, je vais jeter un oeil demain
View ArticleRe: server i/o and file resize issues
Nothing really in those particualr logs. Linux has numerous logs and tracking down your problem might not be easy as it seems to change everytime you tell us about it. I've been unable to replicate...
View ArticleVisitor upload not working
So, I spent several hours on this and can't find a solution :-( - I allowed the "Guests" group Public album upload without approval- There is no way to assign a "Guests" group to a category- In the...
View ArticleRe: Visitor upload not working
Have you set this in the albums - http://documentation.coppermine-gallery.net/en/albums.htm#album_prop_controls_visitor_upload
View ArticleRe: Visitor upload not working
Yes, the link that is missing is that "Guests" do not have any album assigned, nor can they pick it when trying to upload. Also, this is a brand new, out of the box installation without any...
View Article██ COPPERMINE 1.5.22: MISE A JOUR DE MAINTENANCE ██
L'équipe de développement de Coppermine publie une mise à jour de Coppermine afin de corriger plusieurs problèmes mineurs. Aucune de ces corrections ne sont crituques au niveau de la sécurité, aussi,...
View ArticleRe: Visitor upload not working
Is it working now? If not please provide all the details from the "troubleshooting the upload process" from the docs.
View ArticleRe: Required Fields Specific
AndreYes I was a little behind. I should state it did work. I actually did the latest upgrade yesterday. Could you explain the simple preg_match and how that would fit into the code?
View ArticleRe: Required Fields Specific
Sorry, I looked at the wrong code line. Actually, the lines you have to find look different in cpg1.5.x, so the mod still works if you find the correct lines:[code] $profile1 =...
View ArticleRe: White edges inside thumbnails
Indeed, if you look very closely you will find certain parts of the original image are still shown in the now white area. I think I remember reading about this phenomenon somewhere but I cannot find...
View ArticleRe: Required Fields Specific
Ok here is what I have now;[code] $user_name = trim(get_post_var('username')); $password = trim(get_post_var('password')); $password_again = trim(get_post_var('password_verification'));...
View ArticleFacebook Comment section
I (well I think I have) have viewed some Coppermine sites that under each photo display is the facebook comment section. Where you can post a comment using your fb account and choose to have it link...
View ArticleRe: Re: Login via LDAP + Sort album names
Quote from: Αndré on Today at 01:41:34 pmSorry, I missed the second page of this thread (thus I've just read your first post on page one).Thank you for your contribution! no problem i don't wanna...
View ArticleRe: Login via LDAP + Sort album names
Far from it. It is always a pleasure to see new contributions to Coppermine. Many thanks once again and hope to see you stick around.
View ArticleRe: Multi file upload not working
Did you have to do anything special? I can't get it to with on either Firefox or IE9. Perhaps it has something to do with the version of Flash installed on the PC?
View ArticleRe: Members appear to be logged on as other membs
Problem solved by adding this to the .htaccess file.Code: [Select]RewriteEngine OnRewriteRule (.*) - [L,E=Cache-Control:no-cache]Thanks for taking the time Andre, your question about my server cache...
View ArticleRe: Multi file upload not working
That's strange. I tried my work computer and it works. I guess it's my computer then.
View Article[solved] Re: Installation Coppermine, missing parts of admin-Menue as Admin
Sorry, instead to clicked to Settings.. I have only mouse-over Menue saw.Sorry . . beginner Problem...
View ArticleHow to delete my online website gallery
I would like to completely delete my online gallery website. I have already deleted all files on my computer, but how do I get rid of my website?
View ArticleRe: How to delete my online website gallery
That is a question you should be asking your host, not us I am afraid.
View Article