Closed (fixed)
Project:
ImageCache Actions
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2008 at 10:33 UTC
Updated:
1 Dec 2008 at 14:21 UTC
Line 263 of textactions.inc should be:
$sql = "SELECT nid FROM {image} INNER JOIN files AS f WHERE f.filepath = '%s' LIMIT 1";
(curly braces around 'image')
Comments
Comment #1
peter.walter commentedSorry... and 'files':
Comment #2
dman commentedHeh.
I didn't review that code too hard when I took the contributed port (I haven't used it yet)
Anyway, thanks! - that's all cool.
I've just committed it to DRUPAL-6--1 dev
I don't think there's enough activity to revisit this in D5