Hi,

Using place_taxonomy I have the following error:

 PHP Fatal error: Call to undefined function json_decode() in /modules/place/place_taxonomy/place_taxonomy.module on line 432

Should Json be used, how can I use it.
May be this helps to get rid of it, if needed, but how? http://drupal.org/node/195509#comment-647715

Greetings,
Martijn

Comments

mlncn’s picture

Status: Active » Closed (cannot reproduce)

json_decode is a PHP function, may need a more up-to-date version of PHP.