Closed (duplicate)
Project:
Taxonomy Browser
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2008 at 18:34 UTC
Updated:
29 Jun 2008 at 23:08 UTC
I recently upgraded to version 6-1.3 of the taxonomy_browser module. After that upgrade, I ran the database upgrade script, as requested, without problems. However, when i go to http://mysite/taxonomy_browser, I receive the following error message :
Fatal error: Call to undefined function: htmlspecialchars_decode() in /some/dir/mysite/modules/taxonomy_browser/taxonomy_browser.module on line 355
Comments
Comment #1
nancydruhttp://drupal.org/node/268382
Check the -dev version.
And start pushing your host to go to PHP 5.2.5 or higher and MySql 5 or higher or you will not be able to go to D7.