Closed (works as designed)
Project:
e-Commerce
Version:
5.x-4.x-dev
Component:
ec_receipt
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2007 at 16:19 UTC
Updated:
1 Oct 2007 at 23:25 UTC
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
Comment #1
Fiasst commentedI 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
Comment #2
loginsvariaditos commentedI 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
Comment #3
gordon commentedv4 required PHP 5.2 or you need to use the PHP_Compat package from pear.php.net