Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 65,326 through 65,350 (of 69,039 total)
  • Author
    Search Results
  • #45124

    In reply to: External Blogs

    takuya
    Participant

    If it’s not listed or announced on bpdev, then obviously not.

    It’s not good only to depend on Nicola for various plugins, but I can’t code. If any php/wpmu/buddypress developers are reading this, please consider giving some hands.

    #45123
    Jeff Sayre
    Participant

    Codyb-

    Just for good measure, I would log into WPMU’s backend and reselect your bpmember theme. This has worked for some people.

    If that does not work, then I’m afraid it’s back to square one. Delete everything, including your MySQL DB, download a new copy of WPMU and follow the install instructions for MU. Then, once WPMU is up and running, manually download BuddyPress, and follow the install instructions in the readme.txt file.

    It sounds like a pain, but since this is a fresh install without any data worth keeping, it should go pretty quickly. Something must have gone wrong with your install.

    Let me know how what happens.

    #45122
    Jeff Sayre
    Participant

    Kit-

    That is correct. Make a copy of the bpmember theme, rename your copy, make whatever changes you want to it, and you have–in effect–a custom theme! Just make sure you keep your new theme in the /wp-content/bp-themes/ directory.

    Once ready for use, log into WPMU’s backend and navigate to “BuddyPress > General Settings > Select theme to use for BuddyPress generated pages”. You should see your newly-named theme as an option in the dropdown box. Select it, save, and you’re ready to go.

    It’s worth doing and it is easy.

    #45120
    Dworldon
    Participant

    Sorry, still new to BuddyPress forums…

    WPMU 2.71

    BP 1.0

    No custom themes

    No 3rd party plugins

    Not sure how to find errors in log files…

    #45119
    Burt Adsit
    Participant

    bento

    When posting a support issue, please indicate the following:

    * Which version of WPMU you're running
    * Which version of BuddyPress you're running
    * Whether you're using customized themes
    * Whether you are using other 3rd-party plugins
    * A list of any errors showing up in your log files
    * Other errors

    #45118
    codyb
    Participant

    Jeff-

    Yes I have a .htaccess file in my wmpu root folder.

    Also under BuddyPress > General Settings > Select Theme to use for BuddyPress generate pages I have BuddyPress Default Member Theme 1.0 selected there.

    I’ve also went under Appearance > themes and selected BuddyPress Default Home Theme 1.0 by Andy Peatling

    I’m still not sure whats going on here. I was playing with it last night, still no luck.

    #45117
    Paul Wong-Gibbs
    Keymaster

    Not anytime soon as I understand.

    #45116
    Burt Adsit
    Participant

    Dworldon

    When posting a support issue, please indicate the following:

    * Which version of WPMU you're running
    * Which version of BuddyPress you're running
    * Whether you're using customized themes
    * Whether you are using other 3rd-party plugins
    * A list of any errors showing up in your log files
    * Other errors

    #45112
    2834973
    Inactive

    Hay,

    How is it going with the BuddyPress for WordPress (not MU)?

    When can we download it?

    Cheers, P

    #45105
    alunsina
    Participant

    awesome! i was able to drag this code around.

    <?php if ( function_exists(\'bp_wire_get_post_list\') ) : ?>
    <?php bp_wire_get_post_list( bp_current_user_id(), bp_word_or_name( __( \"My Wire\", \'buddypress\' ), __( \"%s\'s Wire\", \'buddypress\' ), true, false ), bp_word_or_name( __( \"No one has posted to your wire yet.\", \'buddypress\' ), __( \"No one has posted to %s\'s wire yet.\", \'buddypress\' ), true, false), bp_profile_wire_can_post() ) ?>
    <?php endif; ?>

    only thing is it brings the whole wire with it. i want to move just the post box. or even just move the post box at the top of wire instead of it being at the bottom.

    #45102
    Anointed
    Participant

    maybe it will be easier to understand if I phrase my question a different way.

    what part of what file do I have to comment out in order to setup buddypress groups to ‘NOT’ create a group forum when the group is created?

    I’m sorry for such a simple question, but I have spent the entire afternoon reading through the buddypress code and so far I cannot figure out what file creates the groups forums when a group is created.

    I’m sure once I know, it’s gonna be one of those duhhh kinda answers LOL

    #45099
    Jeff Sayre
    Participant

    Since I can’t peer into this site’s base.css file for the theme I’m wondering how to change that attribute … ?

    Ah, but you can!

    For all CSS and template design issues, I highly recommend that you use the Firefox browser with the Firebug Add-on. WIth FIrebug installed in Firefox, you can see where page elements inherit their CSS–the file names, the file contents, etcetera. You can even make changes to the CSS selector parameters and see how that affects the design.

    So, when you pull up any buddypress.org page, or any webpage at all, you can use Firebug within Firefox to see how the CSS selectors are styled.

    #45097
    Jeff Sayre
    Participant

    Kit-

    The theme where this is located is in bpmember, not bphome. I’m just not firing on all cylinders today.

    Are your instructions to show me how to do that?

    Yes, you can make these edits in the bpmember theme directly. Just make sure that you have a backup before changing.

    Also, please realize, that if you alter the standard themes and do not rename them, then the next you upgrade BuddyPress, you will lose your theme changes if you copy over the default themes.

    #45095
    Jeff Sayre
    Participant

    Freaking Wildchild-

    Since Donncha’s WordPress MU Domain Mapping plugin (aka the sunrise domain plugin) allows you to map a blog to another domain, this could be the issue. I would post on the WPMU forum or, better yet, contact Donncha directly to ask for his assistance. http://ocaoimh.ie/wordpress-mu-domain-mapping/

    This is beyond scope of the BuddyPress support forums.

    #45093
    Jeff Sayre
    Participant

    Codyb-

    Thanks for the detailed response!

    A few more questions:

    1. Did you copy over to WPMU’s root the .htaccess file that comes with the download?

    2. Did you select the BuddyPress member theme in WPMU’s backend via “BuddyPress > General Settings > Select theme to use for BuddyPress generated pages”?

    #45090
    Jeff Sayre
    Participant

    KitWit-

    Okay, I’ve made a mistake. I did not even notice that you had linked to the members’ theme, not the home theme.

    My widget is for the home them. What you’re asking about is not a widget. It is a coded into the /directories/members/index.php file in the bphome theme.

    You can make your own custom theme, edit this out, and get what you want:

    <div class="item-meta"><span class="activity"><?php bp_the_site_member_last_active() ?></span></div>

    <div class="field-data">
    <div class="field-name"><?php bp_the_site_member_total_friend_count() ?></div>
    <div class="field-name xprofile-data"><?php bp_the_site_member_random_profile_data() ?></div>
    </div>

    Just make sure to place your custom theme in the proper place and then select it in WPMU’s backend via “BuddyPress > General Settings > Select theme to use for BuddyPress generated pages”

    #45089

    In reply to: 404 everywhere

    Jeff Sayre
    Participant

    Javajoba-

    I’m glad your BuddyPress install is functioning once again.

    As you have already done, one of the first places to begin troubleshooting BuddyPress issues is by deactivating plugins one at a time until the problem goes away. If it does not go away, then the issue may be BuddyPress related.

    #45088
    Jeff Sayre
    Participant

    I do not see any BuddyPress widgets entitled “Featured Members” in my v1.0 install of BP. Are you using a version newer than v1.0 from trunk?

    Either way, the widget I linked you to will solve your problem.

    #45086
    2733824
    Inactive

    I’ve just created my site, check it out!

    It is still a work in progress

    http://placelister.com/

    #45084
    KitWit
    Participant

    Jeff–

    Uh, this is the widget that comes with BuddyPress … I have not installed any member widgets from any other source … !

    #45083

    In reply to: Error creating groups

    Jeff Sayre
    Participant

    We don’t have sufficient information to provide any assistance. Please answer these questions:

    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?

    #45082
    Jeff Sayre
    Participant

    KitWit-

    Where did you get this Featured Members widget version? It does not look like mine.

    My Featured Members widget only show’s avatar and name. You can find it here: https://wordpress.org/extend/plugins/buddypress-featured-members-widget/

    #45074

    JadedEvan,

    Regarding the elusive die(‘0’) in bp-core-ajax-handler.php, if you have an alternative that you feel works better or will be more future proof, drop a ticket in the Trac with a fix or a patch.

    The BP 1.0 release is the first stable, reliable, full working version of the core of BuddyPress. Right now there are a number of specific things going on behind the scenes, including security sweeps, code cleaning and beautification, bug hunting, etc…

    It is anticipated that there will be a certain amount of bugs and quirks even in the 1.0 version of BuddyPress, and the dev team is still steadily submitting patches and updating the trunk almost daily with little changes and tweaks.

    #45073
    codyb
    Participant

    Response to your questions are as follows:

    1. I am positive I am running wordpressMU, under my admin dashboard it states You are using WordPress MU 2.7.1.

    2. This is a fresh install of WordPressMU and Buddypress. I had never heard of either of these until a week ago so I installed WordPressMU 2.7.1 first and then downloaded BuddyPress1.0 and installed via installation instructions listed here https://codex.buddypress.org/getting-started/installing-buddypress/

    3. I believe WordPressMU was functioning, but I had never used it before so I can’t state that confidently. Just from playing around with it previously and me still being able to use the dashboard without issue, I would say it was functioning.

    4. I am using BuddyPress1.0

    5. Yes I logged in as site admin on WPMU’s backend, activated buddypress under the plugins section, and am currently utilizing the BuddyPress Default Home Theme 1.0

    6. The only plugin I have listed is BuddyPress and I’ve never installed any other plugins

    7. I believe I am using the standard buddypress theme that was automatically installed with BuddyPress, I myself did not install any custom themes

    8. I do not see any error messages that are catching my eye in my /var/log/messages

    Just a little additional info. I’m running WordPress/BuddyPress on my own webserver. I am running a linux box using CentOS 5.3 and apache to host my current website utilizing drupal and all works fine. I wanted to utilize the BuddyPress social networking feel for my site so I’d like to move to BuddyPress. I started from scratch with installing WordPressMU and BuddyPress. I made the correct databases and users using MySQL. If you have any other questions please let me know. Thanks

    #45072
    Jeff Sayre
    Participant

    I know this probably does some harm to server security and makes the data integrity a little bit more questionable.

    As you recognize, increasing programming flexibility at the expense of platfrom security is not the proper tradeoff. Your request for the ability of BuddyPress plugins to make cross-domain application calls is such a security risk.

    As an Open Source project, you are free to hack the core features of your copy of BuddyPress as you see fit. Just remember that if your server and data get compromised because of your hacks, we will not be able to offer any support.

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