Closed (fixed)
Project:
Header image
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2007 at 19:39 UTC
Updated:
9 Dec 2007 at 16:51 UTC
When assigning a node to a header block, I received an error of the form
Fatal error: Call to undefined function array_intersect_key()
This is due to the fact the function is in PHP 5 but not in PHP 4, which I am using. However versions of this function are given in http://ie.php.net/array_intersect_key and when I pasted the function into my includes/common.inc folder all seemed to be well.
Thanks for the great module!
Comments
Comment #1
sutharsan commentedProblem fixed, new code is committed.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.