Search Results for 'buddypress'
-
AuthorSearch Results
-
February 24, 2010 at 3:09 am #65235
In reply to: Suggestion for Notification settings page in Profile
abcde666
Participantwhat about upgrading to latest-version BP 1.2.1 ?
https://buddypress.org/forums/topic/upgrading-from-12-to-121
February 24, 2010 at 2:47 am #65232In reply to: Upgrading from 1.2 to 1.2.1
xp02ed
ParticipantFebruary 24, 2010 at 1:56 am #65229In reply to: BP and bbPress – problems and questions
r-a-y
KeymasterI have tried both http://www.winextra.com/forums/ and http://www.winextra.com/forums/bb-config.php with the same result – can’t find the file.
If I’m not mistaken, I think you have to put in the absolute file path to bb-config.php (eg. /var/www/forums/bb-config.php).
—
1) bbPress plugins in BuddyPress will require porting to a WP plugin so BuddyPress can detect it. Depending on the complexity of your bbPress plugins, this might be complicated.
2) You’ll basically have two sets of forums – BP group forums and your external install of bbPress. Your external install of bbPress will need to be themed if you want it to match your WP/BP site.
3) BP forums are powered by groups. You need to create a “group” in order to create a forum in BuddyPress. If you choose to integrate an external install of bbPress with BP, your BuddyPress forums will show up in your external install by default as well. To avoid duplication in your external bbPress install, read this thread.
—
Re: long range question. Not sure what is going to happen.
February 24, 2010 at 1:52 am #65228In reply to: Single Blog WP BuddyPress
modemlooper
ModeratorThis is a much requested feature. It may be in future versions of BP. There are a few plugins that may fill the gap. Posthaste, todo mini forms or gravity form.
February 24, 2010 at 1:52 am #65227In reply to: BuddyPress Like
Alex
ParticipantPlugin’s been updated to fix all known bugs, now at 0.0.3.
Download or update to the latest version.
February 24, 2010 at 1:33 am #65225In reply to: TinyMCE for BuddyPress – works for 1.2 as well
schwooba
ParticipantGreat…thanks.
February 24, 2010 at 1:19 am #65221In reply to: BuddyPress Like
xp02ed
Participanta community that might get 10+ people like an item might be an issue.
trying to figure out how to display the items in ul li format.
and may limit it to display later on?
February 24, 2010 at 1:00 am #65218gregfielding
ParticipantFWIW, i’d like to see an extra column on the front page to the right of the activity stream. On mine, I would show featured posts…this would give a site admin some editorial control and turn a community into a news source.
February 24, 2010 at 12:44 am #65215In reply to: BuddyPress-Links 0.3 FINAL is here at last
February 24, 2010 at 12:33 am #65214In reply to: Members and uploading Pictures
modemlooper
ModeratorIt’s not a free plugin though and still in development but it has great potential.
February 24, 2010 at 12:23 am #65212In reply to: Group Blog + P2 or Posthaste
peterverkooijen
Participant@Noel and Mike Pratt, it’s relatively easy to integrate P2, Posthaste etc. into BP themes. They work fine, as long as you use them what they were developed for, on blog index/home pages.
The problem that is the subject of this thread is that P2, Posthaste etc. break when you use them on a group home page, in combination with the group blog plugin. BTW, that’s the only place where I want front-end posting, so I’m not even that interested in how P2 is or will be integrated in BP’s default theme.
The zip I posted is NOT my theme; it’s the bp-groupblog plugin with P2 integrated, for as far as I could figure it out. I plan to post a zip with my bp-groupblog+posthaste attempt later. I have no idea what a diff is.
I have done more than a little investigation and reported here and at the top of this thread in some detail what isn’t happening and my attempts to figure out why.
In the P2 case the problem must be in the javascript somewhere and may have something to do with referrer check. Anyway, when you turn on the javascript, P2 gets the wrong blog and post IDs. I have no idea why, how to fix it or even what to focus on.
Noel’s answer was basically “Buddypress is awesome and does everything you need”. I don’t pay Noel and Noel owes me nothing, so that sounds like a dead end to me. I do appreciate he even bothered to return my email.
I posted my zip in case anyone agrees this would be a useful feature to have and wants to take a stab at it. If not, fine also. See if I care.
I’ll return to this probably in a week from now, after a day job deadline.
February 23, 2010 at 11:51 pm #65204In reply to: Buddypress & CometChat Integration
r-a-y
KeymasterI think edelwater’s response was to foodin65.
February 23, 2010 at 11:50 pm #65203In reply to: Buddypress & CometChat Integration
ajohnson
MemberI don’t understand what you’re saying.
February 23, 2010 at 11:50 pm #65202In reply to: bpPicture and buddyPress 1.2RC3-problem
r-a-y
KeymasterFor those who might not be aware, Buddydev.com’s BP-Gallery is a paid plugin. I think the baseline cost is $30 for 3 months access to the entire buddydev.com site (themes, plugins, forums).
February 23, 2010 at 11:43 pm #65199In reply to: bpPicture and buddyPress 1.2RC3-problem
Mike Pratt
Participantno need to wait bp-gallery is at RC1 right now over at http://buddydev.com (I have no skin in this game, btw)
February 23, 2010 at 11:41 pm #65196In reply to: Multiple groups and members directories
Andy Peatling
KeymasterYou need to create a custom page template, then add the members or groups loop to that page. You can the only show specific groups. Right now there are no categories or tags, so you will have to specify.
Check out the loop template tags:
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/
February 23, 2010 at 11:37 pm #65195In reply to: Tweetstream (twitter plugin) Beta testers needed!
modemlooper
ModeratorYup its there
http://tempsg.com/buddypress/wp-content/plugins/tweetstream/js/tweetstream.js
it may be a file location problem because I have test site in a sub folder and the T icon is not showing because its coded to use the base url
these need a location set that allows sub folders. I added it hard coded and it works now
echo'<link rel=”stylesheet” href=”/buddypress/wp-content/plugins/tweetstream/css/style.css” type=”text/css” media=”screen” />’;
echo'<script type=”text/javascript” src=”/buddypress/wp-content/plugins/tweetstream/js/tweetstream.js”></script>’;
Forum posting still does not work
February 23, 2010 at 11:28 pm #65193In reply to: User notification when new reply etc
Mike Pratt
Participant@finni3 Until Andy trumps all of our work and goes deep core, Boone’s & D Cartwright’s excellent merged plugin will fit your needs https://wordpress.org/extend/plugins/buddypress-group-activity-stream-subscription/
February 23, 2010 at 11:24 pm #65192In reply to: Upgrading from 1.2 to 1.2.1
dwdutch
Participantwell, I admit that I’m new at both WP & BP so, i upgraded without first deactivating scripts. (in my defense, however, i did go tothe upgrades page but there were no instructions on how to go from 1.2 -> 1.2.1 and i assumed a minor upgrade might have only limited/isolated changes — ok, i was lazy. fortunately, i was on my practice site.
right off the bat, i see that one of my plugins in the practice area is broken (“Group Documents”) . As buddypress tries to restart, the error reported is “Call to undefined function is_site_admin()”. obviously, this worked before the upgrade so, i’m wondering…
1) has this function been deprecated and, if so, is there a replacement function?
2) where do i find what changes were included in 1.2.1?
February 23, 2010 at 10:41 pm #65180In reply to: Like it? Vote it!
D Cartwright
ParticipantVoted

People should feel free to do the same with buddypress extensions :p
February 23, 2010 at 10:13 pm #65170In reply to: Upgrading from 1.2 to 1.2.1
PJ
ParticipantI learned from Andy that it’s helpful to:
1. Deactivate the buddypress plugin.
2. Backup your content (I didn’t need to, but better safe than sorry)
3. Purge the buddypress folder and its contents from the plugins folder.
4. Download the latest version. Upload the “buddypress” folder back into the plugins folder
5. Activate the plugin. Done.
It may seem like an extra step, but I’ve found it was most effective.
February 23, 2010 at 10:06 pm #65169In reply to: fatal error on line 34
Andy Peatling
KeymasterThis is caused when you have BuddyPress turned off. Make sure it is activated, it’s also as a result of the plugin not doing this:
February 23, 2010 at 10:00 pm #65167In reply to: Buddypress & CometChat Integration
edelwater
Participantdid you actually ran ALTER TABLE users ADD lastactivity INTEGER DEFAULT 0; to add an extra field to the users table?
February 23, 2010 at 9:52 pm #65165In reply to: Upgrade from BP 1.1.3 to BP 1.2.1
paulhastings0
Participant@Andy Peatling: I assume you’re talking about the codex page here. Now what if I’ve made some custom hacks to the core installation of BP 1.1.3 but now I want to install BP 1.2.1 fresh?
Will following the update instructions on the codex page truly give me a “pure” install of BP 1.2 (i.e. erasing all my custom BP 1.1.3 hacks)? Or is the real solution in deleting the BP 1.1.3 plugin from the plugins folder and installing BP 1.2.1 through the “Install New” option?
-Paul
February 23, 2010 at 9:37 pm #65162In reply to: Facebook-Like-Chat Plugin for Buddypress?
edelwater
Participantjust an update on bowob: it did work completely after I deinstalled the achievement plugin ……
It is $40 for 150.000 loads / meaning: ad free which was my primary motive to move to a more cost effective solution. If you do have that many pageloads a day then its a good and fast solution imho (no ties at all to this product or the creator)
-
AuthorSearch Results