Hi,
I just installed Notifications along with its dependencies and the first time I clicked on a 'Subscribe to:This post' link, I got the following error message:
Fatal error: Call to undefined function: array_combine() in /sites/all/modules/notifications/notifications.admin.inc on line 465
Comments
Comment #1
markus_petrux commentedhttp://drupal.org/node/222794
Comment #2
halfiranian commentedThanks I've answered the post at the other location, but I am actually using PHP5 apparently. My site is hosted at bluehost.com
Cheers,
J
Comment #3
halfiranian commentedComment #4
jose reyero commented> I am actually using PHP5 apparently
I'd say you're not, or maybe not using a standard version. See http://es2.php.net/manual/en/function.array-combine.php
Whatever, this should be fixed with the php4 compatibility patch.
Feel free to reopen if not, but please, attach complete phpinfo() in that case.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.