Closed (fixed)
Project:
Flexinode
Version:
4.6.x-1.x-dev
Component:
Field type: image
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2006 at 11:10 UTC
Updated:
2 Jan 2007 at 22:09 UTC
Table 'drupalsandbox.image' doesn't exist query: SELECT COUNT(*) FROM node n, term_node t, image i WHERE n.nid = t.nid AND n.nid = i.nid AND t.tid = '0' AND i.personal = 0 AND n.moderate = 0 AND n.status = 1 in /srv/www/htdocs/drupalsandbox/includes/database.mysql.inc on line 124.
Is it assuming image module has been installed? Image.module hasnt even been ported to 4.7, right?
-v
Comments
Comment #1
jmiccolis commentedAre you still having this problem? I'm using both the image module and flexinode image field type on 4.7 beta5 with no issues. I took a quite look at the image.module and field_image.inc and nothing seems to reference the old image table.
If you are still having the problem, what did you do to generate the error?
Comment #2
Bèr Kessels commentedClosing this: no feedback.