Hi any help would be great...
I am moving one site from one host to another and on the current host not getting any errors:...on the new host constantly getting....in_array(): Wrong datatype for second argument in
here is the code that is coming up with an error and the full page is not loading
if((in_array($catID,$thisAppCats)) || (isset($_COOKIE['userID'])))
Again...everything works fine on the current host the page loads fine and the script does what it is suppose to do, but on the new server the page loads only half-way and getting error.....in_array(): Wrong datatype for second argument in on line 288
Any help would be greatly appreciated and not sure why it is working fine on 1 host and not the other...
Regards,