Invalid argument?

I get this warning message at the top of my wordpress site:

Warning: Invalid argument supplied for foreach() in /home/averagej/public_html/dev/wp-content/themes/everything/drone/options.php on line 8

line 8 is:
if (typeof WebFont != ‘undefined’) {

I had just transferred a locally developed site into a subdomain on our server. Not really sure why I’m getting this. I tried deactivating any plug-ins one by one with no results. Thanks in advance.

I believe that is JQuery (JavaScript), not PHP…

Did you notice that it references “dev” as a location?

Sponsor our Newsletter | Privacy Policy | Terms of Service