Major issue with warning errors on 3.1.1
Hi guys,
I purchased 3.1.1 just a few days ago and installed it on a fresh Wordpress install. The only items installed are the Classipress theme and Akismet, which I've now disabled. However, it didn't fix the following problem that has cropped up. On the category pages, this error shows up right below "refine results":
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gtmash/public_html/drivearabia/classifieds/
wp-includes/taxonomy.php on line 2797
Warning: implode() [function.implode]: Invalid arguments passed in /home/gtmash/public_html/drivearabia/classifieds/
wp-includes/taxonomy.php on line 2797
Warning: Invalid argument supplied for foreach() in /home/gtmash/public_html/drivearabia/classifieds/
wp-includes/taxonomy.php on line 2804
Digging through old threads, this was seemingly an issue with old versions, but the old fixes don't work any more. I can't even seem to disable php warnings by editing the
wp-config file. I'm not fully sure, but these may have appeared after I deleted some sub-categories.
Any ideas?