Closed (fixed)
Project:
Search Files
Version:
6.x-2.0-beta3
Component:
Search Attachments
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jun 2009 at 09:44 UTC
Updated:
28 Aug 2009 at 18:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
seancorrales commentedI've encountered the same error message. The issue appears to be with privileges. You can resolve this issue in a poor fashion by giving the "administer nodes" privilege to users who use the file search.
It doesn't do much for standard users, though. Giving out "administer nodes" isn't a good idea.
Comment #2
edward.peters commentedI am getting the same problem. There is no reference in the SQL to the node table (n). Anyone found a solution?
Comment #3
sunBetter title.
Attached patch passed the proper arguments to _db_rewrite_sql(), which fixes this bug.
Comment #4
thl commentedPatch taken verbatim, see search_files_attachments.module revision 1.1.2.17.
Fixed. Thanks.
Comment #5
thl commented