Closed (fixed)
Project:
IndexPage
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2005 at 15:12 UTC
Updated:
19 May 2005 at 13:59 UTC
row 109 should be:
$vocs = db_query('SELECT name, v.vid FROM {vocabulary} v LEFT JOIN {vocabulary_node_types} vnt on v.vid=vnt.vid WHERE type LIKE "%'.$type.'%"');Or else database prefixed tables will generate an error
Comments
Comment #1
carlosparamio commentedOoops! Fixed.
Thanks for report it!
Comment #2
(not verified) commented