I'm receiving the following error:

[Thu Apr 10 11:59:33 2008] [error] [client 172.29.4.184] PHP Fatal error: Call to undefined function array_fill_keys() in /var/www/html/fepcorp/sites/all/modules/graphviz_filter/graphviz_filter.module on line 82

Any ideas?

Comments

mtndan’s picture

I found this thread

http://drupal.org/node/136157

It looks like your module is not compatible with anything less than php 5.2

infojunkie’s picture

Assigned: Unassigned » infojunkie
Category: bug » support

Thanks for letting me know! I updated the module description page. Can you upgrade to PHP 5.2?

mtndan’s picture

Hi, yes we just went ahead and upgraded - that solved our issue. Thanks again.

infojunkie’s picture

Status: Active » Closed (fixed)