Please help Please help
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Please help

Started by aseranj, August 20, 2006, 11:59:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aseranj

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

Joachim Müller

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.