I installed and setup refine by taxonomy, i have 2 vocabs, each one is setup to be refined by the other. The block shows up offering to filter. Upon clicking no filtering is applied and an error is returned. This module did not work at all, I get errors like these:
user warning: 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 '35' at line 1 query: SELECT * FROM taxonomy_intro WHERE tid=103,35 in /pathtomysite/includes/database.mysql.inc on line 172.
user warning: 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 '35' at line 1 query: SELECT * FROM taxonomy_intro WHERE tid=108,35 in /pathtomysite/includes/database.mysql.inc on line 172.
All trouble shooting ideas welcome.
Comments
Comment #1
ethanre commentedComment #2
ethanre commentedSorry, issue is not closed.
Anybody else with the same 'you have an error in your SQL syntax' errors?
Comment #3
pfaocleSomething to do with Taxonomy Intro, rather than this module? (I assume you taxonomy intro installed?)
Comment #4
pfaocleYep, looks like Taxonomy Introduction doesn't handle multiple terms passed to taxonomy listings. Marking as duplicate, please pursue a fix in that thread.
Comment #5
ethanre commentedThanks