Closed (cannot reproduce)
Project:
Place
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2008 at 20:07 UTC
Updated:
14 Jun 2011 at 11:17 UTC
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
Comment #1
mlncn commentedjson_decode is a PHP function, may need a more up-to-date version of PHP.