Closed (fixed)
Project:
Taxonomy navigation
Version:
master
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2004 at 09:26 UTC
Updated:
16 Jan 2007 at 04:36 UTC
After installing the files in the correct folders, and enabling the taxnav module, I got to taxonomy/navigation and get this error:
Fatal error: Call to undefined function: table() in /home/mfreema/public_html/modules/taxnav.module on line 156
Line 156 in the source is:
return table($header, $rows);
Is this module compatible with Drupal version 4.4.1?
Any ideas?
Regards,
Marcus.
Comments
Comment #1
jeremy commentedThis module is no longer supported. The last version of Drupal it was confirmed to work with was 4.3.x. You're welcome to take over maintainership if you wish to use this module.
My newer module, navigation, was developed as a replacement. This newer module works with Drupal 4.4. (It's more difficult to configure, but much more custimizable.)
Comment #2
alexandreracine commentedNo feedback and this is old, so...
This was for version 4.4.
Closing. Feel free to reopen.