Closed (outdated)
Project:
Taxonomy blacklist
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Dec 2009 at 11:29 UTC
Updated:
7 Mar 2016 at 11:14 UTC
Jump to comment: Most recent
Comments
Comment #1
husztisanyi commentedNow, I just change the line 82:
$result = db_query(db_rewrite_sql("SELECT * FROM {term_data}"));to this:
$result = db_query(db_rewrite_sql("SELECT * FROM {term_data} WHERE vid=11"));...but it would be better to select vocabs in the admin panel.
Comment #2
kenorb commentedClosed because Drupal 5/6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.