Taxonomy Easy Filter won´t work with PHP < 5
Target-Tom - June 8, 2006 - 09:30
| Project: | Taxonomy Easy Filter |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
It seems that Taxonomy Easy Filter doesn´t work with PHP 4, as the Function array_intersect_key() is only available in PHP 5.
Fatal error: Call to undefined function: array_intersect_key() in /home/www/np121/html/reisecenter/drupal/modules/taxonomy_ezfilter/taxonomy_ezfilter.module on line 92

#1
see this discussion:
http://drupal.org/node/67611
thank you.
#2