Closed (fixed)
Project:
Graphviz Filter
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
10 Apr 2008 at 16:00 UTC
Updated:
17 Apr 2008 at 09:26 UTC
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
Comment #1
mtndan commentedI found this thread
http://drupal.org/node/136157
It looks like your module is not compatible with anything less than php 5.2
Comment #2
infojunkieThanks for letting me know! I updated the module description page. Can you upgrade to PHP 5.2?
Comment #3
mtndan commentedHi, yes we just went ahead and upgraded - that solved our issue. Thanks again.
Comment #4
infojunkie