I am very new here and would like to say that I am very excited for your work with Commons in a Box. Also I did my best to browse through the posts and did not see my issue. If I missed and am found to be reposting a known problem I do apologize.
I am getting this error
Warning: Creating default object from empty value in /** my root path **/wp-content/plugins/commons-in-a-box/includes/frontend-bp.php on line 18
In regards to this error I did notice other plugins that had similar errors that were tied to being on php 5.4 (which I am). If anyone would have any advice on this I would greatly appreciate it.
the line in question is
<code>cbox()->frontend->bp = new stdClass;</code>