Search Results for 'buddypress'
-
AuthorSearch Results
-
June 7, 2009 at 2:34 am #46895
In reply to: SEO problem in BuddyPress
r-a-y
KeymasterHi gang,
Am brand new to MU and Buddypress and I have setup Buddypress on my local box
Saw this thread and it’s exactly what I want to do.
To test this out, I am using the default Kubrick Home theme, and have adjusted my home blog’s settings under “Site Admin > Blogs” to: “Path – /” and “Permalink Settings – “/%postname%/”.
When I attempt to click on the “hello-world” post under the home blog, I get a 404 error.
However, when I go to “/blog/hello-world/”, this works.
Any idea why?
June 7, 2009 at 12:19 am #46892In reply to: Keeps loading without doing anything?
joelpittet
ParticipantWatch out for the new Welcome Widget HTML entity encoding, it got me and I had to turn it off because I had HTML in my Welcome widget.
See the release notes or forum comments for where to take it out from Andy
June 6, 2009 at 9:47 pm #46888In reply to: Profik Alanı Yardım !!
Paul Wong-Gibbs
KeymasterMerhaba infinitive!
It’s probably best if you post support requests in English, at that appears to be the most common language by far on this forum. I have utmost respect for people who can also talk my language, and I am shamed often that I can’t talk yours. I’ve run your post through Google Translate and have put the translation below, to try to help people who are looking to help you. Thanks for your post.
Hello
Friends who know Turkish hopefully help a friend
I can not add the new group profile Buddypress field would create the group name would click to create the group said. A few times I’ve encountered this problem may help nedne is this?
June 6, 2009 at 9:01 pm #46883Jeff Sayre
ParticipantDan-
Okay, I’m just thinking out loud, just going through the registration process.
As long as BuddyPress is installed and activated, is does not matter if your users register via the wp-signup.php form (which is found in WPMU) or the register.php form (which is found in BuddyPress). The extra fields from BuddyPress will show up on either form.
Here is where the data is stored:
The datum for “Full Name”, which is a required BuddyPress field, is stored in the table wp_bp_xprofile_data. The data for the “Nickname” field, which is the username if no full name is provided, the “First name” field, and “Last name” field, are stored in the table wp_usermeta. The data for “username” and “Display Name” are stored in the table wp_user.
So, here’s a question:
Did you at any point uninstall BuddyPress and delete the BP tables in MySQL? Did you delete any of the WPMU tables? Did you do either or both of these and then reinstall? If yes, did most of your students register before that time and then only those four register after a BuddyPress reinstall?
I’m just grasping at straws now. Perhaps someone else will have insight into this issue.
June 6, 2009 at 8:33 pm #46879In reply to: 404 Errors / Using Yahoo to host
Jeff Sayre
ParticipantMichael-
Since BuddyPress is a plugin for WordPress Mu, all that it requires is for WordPress Mu to be functioning properly. If WPMU does not find a .htaccess file in the directory in which it is installed, it will try to create one automatically.
Now, does WPMU require a .htaccess file? No. Why? Because people have successfully installed and run large WPMU-based sites on LightTPD and Nginx. These webservers do not support .htaccess files.
What WPMU uses the .htaccess file for (in an Apache or IIS environment) is to set rewrite rules for permalinks. In LightTPD and Nginx, this is accomplished through the webserver’s configuration file.
So, the question is this: What web server platform does Yahoo! Hosting use?
If their webservers are running Apache, then find out if mod_rewrite is turned off. A .htaccess file is basically useless without mod_write. This may be why they say that you can’t use a .htaccess file.
Here’s some information that might help: https://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks
If you continue to have issues with this, I would switch to a host that allows you to use the WPMU .htaccess file.
June 6, 2009 at 7:04 pm #46875Moominmama
ParticipantOh one more thing! I think my issue before was that I was using a newer version of bbpress on my install. I didn’t realize that until I went back through The Easy Button’s integration instructions:
http://theeasybutton.com/blog/2009/04/30/integrating-buddypress-10-wpmu-and-bbpress/
This time around I used the bbpress he linked to directly and it was the old green interface. The one I used on the last screwy installation was a newer one with an interface much more like the current WordPress version. So that’s something else folks might want to try if they’re having trouble (going back down to an earlier BBPress install.)
Working site is here: http://www.openadoptionsupport.com
I was able to import users and groups very easily via PHPMyAdmin so I didn’t really lose anything with the clean reinstallation.
June 6, 2009 at 5:34 pm #46871In reply to: 404 Errors / Using Yahoo to host
Michael
ParticipantOkay, here are the answers to the questions that I know will get asked. Hope this helps.
1. Which version of WPMU you are running: 2.7.1
2. Whether you’ve installed WPMU in a subdirectory or as a subdomian: it is installed in the root folder. I also did a previous installation in a subdirectory. Both results were the same.
3. Whether you upgraded from a previous version of WPMU. If so, from which version: No, first time installed wpmu
4. Whether WPMU was functioning properly before installing/upgrading BuddyPress: yes. If you are defining “functioning properly” as using the multi-forum capability, then I wouldn’t know….I didn’t want WPMU for that. I just wanted WPMU so I could use BP.
5. Which version of BuddyPress you are running: v1.0. Installed myself….didn’t use any scripts.
6. Whether you have any plugins other than BuddyPress installed and activated, No. BP was the only plugin that was installed.
7. Whether you are using the standard BuddyPress themes or customized themes: standard. I attempted to use the standard BP themes, and yes, I made sure that all files had been moved to the appropriate locations as per the instructions that were given.
8. If running bbPress, which version: ????? What’s bbPress?
9. A list of any errors in your server’s log files? Didn’t look. You’re talking to a novice. Wouldn’t know how to look at any server log files. I’m using Yahoo if that tells you anything.
June 6, 2009 at 5:16 pm #46868In reply to: 404 Errors / Using Yahoo to host
Paul Wong-Gibbs
Keymaster> WP2.7.1, 2.8-beta2, and WPMU
What? BuddyPress is a plugin that runs only on WPMU. You don’t need to install regular WP. Or have you? Confused.
June 6, 2009 at 3:58 pm #46863In reply to: Is buddypress 2.8 ready?
Arturo
ParticipantBuddyPress is for WordPress MU,to have MU 2.8 it takes a while, when it will be
released buddypress works on 2.8 without problem.
June 6, 2009 at 3:44 pm #46862In reply to: Profile Groups fonts not the same
Jeff Sayre
ParticipantCarpconnect-
DJPaul was correct about me needing more tea!
When I looked at the image link you provided, it sure seemed like you were using a custom theme, not the default BuddyPress theme. It still looks like that to me.
So, you are saying that you are using the bphome theme which is installed in /wp-content/themes/ and the bpmember theme, which is installed in /wp-content/bp-themes/? You also are saying that you did not touch the code or CSS within those two theme directories at all.
If this is the case, then try reuploading just these two theme files.
Of course, this could be a browser issue. What browser are you using?
June 6, 2009 at 3:31 pm #46861In reply to: 404 Error in front page, please help!
Jeff Sayre
Participantjerrod1225-
Several members have reported issues when installing BuddyPress via SimpleScripts. Did you install BP this way? If so, please read this thread and see if that helps.
If you did not install BP using SimpleScripts, then you should start a new thread. Make sure that youprovide this information in your first post.
June 6, 2009 at 3:14 pm #46860In reply to: Keeps loading without doing anything?
joelpittet
ParticipantA guy from Stackoverflow had the solution
http://stackoverflow.com/questions/948116/ajax-404-with-results-using-buddypress/957561#957561
Try adding this line of code to /wp-content/plugins/buddypress/bp-core/bp-core-ajax-handler.php before do_action()
status_header( 200 );June 6, 2009 at 3:13 pm #46859In reply to: Widget Ajax Members Group Problem
joelpittet
ParticipantA guy from Stackoverflow had the solution
http://stackoverflow.com/questions/948116/ajax-404-with-results-using-buddypress/957561#957561
Try adding this line of code to /wp-content/plugins/buddypress/bp-core/bp-core-ajax-handler.php before do_action()
status_header( 200 );June 6, 2009 at 3:05 pm #46857In reply to: I want to speak Spotlish
3078940
InactiveI’ve followed the tutoral “Customizing Labels, Messages, and URLs” for customising text messages and it works but while browsing site an warning message occurs
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at Z:homeneoforman.comwwwblogwp-contentpluginsbp-custom.php:1)
my bp-languages folder contains files: buddypress-nfm.mo and buddypress-nfm.po
my bp-custom.php looks as follows
<?php
define( 'BPLANG', 'nfm' );
if ( file_exists( BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ) ) {
load_textdomain( 'buddypress', BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' );
}
?>
it doesn’t contain any other code.
I’ve started the translation after upgrading to 1.0.1 version of Buddypress.
Could anybody advice me where am I wrong?
June 6, 2009 at 2:54 pm #46855In reply to: BuddyPress Showoff: Post your links
bizOmundo
Participanta network for business owners
June 6, 2009 at 2:23 pm #46854In reply to: Avatar image problem – other fixes don’t work
Jeff Sayre
ParticipantHum, I’m at a loss as to what is going on in your particular situation.
Jpegs can be processed via the file uploader and cropper. You get a message of success, but then they are not actually written to the blogs.dir directory.
PNGs on the other hand, have issue with the file uploader and cropper. You get a 404 message but then they actual DO get written to the blogs.dir directory.
So, the permissions and ownership of the blogs.dir directory must be okay. You are able to write to this directory.
- What are the avatar file sizes that you are attempting to upload?
- What are the sizes of the jpg versus png files?
- What is your setting for for maximum upload size in WPMU’s backend: “Site Admin > Options > Max upload file sizeâ€?
- Do you have the png file format added to the list of accepted upload file formats? This option is found just above the setting for maximum upload size.
I created a ticket in trac a few days ago that may be of interest, but I do not think that it is the primary reason for your issue.
June 6, 2009 at 12:52 pm #46852In reply to: 404 Error in front page, please help!
jerrod1225
ParticipantBertjohn, the site works now. How did you fix it. I have the same problem. I installed with bluehost also. WordPress MU and Buddypress are both installed. I have no additional plugins and I’m using the default buddypress templates.
June 6, 2009 at 12:35 pm #46851In reply to: Limiting search to ‘Full Name’ field
talk2manoj
ParticipantI don’t want to encourage you to do hard-coded changes, but if you want to, here are the instructions
1. Open wp-content->plugins->buddypress->bp-core->bp-core-classes.php
2. replace line 247 and 248 by following code
$total_users_sql = apply_filters( 'bp_core_search_users_count_sql', "SELECT DISTINCT count(u.ID) as user_id FROM " . CUSTOM_USER_TABLE . " u LEFT JOIN {$bp->profile->table_name_data} pd ON u.ID = pd.user_id WHERE pd.field_id=1 AND pd.value LIKE '%%$search_terms%%' ORDER BY pd.value ASC", $search_terms );
$paged_users_sql = apply_filters( 'bp_core_search_users_sql', "SELECT DISTINCT u.ID as user_id FROM " . CUSTOM_USER_TABLE . " u LEFT JOIN {$bp->profile->table_name_data} pd ON u.ID = pd.user_id WHERE pd.field_id=1 AND pd.value LIKE '%%$search_terms%%' ORDER BY pd.value ASC{$pag_sql}", $search_terms, $pag_sql );in above code “pd.field_id=1” should be the id of Full Name field ( I think its 1 )
June 6, 2009 at 7:04 am #46840In reply to: 1.0.1 upgrade breaks HTML in welcome text block
takuya
Participantwhat’s ur link?
HTML filters are normally managed by KSES not buddypress, but maybe there’s a new function that filters HTML.
June 6, 2009 at 3:16 am #46833Jeff Sayre
ParticipantDan-
I’m going to make just a few comments now. I’ll look at this in more detail tomorrow.
It look’s like you are using the default themes that come with BuddyPress–bphome and bpmember. Is this correct?
Pardon me if you know all this already but, when a user (one of your students) logs in, a link appears in the upper right corner of the buddybar with a link to their profile page. This link displays either their username or nickname. What is displayed depends on whether or not a nickname has been entered by the user. For all but four of your students, there is no nickname.
Now, when a student clicks this link, it will take them to their profile page. Once there, they can edit their profile. In the default BP install, there is a “Full Name” field in the profile that can be filled in.
WordPress Mu uses this data for the display in the backend–your picture #2. If the “Full Name” field is blank in their profile, then you will only see data in the “Username” and “nickname” fields, with the username used as the nickname. If a user has add anything to the “Full Name” field, then Mu will use that, and if it can, split it automatically into a “First name” and “Last name”.
The fact that 4 students have data in these fields indicates to me that they went to their profile page and clicked “Edit Profile” and then added their full name to the “Full Name” field. It is not a mystery.
Finally, when logged into WPMU’s backend, go to the “BuddyPress” menu group. Once there, click on “General Settings”. You will see a field named “Full Name field name”. Then, click on “Profile Field Setup”. There, you will see all of the currently-setup profile fields that your students can utilize. You can add, edit, or delete fields. You can make certain fields required.
You should spend some time not only in the WPMU’s backend, but also in the members’ area of BuddyPress to see how all of this works.
I hope this helps.
June 6, 2009 at 2:27 am #46831In reply to: BuddyPress Showoff: Post your links
mariush
ParticipantInfocode.eu is a new QR codes related website. Using the website You can generate dynamic, social QR codes, You can manage them: changing their content, type, etc…
June 6, 2009 at 1:26 am #46830Dan Butcher
ParticipantOK–as I was writing my query last night, I thought that screenshots would probably help to make things clear, so I’ve uploaded some to Skitch: http://skitch.com/danbutcher/. If you start with the oldest one first, you’ll see what my members listing looks like. Image #2 is the user list on the backend: it shows mostly usernames with a few real names. #3 shows what the user info screen looks like for most of the students, with only the username filled in. #4 shows one of the 4 students’ user info page, with complete info filled in (but not by the student–it automagically appeared, it seems). Then finally, image #5 shows two comments on a blog post on my buddypress site: one comment shows only the username, the other shows the full name hyperlinked to the student’s profile. Hopefully, this will make clearer what I’m asking. None of the four students with full info did anything different (that they know of).
June 5, 2009 at 10:00 pm #46822In reply to: Media Library: duplicate declaration
Jeff Sayre
ParticipantI switched to the BuddyPress default themes… still failed with the media library duplicate, but I can add friends
Well, one problem isolated. So, this particular issue appears to be caused by your custom theme. Make sure that you compare the header file in the bpmember theme, or even the bpskeltonmember theme, with your custom header file. You could be missing a key line or two.
Concerning the duplicate declaration error: were you running an older version of BP before–like RC1? If so, did you delete all your old BuddyPress files from /mu-plugins/, this includes theme files.
June 5, 2009 at 8:05 pm #46817Roger Coathup
ParticipantI’d already marked two of those threads as resolved, and posted what was causing the problem.
They weren’t problems related to this.
I have 2 unresolved threads open: the media library duplicate declaration problem, and the failure to add a friend issue.
I’ve responded to your feedback on these in thread: https://buddypress.org/forums/topic.php?id=3000
I appreciate the helpful responses from anyone on this forum (moderators and regular users alike). Thanks in advance.
June 5, 2009 at 6:50 pm #46812In reply to: Media Library: duplicate declaration
Roger Coathup
Participant@jeff: I followed these instructions for upgrading Buddypress: https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/
and yes: I followed the WPMU installation pages, and readme.txt instructions.
Ok:
1. I deactivated the plugins… still failed (both adding friends, and media library duplicate declaration issue)
2. I switched to the BuddyPress default themes… still failed with the media library duplicate, but I can add friends
Hosting firm is Hostnine
WPMU was installed as per instructions: https://codex.wordpress.org/Installing_WPMU
Buddypress was the installation was one button installer, and instructions as per: https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/
wp-config.php seems fine
-
AuthorSearch Results