Active
Project:
Quickstats
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2009 at 08:07 UTC
Updated:
18 Sep 2009 at 08:07 UTC
user warning: Table 'database.node' doesn't exist query: SELECT nid, title, quickstats_views FROM node WHERE quickstats_views > 0 and DATE_SUB(CURDATE(),INTERVAL 30 DAY) <= FROM_UNIXTIME(created) ORDER by quickstats_views DESC LIMIT 0, 5 in /home/drupal/sites/all/modules/quickstats/quickstats.module on line 123.
The tar.gz package release contains SQL without brackets arround the tablenames, but I've checked and it's ok on the cvs branch DRUPAL-6--1 .
So I think it's just a matter of creating a new release