Closed (won't fix)
Project:
Acidfree Albums
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2007 at 03:48 UTC
Updated:
1 Jan 2011 at 01:10 UTC
Viewing an image in an album with the latest Views and Acidfree (As of 2007-06-06) results in many SQL errors displayed above the image.
The log shows the following:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ASC LIMIT 1 OFFSET 224' at line 1 query:
SELECT DISTINCT(n.nid) FROM node n INNER JOIN term_node tn ON n.nid = tn.nid WHERE n.type <> 'acidfree' AND tn.tid = 2 AND n.status = 1 ORDER BY ASC LIMIT 1 OFFSET 224 in
/mypathtodrupal/drupal-5.1/includes/database.mysql.inc on line 172.
Any ideas or suggestions?
Comments
Comment #1
vhmauery commentedDoes this still happen? I haven't seen this one before, but it is possible that this one may have been fixed with some of my other updates.
Comment #2
mwheinz commentedClosing. No activity for more than 2 years.