Installed the 96 Robots theme and got the following error:

Fatal error: Call to undefined function: json_decode()...../themes/ninesixtyrobots/template.php on line 39

I'm using Drupal 6.4 and PHP 4.4.7

Comments

johnalbin’s picture

Project: Theme Settings » 960 Robots
jjeff’s picture

Title: Fatal error: Call to undefined function: json_decode()...../themes/ninesixtyrobots/template.php on line 39 » Add PHP minimum requirement to .info file
Assigned: Unassigned » jjeff
Status: Active » Fixed

As it says on the project page, the 960 Robots theme requires PHP5.

I am adding a PHP minimum requirement to the .info file for the next release. This will disallow users with PHP 4 from enabling it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.