Re: Weird MySQL errors in the database.log
Hello again, the errors in the log still appear, I'm not sure why and if they are harmless but still. Here are some:[code]Feb 14, 2015 at 06:25 PM - While executing query 'SELECT COUNT(*) FROM...
View ArticleRe: Weird MySQL errors in the database.log
And also I have no idea why the month sometimes is in chinese like that Quote二月 19, 2015
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: Wasnt sure where to post this..
Upgrading is not too hard, full instructions are here - http://documentation.coppermine-gallery.net/en/upgrading.htm
View ArticleMOVED: Wasnt sure where to post this..
This topic has been moved to cpg1.5 upgrading.http://forum.coppermine-gallery.net/index.php?topic=78096.0
View ArticleRe: Notice: Undefined offset: 8192 in....
Please check all the files uploaded correctly as it appears some did not. Once done switch to the curve theme and then see if you can login. If so your current theme requires upgrading.
View ArticleRe: Creating Custom Fields
I don't think my thoughts are coming across clearly, so I made a little mock-up of what I'm trying to accomplish. I hope that's ok.http://i.imgur.com/uvoVirf.png
View ArticleRe: Wasnt sure where to post this..
Ok Thank you!!!! Couple questions though.. There is an error message at the top of the home page for the gallery."Notice: Undefined offset: 8192 in...
View ArticleRe: Wasnt sure where to post this..
Those are both problems with OLD CPG and PHP v5...You need to upgrade to regain access and eliminate the 'offset' error.Greg
View Article