Search Results for 'buddypress'
-
AuthorSearch Results
-
November 19, 2010 at 12:32 pm #98674
In reply to: Users can’t register through BuddyPress home page
Active Citizenship
Participantwe are having a similar problem. it started happening a few days ago. we’ve installed all updates and tried changing the registration settings on the option page but nothing seems to be working.
thoughts?November 19, 2010 at 11:40 am #98671In reply to: installed correctly but links not working
studio8c
ParticipantHi i have the same problem,
Bp Multi stite installation 404 http://domain.com/html/members/
Im running WordPress 3.0.1. with a mulit site installation.
with s2member for the member subscription.This are the things i allready done
http://www.domain.com/html/ >>>> main blog
http://www.domain.com/html/members/ >>>> second blog with buddypress###############
wp-config
/** Buddy Press **/
define( ‘BP_ROOT_BLOG’, 3 );define( ‘MULTISITE’, true );
define( ‘SUBDOMAIN_INSTALL’, false );
$base = ‘/html/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘www.domain.com’ );
define( ‘PATH_CURRENT_SITE’, ‘/html/’ );
define( ‘SITE_ID_CURRENT_SITE’, 1 );
define( ‘BLOG_ID_CURRENT_SITE’, 1 );#######################
.htacces
RedirectMatch 301 ^/members/(.*)$ http://www.domaincom/html/members/members/$1
RedirectMatch 301 ^/groups/(.*)$ http://www.domain.com/html/members/groups/$1
RedirectMatch 301 ^/blogs/(.*)$ http://www.domain.com/html/members/blogs/$1
RedirectMatch 301 ^/forums/(.*)$ http://www.domain.com/html/members/forums/$1Any body a clue whats courings the 404 pages
because it looks likes bp isn’t running in the safe levelThis are my settings
November 19, 2010 at 10:24 am #98668In reply to: @mentions is confusing to members
November 19, 2010 at 9:10 am #98667In reply to: Export Users
JaredW
MemberWhat tinkering was needed in order to get this plugin to export the buddypress users? I have BP user fields listing name, email, phone, and address, and would like all this data exported to a CSV. Thanks for any help with this you can provide.
November 19, 2010 at 6:34 am #98663In reply to: Remove BP component links from main WP menu
@mercime
Participant@csbarrett 1st, you should have mentioned that you were using the Citizen Kane bp-default child theme.
2nd, the only CSS it has directly imported from the bp-default theme is the adminbar.css therefore can’t fathom what you mean by “pulling both header images” and “overriding the bp-default header.css”.
3rd, perhaps @modemlooper, the theme author, can shed some light on your theme issues.November 19, 2010 at 2:50 am #98657In reply to: Automatically join groups
jwack
ParticipantYou could use “BuddyPress Auto Group Join” plugin to force members to join an existing groups when they signup.
November 19, 2010 at 2:31 am #98654In reply to: Remove BP component links from main WP menu
csbarrett
MemberThanks a lot. It worked. I am not using the bp-default theme though, I am using the Citizen Kane theme. And it worked with that theme as well. When I created the child theme css file, I just called all six css files in the Citizen Kane theme. And in the Citizen Kane header.php file, the code to delete is on lines 54-80 and 84.
November 19, 2010 at 2:29 am #98653In reply to: Buttons and other UI elements not showing
@mercime
ParticipantYou need to revise HTML structure in BP templates transferred to your active theme in Step Three of the compatibility process. Plus copy some styling from bp-default’s style.css and adjust to taste.
BP Template Pack Process – https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
Template Pack Walkthrough – https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/November 19, 2010 at 1:21 am #98651In reply to: Remove BP component links from main WP menu
@mercime
Participant– create a bp-default child theme,
– copy header.php from bp-default theme folder and add to child theme,
– open up header.php and delete lines 51- 77 and line 81, save
– upload child theme folder with the revised header.php and style.css to serverNovember 18, 2010 at 11:39 pm #98648B-ROCK
Member@djpaul The welcome private message part works. But the emails. don’t. When will 1.2.7 come out? Any alternatives in the meantime? Its strange that we cant just go in and edit the subject
November 18, 2010 at 11:18 pm #98643B-ROCK
MemberThank you @r-a-y But I tried the welcome pack and when I click edit activation email there is no editable field. Only the drop down menu options of all of the email choices. In the tutorial video, there is an editable space to write what you want the email to say. However, when I click it, nothing happens and the only option I have is to save the settings. Perhaps there is another way.
November 18, 2010 at 10:43 pm #98641In reply to: CAN’T GET THE FORUMS TO WORK
@mercime
ParticipantWhat @djpaul said, no shouting please.
“when i try to go to the forums setup to get it to work and click on install on an existing installation it alwats sd cannot find bb-config.php file no matter what directory i use.”
Assuming you understood that the terms “existing installation” refers to existing bbPress installation, then point to the folder where you existing bbPress is installed. Otherwise, check this out https://codex.buddypress.org/getting-started/configure-buddypress-components/#forums-setupNovember 18, 2010 at 10:30 pm #98639In reply to: Questions: Members widget & BuddyPress
@mercime
ParticipantSimple revisions via adding some styles in active theme’s style.css file
#1 can be addressed by adding `{ display: none; }` to specific widget’s avatar image
#2 which list are you referring to? In any case, add missing styles for the the overlapping images in lists with something like `{ float: left; clear: left; }` specific to the list ID or class
#3 can add styling like `body.members img.avatar { width: 35px; height: 35px; }`November 18, 2010 at 10:22 pm #98636In reply to: Using Blogs features in Buddypress
@mercime
ParticipantHi @vmaia , check out this thread for some ideas.
November 18, 2010 at 9:40 pm #98633omosha
ParticipantWhenever I post these, the collective seems to guide me to the answer. If you ever run into this problem, just use the buddypress compatible theme plugin and it will auto correct.
Thanks you if you’re reading this, but it is resolved.
Cheers.
November 18, 2010 at 9:18 pm #98628In reply to: Forum and Blog text area
opensourcelover
MemberIt breaks the buddypress links like /groups and /forums
November 18, 2010 at 9:06 pm #98626Hans-Joachim Brosch
MemberSoory, andy idea how to handle this matter?
November 18, 2010 at 8:56 pm #98625In reply to: Hide profile fields?
eljustino
MemberThanks for the response, @nahummadrid.
I’m actually thinking about some data that the users wouldn’t input, but rather that would be generated by another process and linked to their account. I thought the profile would be an idea place to include that info.
November 18, 2010 at 8:52 pm #98623In reply to: Hide profile fields?
Nahum
Participantyou could try this https://buddypress.org/community/groups/bp-profile-privacy/ and set those two fields for just user view. I mean if you really don’t want user themselves to see something they’ve inputted I guess you could use CSS to display:none for that field.(thats not the best way) but I would want to know where information I input went to,
so in those 2 fields description you can say this is only visible to them from the profile page.November 18, 2010 at 8:32 pm #98622In reply to: Apparent Bug in BuddyPress when Friends is disabled.
desha
MemberHi Paul,
I do have BuddyPress Theme Compatibility plug-in installed and activated. There are 2 check boxes, neither of which is checked. Is there something additional I should be doing?
Thank you.
November 18, 2010 at 8:14 pm #98621In reply to: Apparent Bug in BuddyPress when Friends is disabled.
Paul Wong-Gibbs
KeymasterYour theme needs to be updated for BP 1.2.7. Did you use the Template Pack to add support into Platform theme?
November 18, 2010 at 8:06 pm #98620In reply to: Question: WordPress User Roles and BuddyPress
Paul Wong-Gibbs
KeymasterI forgot to add it’s something we’re adding to BuddyPress 1.3, however.
November 18, 2010 at 7:54 pm #98619In reply to: Wrong post time in Inbox
chestnut_jp
Member@hnla
Thank you for your information.November 18, 2010 at 7:52 pm #98618In reply to: CAN’T GET THE FORUMS TO WORK
Paul Wong-Gibbs
KeymasterWoah, don’t shout (uppercase) please.
Do you need to install BuddyPress’ forums as “existing installation”? If you don’t have an existing, external bbPress installation, click the new install button.
November 18, 2010 at 7:50 pm #98617chestnut_jp
MemberThanks for you advise.
Because I am not yet good at PHP scripts, I posted here so that people can see what is wrong and what is right.Regarding the correction I posted, it surely corrects the time displayed, but not all. There are some parts still showing the wrong time. Thus, I have to consider once again from the start.
Doesn’t it have an influence that the current WP ignores the date_default_timezone_set setting? The current WP 3.0.1 sets the date_default_timezone_set setting to just ‘UTC’, even though we set our time zone in PHP.ini.
This WP setting sometimes interferes…
Anyway, it is true that current BP shows wrong time display, it is not the real JAPAN time. Isn’t there someone facing the same problem?
-
AuthorSearch Results