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

vhmauery’s picture

Does 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.

mwheinz’s picture

Status: Active » Closed (won't fix)

Closing. No activity for more than 2 years.