Closed (duplicate)
Project:
Notifications
Version:
5.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2008 at 22:01 UTC
Updated:
10 Jun 2008 at 14:12 UTC
I'm running Drupal 5.7 with PHP 4.3.10. And get the following error message when subscribing to a content type using the Notifications UI.
Fatal error: Call to undefined function: array_diff_key() in /sites/all/modules/notifications/notifications_ui/notifications_ui.module on line 283
This patch provides a function with backwards compatibility for array_diff_key
Comments
Comment #1
amanire commentedOops, here's the patch
Comment #2
jose reyero commentedSee http://drupal.org/node/261902