Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 2,676 through 2,700 (of 2,990 total)
  • Author
    Search Results
  • zkwc
    Participant

    OK – here’s where I’m at. *deep breath*

    I’m kind of scared to install buddypress 1.0.3 fresh, which is probably the only way I should do it at this point since that last install totally went awry. Thing is… WPMU is working great right now – and bbPress is still working great too. Will a fresh install of 1.0.3 pick up where I left off? Or do I need specific files from 1.0.2 in order for all the friends lists to work in the bp? I’m terrified that if I do a fresh install that it won’t pick up all that information automatically. OR… is all that information stored in the database and not a file? If it’s stored in the database I should be good to go, right? Or will there be malfunctions with bbPress and will I need to input the required cookie codes in order for things to pick up again? Or will the database (if it’s all stored in there) just be intelligent and see it?

    Just wondering if anyone has ever done this before and knows the answers. Sorry for all the questions, just scared the blogs will flame up again and cause even more user emails to me asking why this and that. LOL

    Thank you thank you!!!

    Greg
    Participant

    Ray, this is more than a pointer – it works as is. Awesome.

    Couple of questions for my ongoing education… it seems that ‘init’ is a WP hook after everything is initialized. So you are using it to ensure we replace the function *after* bp has added it?

    Secondly, is there a particular reason that you didn’t add the new function inside the override_bp_core_settings_nav() function?

    Thanks very much.

    miketempleton
    Participant

    Today I have a news-type website (http://www.techsentry.org) built on the standard WP.org setup. We have categories for different types of posts, pages, etc. We also have a WPMU install (http://blogs.techsentry.org) running separate from the main site, powering our user blogs.

    After hearing about the additional community-building features of BuddyPress and how it allows members to engage in more interactions with one another, I would like to move to that platform. However, I am unsure of how I should proceed.

    Here are the options I am considering:

    1. keep the WP blog, ditch current WPMU and set up new BP at http://my.techsentry.org
    2. migrate current WP blog and current WPMU blogs into a single new install of WPMU with BP

    For #1, that still leaves me two separate installs, which will probably be a pain.

    If I go with #2, running everything under a single WPMU install, can I still manage my main site content under the root directory? I realize I won’t be able to keep our user blogs under the blogs.techsentry.org subdomain, but I want the main site content permalinks to stay the same as they were originally.

    Also, if I want my front end to look much like it does today, can I take advantage of the “community” page from BuddyPress by assigning it to a page under the root?

    I appreciate anyone help/feedback you can give me. I am anxious to pull the trigger on this, but need these basic questions answered first.

    Thanks.

    #49775
    julient
    Participant

    Hi and thanks for your answers. I’ll try to remove the plugins and see if I can find out the one causing the issue.

    Meanwhile, here are the answers to the common questions.

    Julien

    1. Which version of WPMU are you running?

    2.7.1

    2. Did you install WPMU as a directory or subdomain install?

    Director

    3. If a directory install, is it in root or in a subdirectory?

    Root

    4. Did you upgraded from a previous version of WPMU? If so, from which version?

    Yes, from 1.5.1 through 2.6.5

    5. Was WPMU functioning properly before installing/upgrading BuddyPress?

    Yes

    6. Which version of BuddyPress (BP) are you running?

    1.0.2

    7. Did you upgraded from a previous version of BP? If so, from which version?

    No, first install

    8. Do you have any plugins other than BuddyPress installed and activated?

    Many. I won’t list them here. I’ll try first to remove them to find out if it may cause the issue.

    9. Are you using the standard BuddyPress themes or customized themes?

    Standard, we haven’t customized anything yet

    10. Have you modified the core files in any way?

    11. Do you have any custom functions in bp-custom.php?

    No

    12. If running bbPress, which version?

    No bbpress (yet)

    13. Please provide a list of any errors in your server’s log files.

    #49705
    Jeff Sayre
    Participant

    Okay, let’s start with the basics. Please answer these questions.

    You’ve already provided the version of WPMU and BP that you’re running, so you can skip those questions.

    #49631
    thebloghouse
    Participant

    Just launched a new BuddyPress based site for a client who was running a normal WordPress based site before hand:

    http://sharemyplaylists.com/

    The site has been set up as a music community site for people who use the music service Spotify and want to do more than ‘just’ submitting their playlists.

    Lots of issues and things we have learnt about BuddyPress, WordPress MU etc during the delelopment and hopefully now the site is launched we might have more time to get involved answering questions on these forums rather than asking them ;)

    #5860
    ericc22
    Participant

    Greetings,

    I have a site on WordPress: http://www.Padosa.com.

    I want to add Buddypress to replace vbulletin.

    Before I commit by switching to WPMU, a few questions just to confirm I am doing the right thing:

    – all I have found suggests that the consolidation and WP and WPMU is down the road – it is not imminent?

    – what are the downsides of switching to WPMU? I don’t need for users to create blogs – just need to use buddypress. Any issues with plugins?

    – how quirky is buddypress?

    Any feedback on making the transition is most appreciated!

    Eric

    #49560
    flynn
    Participant

    Boone,

    Thank you for your code, the single sign on worked brilliantly!

    I’m building a Game Studies social site for the new media field (hopefully new media academics, ludologists, etc will take to it) for the University of Wyoming, and a wiki was a major concern. the WP wiki plugins aren’t up to the task, so this really helps.

    Few questions if I may.

    When I enable the site wide update plugin, my mediawiki page goes blank. Thoughts?

    Also, how did you manage to make CUNY look so integrated, a mediawiki theme I suppose? I’ve never themed (or worked with really) mediawiki, is there a good theme site where I might be able to download something to modify, or is it a group up kind of thing?

    Thanks for your hard work!

    @Nicola:

    I’ll look into your plugin when it comes out, but will it do anything more/different as Boone’s code is rather complete in what it does. Also, beta?

    #49529
    Mohit Kumar
    Participant

    I am aggregating some good questions to make UI better , which have already been asked so that you dont need to ask again..

    How to remove excerpts from site wide activity?

    https://buddypress.org/forums/topic/can-i-remove-excerpts-from-the-site-wide-activity-widget

    Greg
    Participant

    Ok, this is working for me too. I see that updating the BP “Name” field also results in an update to the “display_name” field in the wp_users table.

    FWIW, I’m not using deep integration.

    Thanks r-a-y.

    BTW, I have some questions regarding the perf impact of deep integration, but I will start a new thread for that.

    #49186
    Andy Peatling
    Keymaster

    Help out then. Report bugs, fix bugs, submit patches, program new features on the roadmap, write documentation, answer questions on the forums.

    Sitting there twiddling your thumbs wondering when things are going to be done doesn’t help the project.

    #49024

    In reply to: Possibly a bug with BP

    thebigk
    Participant

    @ Burt:

    It might be. The site was running fine and out of nowhere, the problem began occuring. To answer your questions:

    [Before the problem came up] –

    Does bp live in /wp-content/plugins/buddypress? (not /mu-plugins)?

    -> Yes. Absolutely. I’m aware that post RC1 BP got shirted to plugins directory. It was & is in /wp-content/plugins/buddypress folder.

    Have you activated bp sitewide?

    -> Yes. The plugin was active sitewide and everything was working fine.

    Does it activate properly?

    -> Yep. Users could perform all the activities.

    I’m facing a strange problem. I’m running WPMU 2.7.1 (latest) and when I enter my admin credentials, I get logged in as a normal user. Therefore, I do not see ‘plugins’ section or ‘buddypress’ in the admin panel. Also, I’m unable to activate/deactivate themes.

    To fix this. I’ve removed BP (Plugins and Themes) using FTP. But the problem still persists. No admin options for me! What’s going wrong now? :(

    #5740
    Navin
    Participant

    Hey guys,

    I’m new here, I have been checking out this website for a while and the past few days I have been working hard, trying to get everything to work. It’s not easy, I must say. A lot of things are still not working, and I still have a gazillion questions, which I will ask in the near future, so far, I really love this Buddypress.

    Anyway, guys, I’m sure you all are familiar with the option that Facebook, has to leave “what’s on your mind” updates (aka status updates), similar to what you can do in Buddypress.

    Is there an option to tweak some files perhaps, so it’s possible to leave comments on someone else’s status updates? I’d really love that option.

    Thanks a lot.

    #48794
    Jeff Sayre
    Participant

    Dedy-

    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:

    1. Are you using the new default themes that come with BP 1.0.2 or old themes?
    2. Do you have any plugins (besides BuddyPress) installed in the site with which you have issues?
    3. Did you reselect the member theme in WPMU’s backend under “BuddyPress > General Settings”?

    #48759
    Avatar
    Participant

    Hey guys,

    apologies if these sound like newb questions

    or far fetching ideas,

    but I’m really looking to find some creative solutions

    to integrating multiple buddypress portals

    so we can develop a good strategy and

    service options for some clients.

    Please let me know of any solutions out there already,

    what could be possible, or in progress.

    or let me know if anyone would like to join a team

    to work on these kinds of solutions.

    Look forward to hearing from you.

    – Jeff –

    .

    #48743
    Jeff Sayre
    Participant

    Hum. Interesting. That error message is often associated with someone trying to run BuddyPress with the single-version WP. It would have made this issue a lot easier to resolve had that been the case!

    Okay, here are some additional questions (besides the ones asked by DJPaul):

    1. How (and from where) did you download WPMU?
    2. How did you install it?
    3. Was WPMU functioning properly before trying to install BuddyPress?
    4. Have you checked your server’s error logs for other errors? If there are errors, what are they?
    5. Do you have any other WPMU plugins installed and activated?

    #48676

    In reply to: Buddypress Fatal Error

    thebigk
    Participant

    Hello everyone!

    First of all, thank you for your responses. The problem is now solved. However, I don’t know how! I wrote to the web host describing the problem and to the best of my guess, they changed few PHP.INI settings [Don’t know how it got messed?]

    The system did not have bbpress. I’ve upgraded buddypress to latest stable and everything seems to be working fine now.

    To answer the questions :-

    1. Are you running WPMU 2.7.1 or WordPress 2.8? You mention that you were running WPMU before. Did you upgrade to the beta version of WPMU 2.8 from trunk? Or, did you accidentally upgrade to WP 2.8? WPMU 2.8 is not yet in public release.

    -> I did not upgrade accidently. In fact, one of the members reported that there was an error. The system was running fine with WPMU 2.7.1 and BP 1.0 (the first stable release) and then suddenly the error popped up.

    2. What other plugins besides BP do you have activated? Have you tried removing them all except BP and see if you can get back to the plugins page?

    -> I do not have any other plugin than BP.

    3. Have you tried removing BP and then seeing if the plugins page returns? If it does, then deactivate all other plugins and reinstall BP. What happens?

    -> No, I didn’t try that. I could not deactivate any plugins, because I couldn’t see the plugins in the admin panel!

    From the overall experience, it looks like the issue was with me signing in as site-admin but ending up in blog admin panel (anyone knows why this happened?)

    #48669

    In reply to: Buddypress Fatal Error

    Jeff Sayre
    Participant

    I agree with Burt. My three questions and suggestions were going to be this:

    1. Are you running WPMU 2.7.1 or WordPress 2.8? You mention that you were running WPMU before. Did you upgrade to the beta version of WPMU 2.8 from trunk? Or, did you accidentally upgrade to WP 2.8? WPMU 2.8 is not yet in public release.
    2. What other plugins besides BP do you have activated? Have you tried removing them all except BP and see if you can get back to the plugins page?
    3. Have you tried removing BP and then seeing if the plugins page returns? If it does, then deactivate all other plugins and reinstall BP. What happens?

    #5701
    thebigk
    Participant

    Dear friends, I need your help urgently on the issue I’ve began facing on a live site. Whenever I go to the site domain, I get following error:-

    Warning: require(BP_PLUGIN_DIR/bp-core/bp-core-signup.php) [function.require]: failed to open stream: No such file or directory in /nfs/c04/h03/mnt/65663/domains/<snipped>/html/wp-content/themes/bphome/functions.php on line 70

    Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-core/bp-core-signup.php’ (include_path=’.:/usr/local/php-5.2.6-1/share/pear’) in /nfs/c04/h03/mnt/65663/domains/<snipped>/html/wp-content/themes/bphome/functions.php on line 70

    The site was running fine with Buddypress 1.0 stable release and WPMU 2.7.1.

    Following are few observations I made:

    1. I can login to admin panel.

    2. “Plugins” section is missing from the menu options.

    3. In the wordpress footer in the admin panel, I don’t see version number. I know its 2.7.1

    Questions:

    1. How do I fix this? Need urgent help!

    2. Is this a hacking attempt? As the site was running perfectly fine earlier.

    #48622
    Jeff Sayre
    Participant

    @catincoach

    The ability to promote a group member to admin is in the works for version 1.1!

    See the BP roadmap: https://buddypress.org/about/roadmap/

    #48607
    gen-superman
    Participant

    Your right, I tried this again and it worked fine… See, what I thought was that with this code, that the display name would be grayed out completely, which I don’t think it is for Admins, but regular users might see the box empty. Currently, users can still edit their display name from the bppress profile with this code, BUT when they go to save it, the changes won’t actually take place, which is a very good thing. I understand the purpose of having a login username and a display name, which I guess is fine for security purposes. But, for old school people like me, I prefer one username and one login name combo in one.

    Now, the user can still change their display name by going to the wp-profile area, and then choose which display name they want to go by. Which I guess is not that bad. But, I guess, I would still prefer to find a way to shut that off in the near future.

    But, then again, WP is so picky about using duplicate e-mails. I have not found a way to allow for users to register a new account with the same e-mail address. That can be a real pain in the rear, especially if you are testing the user registration process yourself. So, that leaves users that want to change their display name in the future with the option to change it in the WP-Profile area. Although, I prefer to find a way to shut that off entirely. But, I can’t just get rid of the WP-Profile link, because it has the ability for users to change their password and so far I don’t see a way for BP to allow users to change their password in the BP areas? Unless someone knows a way to add that option in the users BP-profiles or knows a link that leads directly to the option for a user to change just their passwords?

    I want to say that I am impressed that by adding this code to either its own blank .php file and placing it into the mu-plugins, that it worked so nicely. I did try it in the regular plugins directory and it did not take effect. I also had embedded it as you ‘Jeff Sayre’ had stated in the bp-themes template functions.php and that worked fine too.

    I then did one more test with this. I registered a new user through the registration process, and of course the Username field comes up due to WP requesting it and the BP-Display Name field comes up due to BP requesting it. Luckily, because of the code, it didn’t matter what the user entered in the BP Display Name, it would only recognize the username from the WP Username field in the registration. Which, yes I know, they are two totally different things, but I feel more at ease that this actually worked.

    Although, now users that register will be confronted with both of these questions, and I guess if they think their entering a display name for the BP-Field they will be very disappointed to find that their username will take default.

    So, for now, I guess the only remedy is by changing the label ‘display name’ that BP profile uses to ‘username’. Because, although a person enters a display name in the registration part of the BP display name field, it doesn’t show up in the WP-profile area as a nickname option. Either because of the code conflicts or BP wasn’t made to do that. Not sure. OR I guess you could just relabel to inform that display names can only be changed or created in your WP-Profile area… Oh… So confusing…

    My hats off to ‘Jeff Sayre’ and ‘Andy Peatling’. I truly hope that this might become an actual option in the newer bp press versions.

    #48586
    Jeff Sayre
    Participant

    I tried very hard to get this to work, and I can not get that code to work, even in the default template or even by creating a blank .php with pasting in the code listed above to upload to the mu-plugins directory.

    First of all you should not be placing the code in mu_plugins. Either place it in your bp-custom.php file, create your own plugin that resides in /wp-content/plugins/, or put the code in your member theme’s functions.php file.

    But, in the BP Profiles section, the users can simply change their login username to anything they want. This will obviously lead to database errors and people changing their usernames to cause conflicts.

    Where do you see the option in BuddyPress to change your login username? The only option you have is to change your display name. This is an entirely different piece of datum.

    Yes, when a user registers for a new account, if they choose to enter the exact same datum in the username field as the “Full Name” field, then that is their choice. But, this data is stored and used in different ways. The datum from the “Full Name” field gets placed in two different tables: it populates the display_name field in the wp_users table and it is recorded in the wp_bp_xprofile_data table corresponding to the meta field entitled “Full Name” in the wp_bp_xprofile_fields table.

    When a user decides to edit their “Full Name” field via BuddyPress, the changes to that piece of datum have no affect on the login username field stored in the user_login field of the wp_user WordPress table.

    So, on the same registration page, you have two questions requesting for what their username is going to be. This is quite ridiculous, and so far their is no way to shut that part off. Does anyone have any ideas?

    This is not correct. These fields serve different purposes as detailed above. One field is the user_login, the other is the user’s display name.

    #48560
    gen-superman
    Participant

    I tried very hard to get this to work, and I can not get that code to work, even in the default template or even by creating a blank .php with pasting in the code listed above to upload to the mu-plugins directory.

    I am very surprised that this worked for you, as I really needed this bad. Because, for some odd reason, in the WP-Profiles section, users are NOT allowed to edit their main username, but they can edit their display name, which is fine… But, in the BP Profiles section, the users can simply change their login username to anything they want. This will obviously lead to database errors and people changing their usernames to cause conflicts.

    So, this I consider is a major security risk, and there is no way to stop regular non admins from changing their usernames in the BP Profiles. Hey, at least WP got it right, by not allowing it…

    I’m not sure why the code listed above didn’t work for me. I have a totally different theme called, “Darkpress theme 1.1.”. But, I edited the functions.php file in both the themes directory and in the bp-themes where the themes are located. Because, there are actually two of the same themes located in two totally different directorys on the site. As there should be.

    But, I’m not sure if this code was suppose to go into an existing plugin or create it is as a plugin, as I tried an empty .txt file and copied the code listed above then uploaded it as a .php mu-plugin. But, that didn’t work, it honestly didn’t even recognize the code. Nor, did it change anything.

    So, does anyone have any ideas of how to STOP people from being able to change their “LOGIN Username” from being edited within the BP-PRESS profiles edit areas.

    One more thing, the WP-Registration profiles that request for new username and e-mail address, show up above the BP-PRESS profile questions and it also asks for the username. So, on the same registration page, you have two questions requesting for what their username is going to be. This is quite ridiculous, and so far their is no way to shut that part off. Does anyone have any ideas? This is quite frusterating… As, the regisration page should only ask one time for a username, but it seems that the BP-PRESS profiles is also asking for it.

    And yes if you fill out a different username for the WP-Registration username field versus the BP-Registration username field, the BP-Username field that was filled out will out win the WP-Registred username field.

    I am so confused, how do I fix this???

    3125432
    Inactive

    Hi Burt,

    Uploaded and installed bpc 1.0 no problem. Couple of questions:

    I see the parent and child category features. Great! Why the option to click both, versus just one or the other? Just curious. Explanation: parent category is ‘COUNTRIES’ and child is ‘United States.’ I can select ‘United States’ without selecting ‘COUNTRIES.’

    After adding the two categories described here to a group, I clicked on the just categorized group. The group profile shows tags but no categories. An ommission or a decision?

    Thanks for your hard work.

    Brian

    #48528
    TheEasyButton
    Participant

    I have a couple of questions because I still can’t get my discussion to activate in groups. Integration is fine, but that dang “you must configure forums” warning won’t go away no matter what combination of codes & plugins I use.

    1. “Upgrade to bbpress 1.0”

    Upgrade from what? I’ve never been able to get an RC version to work so I’m running alpha 6.

    2. By upgrade, do you mean install the new version or should I find an upgrade button somewhere? (not seeing one on alpha 6)

    3. Buddypress enable plugin (from buddpress>>bp-forums)

    Where did you put this? In my-plugins or bb-plugins or nowhere?

    4. “Go into bbpress admin and the wordpress integration settings. Fill out the forms properly”

    Anytime I EVER EVER (haha) try to change stuff in there, it totally boots me out of all of the bbpress logins. No login name/pw will work.

    That’s it for now but I’ll probably be back with more questions. =D

    **Edit — #5 (told ya I’d be back) Did you put the “allow user switching” code at the bottom of the bb-config?

    Thanks =D

Viewing 25 results - 2,676 through 2,700 (of 2,990 total)
Skip to toolbar