Search Results for 'buddypress'
-
AuthorSearch Results
-
April 30, 2009 at 4:00 pm #43905
Roy McKenzie
ParticipantGreat contribution! I just don’t want to have to modify my core files yet.
April 30, 2009 at 2:32 pm #43903In reply to: people willing to alpha test a plugin for buddypress
enlightenmental1
Participantdoes this plugin add tables to the database?
April 30, 2009 at 2:15 pm #43902In reply to: Extending BuddyPress
Jan M.
ParticipantI just found what I need: The events-component (https://buddypress.org/forums/topic.php?id=1333) should be a good example to start with.
April 30, 2009 at 1:50 pm #43901In reply to: Extending BuddyPress
John James Jacoby
KeymasterYou would basically be using an existing plugin that does close to what you want, and modifying it to fit your needs. People have taken the groups plugin and made various random plugins out of it, for links to amazon store products, etc…
April 30, 2009 at 1:00 pm #43899In reply to: Extending BuddyPress
Jan M.
ParticipantNormally you access your plugins in the members area, like ‘Profile’, ‘Messages’, ‘Settings’, ‘your-custom-component’, e.g. http://domain.tld/members/admin/your-custom-component.
I want to create a component that’s not related to the members area and can be accessed like http://domain.tld/your-custom-component.
Can I do this using the BP plugin system, or do I have to write a WordPress Plugin?
April 30, 2009 at 12:54 pm #43898In reply to: Skeleton Theme & Component for Developers
Andy Peatling
KeymasterSkeleton theme has now been updated to version 1.2 and is compatible with BuddyPress 1.0.
April 30, 2009 at 12:51 pm #43897harouni
ParticipantI’ll be a tester
April 30, 2009 at 12:35 pm #43896In reply to: Extending BuddyPress
Andy Peatling
KeymasterNot sure what you mean “really custom”?
April 30, 2009 at 11:50 am #43892In reply to: Retried RC2 upgrade
dbascent94
ParticipantForum topics are only created through BuddyPress and not directly in bbPress so they should show up. They show fine in the actual groups but not on sitewide activity. I am going to go check the error logs now.
April 30, 2009 at 9:54 am #43888In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
wildchild
Participant@John: I wish I could find out, there are more people with the same problem; although it seems to be (only) with sites already having data in them…
@Andy: I’ve been copying over the database tables using phpmyadmin and by deleting entries I’ve found out the buddypress installation worked shortly. Too badly, I couldn’t redo the same routine …
April 30, 2009 at 8:55 am #43887In reply to: Upgrading from RC-1 to RC-2 or 1.0 Release
21green
ParticipantI have a question about the loader.php in the css directory.
I followed all steps of the instruction:
https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/
However my directories were messed up. The styles weren’t applied. I figured out that it has something to do with the loader.php in the css directory.
My question is if it is possible to just copy the RC2 /css/loader.php in my customn theme /css/ folder? I’m afraid, cuz the new loader.php is much smaller with significant less file imports (where are the imports for e.g. grups.css / blogs.css /friends.css / wire.css)?
April 30, 2009 at 7:54 am #43883In reply to: BuddyPress Showoff: Post your links
byc
ParticipantApril 30, 2009 at 7:36 am #43882In reply to: buddypress it updates itself?
takuya
ParticipantI figured, that it was bp-invites plugin that triggered update. BuddyPress no core plugins shouldn\’t be updated from admin panel, but FTP. That\’s from my experience.

FTP gets hyperlinked. wondering why…
April 30, 2009 at 7:14 am #43880In reply to: people willing to alpha test a plugin for buddypress
Maythil
Participantcount me in, please
April 30, 2009 at 6:31 am #43879In reply to: Buddypress RC2 Logout Bug
John James Jacoby
KeymasterIf removing those lines fixes the problem for you, I would say remove those lines.
Those are settings that need to be modified to correctly for your particular install. WordPress and bbPress will often times suggest those settings for you, but it may not have gotten them correct.
I think I understand what you’re saying, and honestly it doesn’t resonate in my mind how this could happen unless your cookie settings are mucked up. WordPress and BuddyPress use the same login and logout functions, they are performing the exact same tasks.
Try deleting all of the cookies for your particular site, and try logging in/out again.
Have you attempted to integrate bbPress or have you modified your cookie settings in any way?
April 30, 2009 at 6:11 am #43877In reply to: Error to show blogs in profile
John James Jacoby
KeymasterDo you have BuddyPress Blogs enabled on your site? Does this happen for every user on your site?
Which versions of BuddyPress and WPMU are you using?
April 30, 2009 at 5:31 am #43876In reply to: Buddypress RC2 Logout Bug
arghagain
ParticipantOK, I found the problem, but I don’t have a solution, if you look at https://codex.wordpress.org/Upgrading_WPMU and this is upgrading for 2.7 to 2.7.1 but the process is the same with 2.6 to 2.7.
You see:
define(‘ADMIN_COOKIE_PATH’, ‘/’);
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ”);
define(‘SITECOOKIEPATH’, ”);
If I add that into wp-config.php as instruct, when a user log in and then use the log out link from wp-admin or on the adminbar, they are log out from wp-admin but not really log out from buddypress member or home theme or adminbar at all. Though if you log out from buddypress member or home theme directly, you are log out of everything, but adminbar still is a problem as when you click log out it only refresh.
Hope that clear the fog up. So when I remove those lines above from wp-config.php, everything works just fine.
How to fix?
April 30, 2009 at 4:21 am #43873In reply to: people willing to alpha test a plugin for buddypress
hyrxx
Participantme to,
does the widget appear on the users main profile page?
April 30, 2009 at 4:09 am #43870In reply to: Buddypress RC2 Logout Bug
Burt Adsit
ParticipantI think the reason you haven’t gotten a response here is that people are having trouble understanding what you are talking about. Are you using wpmu 2.7.1 as well as bp RC2? wpmu 2.7.1 is required.
April 30, 2009 at 3:06 am #43865In reply to: Buddypress RC2 Logout Bug
arghagain
ParticipantAlso when you try to logout from adminbar using ie8, it won’t work! You are still log in no matter how many time you try to log out from admin bar. Please help?
April 30, 2009 at 3:03 am #43864John James Jacoby
KeymasterThis will pretty much allow for unlimited access to any BuddyPress data from any other part of your site in a very straight forward and easy way.
Outstanding work and great write-ups too!
April 30, 2009 at 2:31 am #43863In reply to: Replace Buddypress logo top left with text ‘Home’
John James Jacoby
KeymasterCheck out:
https://buddypress.org/forums/topic.php?id=2190
…and find the topic that explains how to change the BuddyPress logo.
April 30, 2009 at 2:29 am #43862In reply to: buddypress it updates itself?
John James Jacoby
KeymasterGhost in the machine?
No WordPress/BuddyPress/bbPress install can push out an update, only pull.
That means you have to request the files yourself.
April 30, 2009 at 1:58 am #43861In reply to: people willing to alpha test a plugin for buddypress
Roy McKenzie
ParticipantI’d be interested.
April 30, 2009 at 12:21 am #43856John James Jacoby
KeymasterBuddyPress offers no additional permissions or restrictions settings at the moment. Everything you need can be found within WPMU itself, or bbPress Admin itself.
At the moment…
-
AuthorSearch Results