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

fgm’s picture

Status: Active » Closed (duplicate)

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

fgm’s picture

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

fgm’s picture

Status: Closed (duplicate) » Fixed

Version 1.15.2.7 now includes an install file, which should preclude such situations.

Anonymous’s picture

Status: Fixed » Closed (fixed)