image table?

drupalxykon - February 25, 2006 - 11:10
Project:Flexinode
Version:4.6.x-1.x-dev
Component:Field type: image
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

jmiccolis - March 23, 2006 - 03:32

Are 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?

#2

Bèr Kessels - January 2, 2007 - 22:09
Version:» 4.6.x-1.x-dev
Component:Code» Field type: image
Status:active» closed

Closing this: no feedback.

 
 

Drupal is a registered trademark of Dries Buytaert.