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
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.