Title: Plugin doesn&#039;t work
Last modified: August 21, 2016

---

# Plugin doesn't work

 *  Resolved [tesargusmawan](https://wordpress.org/support/users/tesargusmawan/)
 * (@tesargusmawan)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/)
 * When I entered the “Badges” and add new step on “Required Steps”, there was no“
   Community Activity” appeared.
 * I have re-installed this plugin but it doesn’t work.
 * I use Buddypress 1.8 and WordPress 3.5.2
 * Thanks for your help!
 * [http://wordpress.org/plugins/badgeos-community-add-on/](http://wordpress.org/plugins/badgeos-community-add-on/)

Viewing 13 replies - 1 through 13 (of 13 total)

 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172537)
 * Ever get this one figured out by chance?
 * Have we confirmed that BuddyPress, BadgeOS, and the Community Addon are all activated
   on the site in question?
 * That’s the only way I can see it not being added. The inclusion of the files 
   that adds it to the dropdown is dependent on all of these being true:
 *     ```
       if (
       class_exists('BadgeOS') && function_exists('badgeos_get_user_earned_achievement_types') && class_exists('BuddyPress')
       )
       ```
   
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172538)
 * Also, if you can, see if you get the same behavior when on 3.6, instead of 3.5.2
 *  Thread Starter [tesargusmawan](https://wordpress.org/support/users/tesargusmawan/)
 * (@tesargusmawan)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172542)
 * Still not work 🙂
    Would you see my admin page or something?
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172546)
 * Screenshots would be preferred. I try to avoid logging into other peoples’ websites
   whenever possible.
 *  Thread Starter [tesargusmawan](https://wordpress.org/support/users/tesargusmawan/)
 * (@tesargusmawan)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172584)
 * I have updated my wordpress to 3.6.1 and the newest buddypress.
    It still doesn’t
   work.
 * Does anyone report the same problem?
    This is a great plugin though.. 🙂
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172587)
 * Can’t say I’ve seen any other issues of the same nature, to be honest. Not sure
   what’s going on in your case.
 *  [sheridanmedia](https://wordpress.org/support/users/sheridanmedia/)
 * (@sheridanmedia)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172622)
 * I’m having the same problem on when installing on the main blog of a multisite.
   The community activity dropdown is not showing up. I have everything updated 
   to the latest version.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172623)
 * tesargusmawan is your setup a multisite setup as well? or just single site? That
   may shed some more information on the issue.
 *  [sheridanmedia](https://wordpress.org/support/users/sheridanmedia/)
 * (@sheridanmedia)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172628)
 * I figured out the problem occurs when buddypress is network activated on a multisite
   and badgeos is only activated on the main blog. I tested this by activating the
   buddypress on just the main blog and the community activity drop down shows up
   fine. Then when I network activate buddypress the drop down disappears.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172629)
 * Interesting. I’ll check this one out and see if I can reproduce, which sounds
   likely. Stay tuned, and thank you for the information sheridanmedia 🙂
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172631)
 * Was just able to confirm this. Stay tuned for a release that fixes it.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172632)
 * I reported the issue at [https://github.com/opencredit/BadgeOS-Community-Add-on/issues/12](https://github.com/opencredit/BadgeOS-Community-Add-on/issues/12)
   as I wasn’t able to solve it myself at the moment.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172648)
 * So, we have found a pending solution that will be go out in a 1.1.1 update once
   confirmed.
 * Current changes for those curious:
    [https://github.com/opencredit/BadgeOS-Community-Add-on/commit/fd12eced0d1dab0dbaea6c335da102adae6b00d5](https://github.com/opencredit/BadgeOS-Community-Add-on/commit/fd12eced0d1dab0dbaea6c335da102adae6b00d5)

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Plugin doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/badgeos-community-add-on/assets/icon-256x256.png?rev=1437049)
 * [BadgeOS Community Add-on](https://wordpress.org/plugins/badgeos-community-add-on/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/badgeos-community-add-on/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/badgeos-community-add-on/)
 * [Active Topics](https://wordpress.org/support/plugin/badgeos-community-add-on/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/badgeos-community-add-on/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/badgeos-community-add-on/reviews/)

 * 13 replies
 * 3 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-35/#post-4172648)
 * Status: resolved