I have got this error which is similar to one i have seen posted before.
Fatal error: Call to undefined function: array_intersect_key() in [...]modules/ecommerce/ec_receipt/ec_receipt.module on line 949
I have followed the installing instructions.
Thanks very much

Comments

Fiasst’s picture

I also have this issue, I have followed install instruction on a fresh 5.2 install. The error wasn't printed on the page I had to look at server logs to find it.

I am running Apache, php 5.5 - i have many drupal sites on this server with no problems.

The only side effect to this error i can find is a blank admin page, i can still reach admin/build/.. ect and all other pages i have tried.

Any ideas?

Many thanks

loginsvariaditos’s picture

I have tried another new installation of my whole drupal site and still have the problem.
As they have said, it seems to affect only to the admin page.

My installation is on php4.4.

Thanks again

gordon’s picture

Status: Active » Closed (works as designed)

v4 required PHP 5.2 or you need to use the PHP_Compat package from pear.php.net