coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: aseranj on August 20, 2006, 11:59:19 PM

Title: Please help
Post by: aseranj on August 20, 2006, 11:59:19 PM
I recently upgraded my coppermine gallery from 1.35 to 1.48
Whenever i or any member try to view a picture i recieve this error message.
While executing query "INSERT INTO cpg135_hit_stats
                          SET
                            pid = 7634,
                            search_phrase = '',
                            Ip   = '88.241.247.234',
                            sdate = '1156110741',
                            referer='http://www.exploredidim.com/xdpg/thumbnails.php?album=lastup&cat=0',
                            browser = 'Microsoft Internet Explorer 6.0',
                            os = 'Windows XP'" on 0

mySQL error: Unknown column 'Ip' in 'field list'
please help me
Thank You
Title: Re: Please help
Post by: Joachim Müller on August 21, 2006, 07:29:33 AM
Use phpMyAdmin to find out if the said column exists in the database table. My guess is that your mySQL user doesn't have the needed privileges to perform the database update. As a workaround, turn stat details off in coppermine's config to make the error message go away.