Please help Please help
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.