Closed (won't fix)
Project:
Image
Version:
4.7.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2006 at 19:14 UTC
Updated:
17 Aug 2008 at 17:23 UTC
url= hostname/image/tid/10
* warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in /var/www/html/includes/database.pgsql.inc on line 94.
* user warning: query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = '' in /var/www/html/includes/database.pgsql.inc on line 113.
tid=10 has subfolders but has no content (but the subfolders do).
Comments
Comment #1
sunDevelopment and support for 4.7.x and 4.6.x has ended. You are strongly advised to upgrade to Drupal 5.x or 6.x.
Marking as won't fix.