fatal error
hobgobbler - June 24, 2009 - 17:51
| Project: | Taxonomy Block |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
PHP Fatal error: Call to undefined function tt() in /Blah/Blah/Blah/Blah/sites/all/modules/taxonomy_block/taxonomy_block.module on line 87
Also using:
admin_menu
backup_migrate
cck
contemplate
filefield
galleria
gmaplocation
google_analytics
imageapi
imagecache
imagefield
content form jammer
taxonomy_manager
token
ubercart
uc_taxes_floridasurtax
views
views_showcase
Have fun!

#1
Currently, You need to install i18n module since Taxonomy Block now supports multi-languages feature.
I will add a checking to detect if you use i18n or not, patch will apply to next version.
Thanks for bug report.
#2
6.x-1.0-BETA1: Fixed: check if i18n module available
Now, Taxonomy Block can run with or w/o i18n module, but if you need Taxonomy Block translate its term then you have to install i18n module.
Enjoy!
#3
Fixed.