Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 65,351 through 65,375 (of 69,039 total)
  • Author
    Search Results
  • #45068
    Jeff Sayre
    Participant

    Okay, before we can assist further, we need more information. Please answer these questions:

    1. You’re positive that you’re running WordPress Mu and not single-version WP?
    2. Assuming the answer to number 1 is yes, then did you upgraded from a previous version of WPMU, and if so, from which version and how?
    3. Did you have WPMU functioning properly before installing and upgrading BuddyPress?
    4. Which version of BuddyPress are you running?
    5. Did you log in as site admin in WPMU’s backend and activate BuddyPress?
    6. Do you have any plugins other than BuddyPress installed and activated?
    7. Are you using the standard BuddyPress themes or custom themes?
    8. Are there are errors in your server’s log files, and if so, what are they?

    #45065
    codyb
    Participant

    I tried to add those and it still isn’t working, its still giving me the 404 error. But now the path has changed to /wpmu/users/admin/ instead of it being /wpmu/members/admin/ Any other suggestions as to how to fix this? I’m still getting the 404 Not found error

    #45064
    Jeff Sayre
    Participant

    I’m closing this thread as it is not a BuddyPress support question. If you’re interested in providing services, contact member via the message component of BP.org.

    Enlightenmental1, in case you did not know, there is a Jobs Board here: https://buddypress.org/groups/buddypress-job-board

    #45063
    Jeff Sayre
    Participant

    Your answer is in this forum thread: https://buddypress.org/forums/topic.php?id=2572

    #45062
    Jeff Sayre
    Participant

    The reason you cannot find a directory called “members” is because /members/ is a slug and not a directory. Here’s an article that might shed some light: https://buddypress.org/blog/how-to/customizable-slugs-in-buddypress/

    #45061
    enlightenmental1
    Participant

    you just need to edit your Members-Theme and move the “post to wire box/function” to where you want it.

    bp-themes/buddypress-member/profile/index.php

    on the very bottom of the page, you’ll see an IF statement “bp_wire_get_post_list”

    just move that where you want it, be sure to keep it in the right DIVs

    #45059
    azznonimous
    Participant

    Hi again

    I made some mistakes:

    – asume that the upgrade from RCx to v1 was simply copying files over the old ones and didn’t noticed the change in the setup procedure to /wp-content/plugins/buddypress

    – Also is posible that as my MU base was 2.7 it messed a bit too

    – Tampering the themes fields in the db with a non ortodox setup

    I started the intall process all over and it works fine again.

    As a final test I tried to swap the old DB for the new one but I get again messages like the BP_PLUGIN_DIR path.

    Just if helps …

    Regards,

    #45056
    enlightenmental1
    Participant

    you would edit your bp bp-themes/ or theme/buddypress-home/

    depending on where you want it.

    you could also add the “tweet” stuff directly to the functions.php file

    /themes/buddypress-home/home.php

    (the above is the home page, which calls the left,center,right sidebars)

    you could manually insert your code there.

    there’s a few different way to do that…. some would say creating a plugin/function/bp-custom code is the best

    #45055
    dainismichel
    Participant

    Just replaced the 6 instances of get_option(‘home’) in header.php of my member blog theme with $bp->root_domain as described.

    Don’t see any difference in the behavior of the site.

    Really impressed with delsolownersclub wow. great work.

    I’d love to turn this into a procedure for the community, but I don’t know how to do it yet. Stuck here too: https://buddypress.org/forums/topic.php?id=1632&page=2&replies=43#post-14553

    Best,

    Dainis

    #45048
    mattlay
    Participant

    I am looking for this exact eplaination as well it is perfect how it is done on buddypress. It would be helpful if once you installed buddypress and do the integration of the forums that it somehow shows up on in your site like it does here. I am no coder and am sure it is not trivial.

    #45044
    KitWit
    Participant

    Apparently the bar doesn’t extend to the full width of the open browser even in the default installation (I assumed it did), but if you notice how this installation of BuddyPress is configured here on the BuddyPress site (the page we’re on, in BuddyPress.org), the bar at the top extends full-width! Since I can’t peer into this site’s base.css file for the theme I’m wondering how to change that attribute … ?

    #45040
    belogical
    Participant

    I was just following what I thought was proper buddypress forum etiquette according to rule # 7 here https://buddypress.org/forums/topic.php?id=2543.

    Thanks for the response.

    #45035
    The Sandman
    Participant

    Thank you I’ve pasted the text of your code into a newly created .php file and placed it in mu-plugins folder. It works nicely.

    I’ve also had to disable BuddyPress to WordPress profile syncing. Otherwise a newly created user would seem to “lose” his name completely after attempting to change it in BuddyPress’ Edit Profile.

    Thanks again!

    #45033
    Kunal17
    Participant

    Ok after further testing, my earlier belief that wp-signup.php works was wrong. I just realized that I must have tried wp-signup.php while signing up with a gmail address (which works).

    Considering that the only entry that I make for the admin email address is to add the email address in the site admin options, do I not need to add a user name and password into WPMU for the email address to allow WPMU access to send emails? I am using a non gmail domain hosted on google apps as the support email in the admin.

    Btw, I realize that with wp-signup.php not functioning as well, this is no longer a buddypress issue but probably a WPMU one. However, I would still be grateful for any help I can get from these forums. I will continue my search at WPMU forums also. Thanks.

    #45028
    danielfelice
    Participant

    The dealine is May 30 so get your submissions in!

    Not long to go!

    #45021
    Kunal17
    Participant

    Jeff, no, I am hosting on hostgator.

    Yes the email addresses (I have tried 2 different domains and multiple email addresses) are valid and used regularly. I even tested the emails outside of buddypress.

    If you would like to try it out, the install is at http://theindianstartup.com

    Thanks for helping out.

    #45018
    Jeff Sayre
    Participant

    We do not have sufficient information to provide any assistance. Please provide the following:

    1. Which version of WPMU are you running?
    2. Did you upgraded from a previous version of WPMU, and if so, from which version and how?
    3. Did you have WPMU functioning properly before installing and upgrading BuddyPress?
    4. Which version of BuddyPress are you running?
    5. Did you log in as site admin in WPMU’s backend and activate BuddyPress?
    6. Do you have any plugins other than BuddyPress installed and activated?
    7. Are you using the standard BuddyPress themes or custom themes?
    8. Are there are errors in your server’s log files, and if so, what are they?

    #45008

    In reply to: jobberbase integration

    Kunal17
    Participant

    Brianbrey, that would be awesome. However, I don’t think jobberbase has any kind of user account system (they just retain the email addresses tempporarily while the job post is active). It works much like craigslist where a link is provided that can be used to go back and edit job posts. I know that a lot of jobberbase users are asking for proper user profiles.

    I would just be happy to find a way to restrict job posts to registered users of my buddypress community.

    #45003
    2545516
    Inactive

    http://mexicoverdad.com

    http://immigrationclearinghouse.org

    And more to come as soon as a gallery function is integrated into the script

    #44999
    Testmeoutbporg
    Participant

    ooops sorry. i’m a dummy. i didn’t realize the option to change this section is in the admin buddypress section. doh! well now i hope at least someone else might find this useful.

    #44995
    2811435
    Inactive

    Duh, I didn’t put the bp-home theme into the WP theme dir.

    Thx for the help, JJJ.

    #44993
    2811435
    Inactive

    I’ll look into the JS/BB issue in a bit. Thanks for that.

    The only themes I have are:

    WordPress Classic

    WordPress mu Default

    WordPress mu Homepage

    Revolution City Gray

    Currently, ‘mu Homepage’ is the default theme.

    #44992

    Firstly I notice that your Avatar cropper javascript is failing on registration. Also looks like bits of your site are missing, and messing with the BuddyBar (sub-sub menus aren’t appearing on hover.)

    Otherwise, it’s working the way you have it setup. If what you’re asking is “why doesn’t my home theme look like testbp.org” it’s because you didn’t change your active home theme in WordPress. :)

    Not sure what’s up with your member theme though. Might be missing some files or have some funky CSS or JS somewhere. Haven’t really looked into it for you.

    #44990
    2811435
    Inactive
    #44989

    No reason to bump your topic, especially three times in 2 days. :)

    We’ll see it and answer you when we’ve got a moment. :)

    If it’s a custom page, with HTML that you’re making, then you can view the source of any BuddyPress powered site and snag the HTML.

    <input id="rememberme" type="checkbox" name="rememberme" checked="true" value="forever" title="Remember Me"/>

Viewing 25 results - 65,351 through 65,375 (of 69,039 total)
Skip to toolbar