I'm seeing the following error in my logs:
Table 'mysite_com.g2_referer' doesn't exist query: UPDATE g2_referer SET incoming = incoming + 1 WHERE nid = 38 AND referer = 'node/6' in /home/virtual/mysite.com/webroot/htdocs/includes/database.mysql.inc on line 120.
What is it doing and what do I need to fix? The site doesn't appear to be malfunctioning - I think - , but i get this error any time anyone accesses a G2 entry.
Running 4.7 RC3 at the moment
Comments
Comment #1
fgmThis seems to be a duplicate of http://drupal.org/node/51373
Can you check the solution given and, if it closed the problem, close this issue. Otherwise explain what happens when you try that solution.
Comment #2
fgmBetter yet: erase the directory and download the latest version from CVS: it now includes an automatic install if you're using a MySQL server, meaning you won't have to import the g2.mysql file.
Comment #3
fgmVersion 1.15.2.7 now includes an install file, which should preclude such situations.
Comment #4
(not verified) commented