Search Results for 'buddypress'
-
AuthorSearch Results
-
February 23, 2010 at 11:37 pm #65195
In 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)
February 23, 2010 at 8:57 pm #65154In reply to: BuddyPress-Links 0.3 FINAL is here at last
Jean-Pierre Michaud
Participantnow the french translation works well, no more bug with it… *(thanks Chouf1)
February 23, 2010 at 8:52 pm #65152In reply to: TinyMCE for BuddyPress – works for 1.2 as well
Boone Gorges
KeymasterHi everyone. I think this is an issue with the JS in the new bp-default theme. I’ll have a look at it in the next week or so and post an update to the plugin.
February 23, 2010 at 8:50 pm #65151In reply to: Tweetstream (twitter plugin) Beta testers needed!
modemlooper
ModeratorNo, it doesn’t send the tweet to twitter from a forum post. Let me test on another install as this one is a child theme and the test site is not.
Ok tested on test install now its not working at all on WP single 2.9.2 BP 1.2.1
I have test site in a folder though not sure if thats messing it up or not. On other site I have not upgraded BP still at 1.2
February 23, 2010 at 8:44 pm #65150In reply to: BuddyPress-Links 0.3 FINAL is here at last
Anton
ParticipantFound a bug on 0.3.1. Running single wp and when viewing a profile/links it shows all the links on the members profile on the site. Not just the links that specific user has created.
February 23, 2010 at 8:39 pm #65145In reply to: enlarge sidebar on default theme
5808125
Inactive<br />
/* Inherit the default theme styles */<br />
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );</p>
<p>/* Inherit the default theme adminbar styles */<br />
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );</p>
<p>#sidebar {<br />
width: 310px;<br />
}<br />—
Made child and activated it – all looks good except the sidebar has not extended itself to the left.
February 23, 2010 at 8:22 pm #65143In reply to: TinyMCE for BuddyPress – works for 1.2 as well
schwooba
ParticipantDid anyone get this to work? I get an error “Please enter some content to post.” Using WPMU 2.9.1 and BP1.2 final.
February 23, 2010 at 8:19 pm #65142In reply to: Group Invites not sent/notified
Leia Scofield
ParticipantThanks Andy. Enjoy this lovely ticket.
February 23, 2010 at 8:10 pm #65134In reply to: enlarge sidebar on default theme
modemlooper
ModeratorIf you want to change the default css you need to create a child theme and add the css code there to over ride the default. Otherwise each time BP updates you will loose your changes.
https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
#sidebar {
width: 310px;
}
February 23, 2010 at 8:04 pm #65133In reply to: Plugin Devs Please Read
John James Jacoby
KeymasterA few other actions were added in 1.2 to help plugin authors hook into the correct places within BuddyPress.
bp_setup_globals
bp_setup_nav
bp_setup_root_components
bp_setup_widgetsThe intent of those hooks for plugin authors, is to not load your code before BuddyPress does, potentially putting your navigation menus or global component setups out of alignment with BuddyPress. Typical WordPress priority rules apply, so it is still possible to bump your plugin ahead of BuddyPress if you need to.
February 23, 2010 at 7:43 pm #65124In reply to: Plugin Devs Please Read
Andy Peatling
Keymaster@Boone Gorges if you want to be backwards compatible then you could also check for if ( is_defined( ‘BP_VERSION’ ) )
The bp_init action is new in 1.2 and will fire once all of BuddyPress is loaded. It’s called in bp-loader.php if you want to check it out.
February 23, 2010 at 7:33 pm #65120Andy Peatling
KeymasterDeactivate BuddyPress and perhaps try manually clearing your user blogs table. Then reactivate.
February 23, 2010 at 6:59 pm #65109In reply to: atahualpa 3.4.4 and buddypress 1.1.2
Andrea Rennick
ParticipantYou have to adapt the theme to work with BP. And last I looked at the theme, it was a nightmare to work with.
(tables? really?)
February 23, 2010 at 6:57 pm #65107In reply to: Layout problem/question with Buddypress Theme Pack
Craig
ParticipantOK! That helps. Thanks Andrea. I’ll give it another shot.
February 23, 2010 at 6:56 pm #65105In reply to: user redirected to home
Andrea Rennick
ParticipantAre you using a BuddyPress theme?
February 23, 2010 at 6:40 pm #65104In reply to: Request: Badge Maker
gregfielding
ParticipantGotcha…except I’m seeing “userbar” referring to different things as well.
https://buddypress.org/forums/topic/horizontal-userbar
Whatever it’s called, it seems like a critical piece to creating a self-perpetuating network. Anything we can do to make it easier for members to promote the network helps.
WPMU Dev Premium has an affiliate plugin that creates member-specific code tied to images.
http://premium.wpmudev.org/project/wordpress-mu-affiliate
A basic badge that links back to the member’s profile should be much simpler. To me, this should be a core function…
February 23, 2010 at 6:32 pm #65103In reply to: user redirected to home
Paul Wong-Gibbs
KeymasterDid you set permalinks as per the message after installing BuddyPress?
-
AuthorSearch Results