Closed (duplicate)
Project:
Taxonomy Browser
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2008 at 08:34 UTC
Updated:
25 May 2008 at 19:01 UTC
I installed this module, went to the settings page to enable both vocabs on my site, then to the browser page.
I selected a few terms from both vocabs and pressed Search.
Got this error message:
* warning: implode() [function.implode]: Bad arguments. in D:\xampp\htdocs\drupal-staging\sites\all\modules\taxonomy_browser\taxonomy_browser.module on line 381.
* No posts match your criteria.
This happens whenever I select more than one term.
When I select only one term, I get some actual nodes, but also these warnings:
* warning: implode() [function.implode]: Bad arguments. in D:\xampp\htdocs\drupal-staging\sites\all\modules\taxonomy_browser\taxonomy_browser.module on line 381.
* warning: array_filter() [function.array-filter]: The first argument should be an array in D:\xampp\htdocs\drupal-staging\sites\all\modules\taxonomy_browser\taxonomy_browser.module on line 398.
* warning: implode() [function.implode]: Bad arguments. in D:\xampp\htdocs\drupal-staging\sites\all\modules\taxonomy_browser\taxonomy_browser.module on line 399.
Comments
Comment #1
nancydruhttp://drupal.org/node/259327
Already fixed in the -dev version.