-
Henry replied to the topic 2.0 top features – ideas in the forum Ideas 11 years ago
@anointed with reference to the large number of joins throughout the code and speed issues – where would you say speed improvements can be made in BP?
-
jasonrae posted an update 13 years, 1 month ago
@anointed @anointed Hi Anointed, I saw your posts for a bp-mu set up and I need the exact same thing but can’t seem to find it. Just curious, do you currently have a bp-mu set up working or do you know of the progress of a plugin? Any insight/advice you have would be great. Thanks a ton! Jason
Ref:…[Read more]
-
Boone Gorges replied to the forum topic BP 1.5b2 and bbpress 2.0 RC3 – Integration in the group Installing BuddyPress 13 years, 3 months ago
@anointed There is nothing in the BP UI to do this, but you *should* be able to do it by adding a piece of groupmeta:
`groups_update_groupmeta( $group_id, […] -
simond posted on the forum topic Adding Posts to a BuddyPress Group in the group How-To and Troubleshooting: 13 years, 5 months ago
right on…. @anointed and @4ella… this does provide some more possibilities… and definately some useful code snippets looking into these plug-ins. Regarding the group blog plugin……..Implementing MU, P2 theme, and setting up “networks” might be a little overkill for this purpose…. as it looks like creation and editing of posts by group…[Read more]
-
Doug posted an update 13 years, 6 months ago
@anointed hey,
you posted this about a year ago….Iβm not sure what the demand for it would be as itβs very expensive, but I use
http://www.123flashchat.com/They sell 2 primary applications, a group chat system and an instant messenger service. I purchased the unlimited license on both products and had them totally integrated into my elg…[Read more]
-
parufito posted an update 13 years, 10 months ago
@anointed Do you finaly repaired the bug creating groups?
i’m having the same
-
bigtweet posted an update 13 years, 11 months ago
@anointed Hi Annointed,
I thought you might be interested in the last couple posts I made to the thread you started:
By any chance were you using BlogsMU Theme and/or Multi-DB?
– Scott
-
foxly posted on the forum topic using buddypress media plugin in place of wp gallery? in the group BuddyPress Media: 13 years, 11 months ago
You can also follow our progress on our real-time “task tracker.
Check it out! http://bit.ly/f5zPJ9
^F^
-
A Weathers posted an update 14 years ago
@anointed Hey Anointed,
I’m trying to round up a few people to have work done to make buddypress truly compatible with multisite. Based on your posts, you may be interested in this enhancement as well. If you are then, please drop me a line. You can find my most recent post here:…[Read more]
-
Sarah Gooding posted a new activity comment 14 years, 3 months ago
@Anointed I don’t know what video you’re referring to. I think you have me mixed up with someone else. Can you send me a link to the video?
-
http://www.krop.com/creativedatabase/ the video is on the bottom.
I was following the twitter rabbit trail yesterday, and somehow must have connected ‘Sarah’ from the video with a tweet linking back to you or something. Who knows…. was a long day lol
Anyhow, the video rocks and the product seems pretty cool as well…-
haha. Her name is Sara Goodman. π Definitely not me. I WISH I made videos that well. π
-
-
-
kunalb posted on the forum topic EventPress in the group Third Party Components & Plugins: 14 years, 3 months ago
@Anointed: Ah, ok. I haven’t actually updated the gsoc repository for quite some time now. I also thought about moving to git but decided against it in the end — WordPress’s repositories will be the sole location for up to date versions of EventPress and BuddyPress Custom Posts.
-
kunalb posted on the forum topic EventPress in the group Third Party Components & Plugins: 14 years, 3 months ago
@Anointed: Apart from EventPress, you’ll also need BPCP
https://wordpress.org/extend/plugins/buddypress-custom-posts/download/@Luccame: Thanks.
-
foxly posted on the forum topic using buddypress media plugin in place of wp gallery? in the group BuddyPress Media: 14 years, 3 months ago
@anointed This is precisely the kind of situation the new plugin architecture is designed to handle. First off, one feature we’ll be adding is media embeds using short codes. If the site admin enables this feature, users will be presented with an embed code below their media items. Something like . When a user pastes it […]
-
Roger Coathup posted on the forum topic need exclude parameter for bp_has_activities() in the group How-To and Troubleshooting: 14 years, 3 months ago
@anointed – yes, it looks like you can specify blog_ids to specifically include, but not to exclude, in a call to bp_has_activities() My suggested workarounds: If you want to exclude the blogs on all calls to bp_has_activities() – Hook a function onto the bp_has_activities filter. That function should process the activities_template (passed as a…[Read more]
-
jimhellas posted on the forum topic Is it possible to have two post forms in one page? in the group How-To and Troubleshooting: 14 years, 3 months ago
@anointed Thanks for the link. The post looks interesting but, unfortunately, I don’t think it’s useful in my case. Thanks anyway π
This thing is driving me crazy! Do you think I could solve the problem by altering the code of the post button?
<input type="submit" name="aw-whats-new-submit" id="aw-whats-new-submit" value="”…
-
Rogemar posted an update 14 years, 3 months ago
@anointed Hi .
Could you please help me what plugin should i need if i want my “Groups Page” has its own Wall wherein the members can post or update something about them.
-
Sarah Gooding posted a new activity comment 14 years, 3 months ago
@Anointed – Try changing false to true instead.
-
tried that as well.. wow you respond fast lol
-
haha yeah, just working tonight. So one other idea – might be silly. Are you quotes curly in your define statement? I mean it looks like they are from how you pasted them. They should be plain, like this: ‘ ‘ Might be way off, but who knows? π
-
whoops mine posted curly too. ok it’s probably not that π I have no idea why you cant disable the bar. There’s a dirtier way that you can do it with CSS… oh wait, just checked your site. Looks like it’s working now π great job.
-
lol, yup that was it. great catch, saved me from hours of deactivating plugins.
Go figure, if I use curly anywhere else in wp it would white screen on me… that’s what I get for copy paste from the forums here.
thank you!
-
-
-
It is probably another conflicting buddypress plugin. I’ll try figuring it out.
-
-
Sarah Gooding posted a new activity comment 14 years, 3 months ago
@Anointed Looks like you don’t have the BP admin bar disabled. You have to disable that for it to work.
-
yeah, the admin bar won’t disable, looking into it now.
I have the following code in my wp-config.php file
define(‘WP_POST_REVISIONS’, false);
define( βBP_DISABLE_ADMIN_BARβ, false );
/* That’s all, stop editing! Happy blogging. */-
@Anointed – Try changing false to true instead.
-
tried that as well.. wow you respond fast lol
-
haha yeah, just working tonight. So one other idea – might be silly. Are you quotes curly in your define statement? I mean it looks like they are from how you pasted them. They should be plain, like this: ‘ ‘ Might be way off, but who knows? π
-
whoops mine posted curly too. ok it’s probably not that π I have no idea why you cant disable the bar. There’s a dirtier way that you can do it with CSS… oh wait, just checked your site. Looks like it’s working now π great job.
-
lol, yup that was it. great catch, saved me from hours of deactivating plugins.
Go figure, if I use curly anywhere else in wp it would white screen on me… that’s what I get for copy paste from the forums here.
thank you!
-
-
-
It is probably another conflicting buddypress plugin. I’ll try figuring it out.
-
-
-
-
pcwriter posted on the forum topic Testers needed for version 2.1beta! in the group Add All Nav Links to BP Adminbar: 14 years, 3 months ago
Sorry about the bugginess with s2member. There were conflicts with Branded Login plugin, and s2member restrictions I had previously set. π
I’ve removed all restrictions until I get this figured out so, if anyone else wants to take a look, feel free to dive right in! π
-
rustybroomhandle posted an update in the group Buddypress Group CSS: 14 years, 3 months ago
@Anointed @paulhastings0 @ekawaii
Just updated to 0.8.8 and I have hope for this one. The problem had me stumped for a bit though. Anyhoo, as always, appreciate the feedback.
@1stAngel Will now get back to your promised task also. π
- Load More
@anointed
Not recently active