Forum Replies Created
-
It’s all custom, but I’m pretty sure there’s a badges plugin somewhere, can’t remember the name of the top of my head
@rossagrant glad it works for you now, my pleasure.
@mvvspr @rossagrant @fashionblogs and everyone else – I’ve changed some things and added the plugin to the repo https://wordpress.org/extend/plugins/buddypress-mass-messaging.
All of the errors should be taken care of, but if you still have issues please post here http://jeremylitten.com/buddypress-mass-messaging-plugin
@blackphantom I know everyone here is keeping you busy enough with Tweetstream/Facestream but any word on this? Would be really great even if I could get a non working version of your source. Thanks.
@techguy still confused why that happened. The courses themselves are, but not the code that checks if you completed one, but I’ll do that too, good call
@ssilver22 Thanks!
Thanks both, I agree there should be more in the main nav (or it should just be gotten rid of). There is a secondary nav that’s only shown to logged in users.
@techguy that’s weird I did see one come up in the database without a user id. It’s a custom script I wrote, that just launched yesterday – probably still some bugs.
The blog is the main blog, I would recommend not using a secondary blog and following the tutorial @mercime posted (also many themes come with a blog page template). IMO It’s easier to maintain everything with a single blog.
@pollyplummer thanks for the blog post. I didn’t think there was such a demand, but will add it to the repo once I get a chance to work out some of the issues. @rossagrant I’m going to work on the header issues. By default the message is sent from the account ID 1 (usually admin), it could be from blank if this account doesn’t exist. I’ll make it send from the logged in user in the next version.
Thanks Ray. Actually was using a foreach before but was worried about timeouts. I’ll implement this way and update the code.
Drop this in your plugins folder http://theantistatic.com/bpmessage.zip
I wrote a script to send messages to all users, but it needs to be cleaned up some to make it a plugin. I’ll post it for you guys sometime tomorrow.
@DJPaul – thanks so much for posting that, probably saved me 3 hours.