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

markus_petrux’s picture

Status: Active » Closed (duplicate)
halfiranian’s picture

Thanks 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

halfiranian’s picture

Status: Closed (duplicate) » Active
jose reyero’s picture

Status: Active » Fixed

> 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.