boonebgorges / buddypress-docs-wiki

An add-on for BuddyPress Docs that creates a sitewide "Wiki" section alongside your Docs
9 stars 3 forks source link

Wiki page is not showing up with Wiki Sidebars on the cBox default theme and error appears when I create a wiki. #9

Open smartsite4u opened 11 years ago

smartsite4u commented 11 years ago

Hey Guys, I am using the pre-installed with the Commons In A Box plugin activated and I am using the default CBOX theme for my website (and everything is up-to date). But when I go to the wiki page it shows the blog sidebar (on the frontend of the wiki it won't display any of the sidebars mentioned here: http://commonsinabox.org/documentation/cbox-wiki even though they are created and populated in the dashboard) instead of the pre-assigned sidebars that the Wiki page is supposed to use with the CBOX theme on, and then after I create a wiki it brings me to the wiki page I created and it shows me 3 errors:

Warning: stripos() [function.stripos]: needle is not a string or an integer in /home/***/public_html/dev/wp-    includes/functions.php on line 658

Warning: stripos() [function.stripos]: needle is not a string or an integer in /home/***/public_html/dev/wp-    includes/functions.php on line 661
r-a-y commented 11 years ago

This issue is resolved in the bleeding versions of both BP Docs Wiki and the CBOX Theme, which will work its way into CBOX 1.0.5.

If you're curious and want to test:

Next, do the same for cbox-theme:

Next, check your wiki pages and you should find that the wiki sidebar is reinstated.

I can't confirm your stripos() problem though.

smartsite4u commented 11 years ago

Thanks alot @r-a-y for the fast reply. I will do that and see how it goes.