Warning: Invalid argument supplied for foreach() in /bb-settings.php on line 173
-
I just upgraded to the latest wordpress 2.3 and bbpress 0.8.3 and now when I try and access any page I get the following error at the top of the page:
Warning: Invalid argument supplied for foreach() in bb-settings.php on line 173
I checked the bb-settings.php file and the line looks like:
foreach ( glob(BBPLUGINDIR . ‘_*.php’) as $_plugin )
I checked BBPLUGINDIR to see if it’s been set correctly, and it does indeed point to the location of my-plugins.
I’m running PHP5 with a mamp server on os x.. I’ve never had a problem with bbpress before (being using it for a few months now), and only saw this error with the upgrade.
has anyone else seen this, or know how to remove it?
cheers,
Jason
- You must be logged in to reply to this topic.