Search Results for 'buddypress'
-
AuthorSearch Results
-
July 8, 2009 at 8:37 pm #48847
In reply to: Different user account types
r-a-y
KeymasterHey Peter,
Those are all WP plugins and not WPMU ones.
I would steer clear of them.
The Supporter plugin I listed is WPMU-compatible (and as far as I know, BuddyPress-compatible, although I haven’t tried or bought it myself! hehe).
July 8, 2009 at 8:34 pm #48844r-a-y
KeymasterThe Invite Friends plugin hasn’t been updated for BP 1.0.2 yet.
I just checked Giovanni’s blog (the developer of the plugin) and he says that a new release will be up in a few days.
July 8, 2009 at 8:33 pm #48843In reply to: Comments won't display on main blog
r-a-y
KeymasterI can’t access your site at the moment because the DNS isn’t resolving to your website.
Sounds like it could be a BP issue after all, but a lot of other BP sites have comments working fine:
eg. http://simplercomputing.net/bp/blog/buddypress-chat-plugin/
Silly question, do you have comments enabled on the main blog?
July 8, 2009 at 8:26 pm #48842Mohit Kumar
ParticipantI had a problem with the invite-friend plugin.It was not working though i provided the correct api for yahoo,hotmail and facebook.Is it compatible with current version of buddypress??
Second thing was problem with event plugin.I was unable to create any events.So i disabled it.
I am not so good at programming but i have learnt that we can implement a REST based method to call for a invite friends sort of plugin? Any IDeas??
July 8, 2009 at 8:21 pm #48841In reply to: Comments won't display on main blog
3411446
InactiveI am actually using a custom theme I made myself by modifying the buddypress home theme. It is the only theme available on the website. I’ve disabled all others.
Here is the link to the website. http://entreprenuerinmaking.com
You will notice that viewing articles at http://entreprenuerinmaking.com/blog you do not see the comments section, but if you go to http://entreprenuerinmaking.com/twd the comments section is visible.
Placing echo statements in the theme files further shows that the /blog site is using index.php to serve a single article, while the /twd site is using single.php to serve a single article. They should both use the single.php file. In order to resolve my issue I have to figure out why.
July 8, 2009 at 8:08 pm #48838In reply to: Comments won't display on main blog
r-a-y
Keymastertwdsje, by the sound of it, I’m guessing you’re using the default WordPress MU home theme.
You can choose a different theme you know!
Do you even have BuddyPress installed?
If you do, select the BuddyPress home theme or some other WordPress theme in the WPMU admin area and you’ll see something entirely different.
That’s the beauty of themes!
July 8, 2009 at 8:02 pm #48837In reply to: default to ‘just a username’
r-a-y
KeymasterHey Peter,
It’s safe, but when upgrading to the newest BP version, you’ll have to remember to make this change again.
Either that, or until some option in the admin area is made.
I’m using BeLogical’s fix plus a CSS hack to hide the “Create a Blog” field right now.
—
There is no voting system, Peter. Although you can leave a message on the trac:
https://trac.buddypress.org/ticket/835
You can login with your existing BP username and password there.
July 8, 2009 at 7:46 pm #48835In reply to: default to ‘just a username’
peterverkooijen
ParticipantShould be an option in “BuddyPress > General Setup”.
Absolutely. Was wondering about this. Where can I leave my vote of support?
Is BeLogical’s hack safe as a temporary solution or can it cause all kinds of unforeseen mayhem?
July 8, 2009 at 7:37 pm #48833In reply to: Group forums not working (again)
TheEasyButton
ParticipantThis might sound silly but, here’s what I would do (after backing everything up). Leave your bb-config file. Delete everything else in the forums directory. Upload alpha 6. Then, upload bbPress 1. Don’t DELETE alpha 6. Just overwrite it. I’ve been messing with this upgrade for a couple of days now and if I delete/replace, the update doesn’t work. If I overwrite, it does work. Seems as though there’s a file that’s been removed from the new version that buddypress looks for.
If that doesn’t work…..
I’m wondering if your upgrade actually upgraded. The way I do the update is, I rename bb-config to something like bb-config2. Then I replace the files in the forums directory & navigate to /forums. It asks for your database info & then says “oh. There’s already a database. Maybe you want to use the upgrade script” You click the upgrade link and it does a couple changes and says it’s done. Then, I open up the newly created bb-config & (using the OLD bb-config) I put back any of the custom codes that I need such as the cookies & defines.
I hope something in there helps.
July 8, 2009 at 7:29 pm #48832In reply to: No input file specified.
r-a-y
KeymasterLooks like your BP site is up and running!
What is your problem again?
Are you saying you can’t access the BuddyPress menus in the WPMU admin area?
ht*tp://example.com/wp-admin/admin.php?page=buddypress/bp-core.php
What happens when you try to go there?
—
It could be an issue with RewriteRules if you changed the settings in the .htaccess file…
July 8, 2009 at 7:26 pm #48831Jeff Sayre
ParticipantI took a very quick look at the OpenInviter website. They state that it is Open Source yet they do not provide any link to their licensing information.
Also, there is no code repository, it is not clear exactly what the code does, and you have to provide personal information to get the code. This does not indicate open source to me.
The site offers some sort of a WordPress Plugin, but I doubt that it is released under GPL which is a violation of the WordPress GPL license.
So, you are on your own if you want to use it, but I’d recommend steering clear of OpenInviter.
July 8, 2009 at 7:25 pm #48830In reply to: Comments won't display on main blog
r-a-y
KeymasterThis doesn’t sound like a BuddyPress issue.
It’s a WPMU issue; to be more specific, it’s a theme issue.
Do you want to show a link to comments or do you want to show actual comments?
There are number of ways to do this… theme hacking or adding a widget which displays the latest comments.
Adding a widget would be the simplest, but it depends on what you want to do.
July 8, 2009 at 7:21 pm #48828In reply to: default to ‘just a username’
r-a-y
KeymasterJust ran into this issue myself.
Should be an option in “BuddyPress > General Setup”.
I’ll add a trac ticket for this.
[EDIT]
Trac ticket added – https://trac.buddypress.org/ticket/835
July 8, 2009 at 6:23 pm #48815r-a-y
KeymasterYes you need deep integration for the BuddyBar bbPress plugin.
Make sure you follow the instructions in the readme.txt.
Also for the forum look… unless you’re using the default BuddyPress look + Manoj’s bbPress theme (http://manojkumar.org/buddypress-theme-for-bbpress/), you’ll have to basically create a new theme that matches your WP/BuddyPress theme.
There’s no really good way around it I’m afraid.
July 8, 2009 at 5:17 pm #48803Murphygonzalez
ParticipantThanks for your response!
I will look further into the forum. I tried installing the BuddyBar but I couldn’t get it to work. I think part of my problem is that I didn’t do the deep integration deep enough. I am going to try it again.
July 8, 2009 at 5:13 pm #48802In reply to: BuddyBar for bbPress
Slava Abakumov
ModeratorIt also works here:
http://demo.cosydale.com/forum/
It’s demo site. I’m using bbPress alpha 6, BuddyPress 1.0.1.
July 8, 2009 at 4:55 pm #48800Jeff Sayre
Participantyairnazz-
You need to learn CSS and basic WordPress theming skills. Below you will find a few links to get you started.
Also, since your issue has nothing to do with the proper functioning of BuddyPress, I’m changing the topic indicator to “not a support question”.
- https://codex.wordpress.org/Blog_Design_and_Layout#Themes_and_Templates
- http://www.w3schools.com/Css/default.asp
- https://codex.buddypress.org/getting-started/using-the-buddypress-themes/
- You should use Firefox with the Firebug Add-on. It is a great tool that not only allows you to find out within which files certain CSS selectors are located, but also to temporarily change them and see what impact they have on the design.
July 8, 2009 at 4:49 pm #48799In reply to: Custom slugs not working
David
ParticipantOooppss reading a blog post ive found a solutions that is working properly,.. in the bp-custum.php we need to comment or delete this sentence:
define ( ‘BP_XPROFILE_SLUG’, ‘info’ );
Before
>>>
01.define ( ‘BP_ACTIVITY_SLUG’, ‘streams’ );
02.define ( ‘BP_BLOGS_SLUG’, ‘journals’ );
03.define ( ‘BP_MEMBERS_SLUG’, ‘users’ );
04.define ( ‘BP_FRIENDS_SLUG’, ‘peeps’ );
05.define ( ‘BP_GROUPS_SLUG’, ‘gatherings’ );
06.define ( ‘BP_MESSAGES_SLUG’, ‘notes’ );
07.define ( ‘BP_WIRE_SLUG’, ‘pinboard’ );
08.define ( ‘BP_XPROFILE_SLUG’, ‘info’ );
10./* Some other non-component slugs */
11.define ( ‘BP_REGISTER_SLUG’, ‘signup’ );
12.define ( ‘BP_ACTIVATION_SLUG’, ‘enable’ );
13.define ( ‘BP_SEARCH_SLUG’, ‘find’ );
14.define ( ‘BP_HOME_BLOG_SLUG’, ‘news’ );
Ive tried and know everything looks nice,,
This solutions is in the comments of this post
https://buddypress.org/blog/how-to/customizable-slugs-in-buddypress/#comments
July 8, 2009 at 4:37 pm #48798In reply to: BuddyPress to Facebook Connect Updated for 1.0
eddihughes
ParticipantParse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/icafeco/public_html/wp-content/plugins/bp-fbconnect/includes/wp-facebookconnect/fbconnect.php on line 29
July 8, 2009 at 3:50 pm #48795dainismichel
ParticipantThese two threads also contain relevant info:
https://buddypress.org/forums/topic/default-theme-issues
However, I’m still interested in distilling a procedure out of them. How should I proceed?
Best,
Dainis
July 8, 2009 at 3:49 pm #48794In reply to: Not Found error since upgrading from RC-2
Jeff Sayre
ParticipantDedy-
Please read this thread on the most effective way to ask for support: https://buddypress.org/forums/topic/have-a-new-issue-then-start-a-new-thread
It may be necessary for you to answer all the questions in the link in that thread, but here are a few to get started:
- Are you using the new default themes that come with BP 1.0.2 or old themes?
- Do you have any plugins (besides BuddyPress) installed in the site with which you have issues?
- Did you reselect the member theme in WPMU’s backend under “BuddyPress > General Settings”?
July 8, 2009 at 3:40 pm #48793Jeff Sayre
ParticipantI assume you mean the members’ theme?
BuddyPress use two theme files. Here are the paths to the default theme directories:
Home theme: found in /wp-content/themes/bphome/
Member theme: found in /wp-content/bp-themes/bpmember/All the files you need to work with are found in those directories.
July 8, 2009 at 3:12 pm #48790In reply to: Not Found error since upgrading from RC-2
Dedy Sofyan
ParticipantGot the same problem with one of the Buddypress installation in one domain.
Upgraded from RC-2 to 1.02.
But managed to get the other site with a different domain to work perfectly. Both had been upgraded following the perfect instructions on how to upgrade from RCs to 1.00 installations. Both WPMU 2.7.1 and from BP RC1 to BP 1.02.
Please help.
July 8, 2009 at 2:18 pm #48787John James Jacoby
KeymasterThis is a big question that will get you a big answer. I’d suggest taking a look around this forum and the bbpress.org forums also, as there are pages and pages of discussion and documentation to help you through this. Many of which are stickies so you can’t miss them.

Manoj has made a BuddyPress style theme that matches the bphome buddypress theme, so that’s something that will help you. I just release the BuddyBar plugin to help get the BuddyBar in the forums area. There’s lots of people contributing.
July 8, 2009 at 1:55 pm #48785In reply to: Where to get theme of this buddypress forum?
danielfelice
Participanti attempted deep integration – it is easy once u do it a few times

do a google search and you will find a few guides on it
i want to attempt the same for a bpmember theme
-
AuthorSearch Results