Andrew Breksa
Forum Replies Created
-
Forum: Plugins
In reply to: [bbp user online status] Add a reply class to the pluginLooks good, I’ll work on getting this implemented in the next version.
Forum: Plugins
In reply to: [bbp user online status] Error deactivating the pluginNo problem. The fix for this will be included in the next version (I’ll try to get it out this weekend) in addition to the added icons/more configuration options.
Forum: Plugins
In reply to: [bbp user online status] Show a red / green circle?Thanks guys for all the help. I’ve got a big push for work to get taken care of, but I should get this up and running this weekend.
Forum: Plugins
In reply to: [bbp user online status] Error deactivating the pluginMarking this as resolved.
Forum: Plugins
In reply to: [bbp user online status] Error deactivating the pluginI added a check to make sure the ‘activate’ array member is set, and if not, default to false. This should fix the above. Did you activate displaying the online/offline status from the plugin settings menu before deactivating?
Forum: Plugins
In reply to: [bbp user online status] Show a red / green circle?Looking at the bbpress function reference here: https://etivite.com/api-hooks/#bbpress
Specifically https://etivite.com/api-hooks/bbpress/component/bbp-themes/
Forum: Plugins
In reply to: [bbp user online status] Show a red / green circle?I agree, the current layout is just a proof of concept, the end goal is to have the configurable icons next to author names across the entire forum, and configurable location for the topic/reply view.
In regard to my previous post about the Github repo, I as referring to the modified plugin code you posted above.
Forum: Plugins
In reply to: [bbp user online status] Show a red / green circle?Thanks again, I’ll see if I can get it integrated. You’re welcome to fork the plugin on Github (https://github.com/abreksa4/bbp-user-online-status) and make a pull request with your changes.
Forum: Plugins
In reply to: [bbp user online status] Show a red / green circle?Thanks! Have you had a chance to test it?
Forum: Plugins
In reply to: [bbp user online status] Show a red / green circle?That’s exactly what I’m working on at the moment. If you’d like to contribute, the code is hosted on GitHub: https://github.com/abreksa4/bbp-user-online-status
Forum: Plugins
In reply to: [bbp user online status] Error deactivating the pluginThanks for the notice, I’ll look into it and see if I can fix the issue.