Hello All: I’m using esplanade for my website and I really like it. On the pages where I add a link to an image or text, I get this warning message:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /hermes/waloraweb007/b1153/moo.angelainmpls/fazilsayfan/wp-includes/functions.php on line 2447
Warning: Cannot modify header information – headers already sent by (output started at /hermes/waloraweb007/b1153/moo.angelainmpls/fazilsayfan/wp-includes/functions.php:2447) in /hermes/waloraweb007/b1153/moo.angelainmpls/fazilsayfan/wp-includes/pluggable.php on line 866
I don’t know any PHP so trouble shooting this on my own makes me nervous. Interestingly enough, the page will still update.
I’m also noticing incredibly slow load times on some of these pages and posts. I get the slow loads on several different computers so I’m not sure if it has something to do with the theme or just all around bad connection on my end.
Any help is much appreciated.
A.
Here is line 2447 which is referenced in the first warning:
if ( in_array( $ext, $exts ) )
Here is line 866 which is referenced in the second warning:
if ( in_array( $ext, $exts ) )
If someone can tell me what to do or what is wrong, I’m comfortable make the change. But since I don’t know any PHP, I have no idea what I’m looking at.
A.
I can’t find that reference in functions.php. Are you sure you’re using the Esplanade theme?
Yes, I’m certain that I’m using the Esplanade theme. http://fazilsayfan.com/ Can I send you a screen shot??
Has been fixed in latest version