Page 1 of 1
Warning: array_key_exists():
Posted: Fri Oct 10, 2014 4:46 am
by ido4self
I have this at the top of my cart, Warning: array_key_exists(): The first argument should be either a string or an integer can anyone tell me what is causing this error and how I can fix it?
Re: Warning: array_key_exists():
Posted: Fri Oct 10, 2014 5:27 am
by tacobandito
You'd need to be a little more specific about the error you're receiving. Feel free to censor the /home/your_account/public_html/ part, but knowing which file is causing the error is critical to being able to help.
Re: Warning: array_key_exists():
Posted: Fri Oct 10, 2014 2:21 pm
by ido4self
I'm sorry, this is the full error. Warning: array_key_exists(): The first argument should be either a string or an integer in /home/my_account/b109/ipg.puresoapcom/index.php on line 158
Re: Warning: array_key_exists():
Posted: Fri Oct 10, 2014 2:49 pm
by ido4self
It was register globals that caused the error.