Jump to content

array_key_exists() expects parameter 2 to be array, null given in orderfunctions.php


LeonardChallis

Recommended Posts

Hi guys,

 

I've tried searching for this in Google and all I see are other people's web sites that have the same issue :roll:

 

On my cart page (cart.php) I get the following error:

 

array_key_exists() expects parameter 2 to be array, null given in /path/to/orderfunctions.php

 

In my configuration.php I have $display_errors set to E_ALL ^ E_NOTICE. If I add ^ E_WARNING then the errors go. So maybe the real question here is, should I be hiding warnings on production?

 

Thanks for any advice on the issue.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated