Re: Batch Add Files does add the files
Quote from: zorbas2 on February 19, 2015, 05:17:33 PMHave you tried to rename the images from xxxx.JPG to xxxx.jpg ?Yes I have.Aside: Could someone delete the SPAM and the person who submitted it?
View ArticleFrage zum Minicms
Hallo,hat wer eine Idee wo man den Hintergrund der Textarea ändern kann? Aktuell ist es scheinbar so das die Area das vom Body des aktuellen Themas erbt. Da mein Boby die Farbe schwarz ist ist die Area...
View ArticleRe: Batch Add Files does add the files
How did you upload the files? Is there a way that you can check their integrity? Since CPG can not make a thumbnail image for the files, it seems that the files could be corrupted somehow.There is also...
View ArticleRe: Batch Add Files does add the files
I'm guessing something different and that it is a permissions issue. Do things work with single file upload? If no then look at your file and folder permissions and ownership.Please follow the guide...
View ArticleRe: Batch Add Files does add the files
Single file upload failed. And at this stage there is no problem with permissions: however I am waiting for a final report from my host.
View ArticleRe: Batch Add Files and http upload problem
The reply from the host was as follows:I checked the error logs and didn't see anything stand out, and your permissions all look fine as well.You can use file manager through cPanel to change the...
View ArticleRe: Theme switch (mobile mode) plugin for cpg1.5.x
Hello,I have looked a little bit more to this issue, and I think I can confirm there is a conflict with Cookie Consent.The theme_switch_page_start() function in the codebase.php file calls...
View ArticleRe: Weird MySQL errors in the database.log
Hello,I often have the same type of errors, but I ended up ignoring them.Regarding chinese months, I guess your site was crawled by a chinese search engine like Baidu, so Coppermine displayed content...
View ArticleRe: Broken Captcha
Hello,Seems like an issue with the GD library.You should look at your PHP Info in your administration and search for "GD". You must have GD support enabled, GD version like 2.0.x, FreeType support...
View ArticleRe: Creating Custom Fields
Yer or no. Either I want it to notice the image size in the mysql or give me an option box to check in order to apply the tag.
View ArticleRe: Looking to add simple radio button to registration
So I was doing so more digging through some of the files and came across the following:in register.php there is a section for radio buttons.[code]case 'radio': // added the radio option for...
View ArticleRe: Creating Custom Fields
But there is already such a feature in coppermine http://documentation.coppermine-gallery.net/en/keywords.htm I don't understand what do you need. Can't you use the keywords they are the same thing as...
View ArticleRe: Creating Custom Fields
Look here in the demo, they can also appear on the search page. http://coppermine-gallery.net/demo/cpg15x/search.php
View ArticleRe: Change "My Gallery"
You can edit it in the lang files.In cpg15x\lang\english.php find$lang_main_menu['my_gal_lnk'] = 'My gallery';replace My gallery with whatever text you want.You will have to edit all language files...
View ArticleRe: Change "My Gallery"
Hi Jeff,Sadly, the menu shows up blank when using this method..
View ArticleRe: Change "My Gallery"
Did you try to hide it from the template.php?If you don't have the function for the menus, copy it from the sample template.php.You have to copy several other functions also, as it may not work just...
View ArticleToprated problem
Hi,I did a minor change in functions.inc.php where the toprated images only show those uploaded in the last 24 hours. However, now when you click on the thumbnail in toprated it either goes to a...
View Article