Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 20,826 through 20,850 (of 22,602 total)
  • Author
    Search Results
  • #52590
    Andy Peatling
    Keymaster

    If you are running WordPress MU outside of the root, for example: http://example.org/wordpressmu/ then you are going to experience problems with the 1.1 beta. I am fixing right now.

    #52589
    Andy Peatling
    Keymaster

    If you are running WordPress MU outside of the root, for example: http://example.org/wordpressmu/ then you are going to experience problems with the 1.1 beta. I am fixing right now.

    #52580

    In reply to: Adding Pages

    Never edit the parent theme unless you copy the files out of it and create your own. By editing the parent theme directly you’re risking it not working correctly in future versions.

    Copy the header.php out of the parent theme folder, and into your current active theme folder. bp-default, or whatever else you might be using.

    WordPress will automatically override the parent header.php because files in child themes have a higher priority over parent themes. You won’t need to do anything additional to tell it what to do.

    #52570

    In reply to: Adding Pages

    Paul Wong-Gibbs
    Keymaster

    If you haven’t already, make a child theme. Copy in header.php and edit it.

    If you want to manually add a link to your specific page, do that, otherwise look into adding this: https://codex.wordpress.org/Template_Tags/wp_list_pages

    #52569
    Anointed
    Participant

    I believe that the first huge step towards each buddypress install having it’s ‘own’ members is now complete. In order to accomplish this, we needed to start out where each blog can have it’s own members.

    I just uploaded a new plugin to wpmudev.org that may be useful to you. I know many have complained about this.

    It allows people to register for an individual blog using the normal registration process. In WPMU all registrations are forwarded to wp-signup.php, so it is impossible for a visitor to register for only a sub-blog. This plugin overrides WPMU and restores the default WordPress registration page for sub-blogs (sub-blog.domain.com/wp-login.php?action=register).

    Features:

    * Compatible with plugins like Register Plus to control registrations.

    * You can edit the default user role sitewide (subscriber, author, etc.).

    * You can also control whether users can adjust their own blog registration settings.

    * If users can control their own registration settings, a menu with that option appears under Users->User Registrations.

    * Does not affect main blog. Registrations there are maintained at wp-signup.php.

    Check it out: http://wpmudev.org/project/wpmu-blog-registrations

    I would be curious to hear from the bp devs if this is the right plan of attack for laying the groundwork for individual blogs to have their own buddypress.

    My idea being that once we have ‘separated’ the wpmu members so each member actually registers and belongs to an individual blog, we can then start filtering the bp widgets to only show activity/members/groups/etc.. that belong to the blog which is displayed.

    Jeff Sayre
    Participant

    As moderators, we cannot recommend hosting providers–at least I will not!

    Here’s a thread that may help you better understand the requirements of WPMU. I would suggest searching the Mu forums for hosting suggestions.

    microcomposing
    Participant

    Can you recommend me a host? Thanks.

    microcomposing
    Participant

    Ok, their max is 32MB :(. Is there a way to run it like that?

    microcomposing
    Participant

    So it won’t help. Alright :(, then I’ll ask for a 64 MB server.

    Paul Wong-Gibbs
    Keymaster

    It will help but I think you will still have the same problem. This is the problem with hosting WPMU on a shared/virtual server.

    microcomposing
    Participant

    My host says: “We’re sorry, we can’t up the memory limit. What we can do is move you to a 32MB server”

    The WP MU default seems to be 64MB, looking at the wp-settings.php. Will it work if I move to a 32MB server and change the wp-settings.php to: define(‘WP_MEMORY_LIMIT’, ’32MB’); ?

    #52518
    realistdreamer
    Participant

    OK, I almost understand. I want to use Theme Hybrid Framework and BP Framework to create a custom Parent or should that be, custom Child?

    From @Detective, it sounds like I need to integrate the functionality of both frameworks and build the child(ren) off that functionality. Is that right or am I missing something?

    Will that method allow the benefits of upgrades to both Frameworks?

    I’ve been looking at TastyKitchen.com and VW Tankwars both on the WP.org showcase https://wordpress.org/showcase/flavor/buddypress/ for ideas for 1 blog implementations of WPMU and BP.

    #52497
    diegorodrigues
    Participant

    Thank you I am looking into that now.

    Okay…I don’t see anything in there that is going to help me.

    Can you please point it out?

    “@wordpressfan, you will want to make sure that wp-contents/plugins/buddypress/bp-forums/bbpress/ contains all of the files that come with bbPress.

    When you use the auto-install functionality of BuddyPress forums, it will create a bb-config.php file at the root of your WordPress MU installation.”

    I see the above but the auto install is not creating a bb-config.

    #52491
    Jeff Sayre
    Participant

    @ John

    I know Burt hasn’t updated the group blogs plugin in a while…

    I believe that jeff is talking about this plugin and not Burt’s Community Blogs plugin.

    #52490
    jefflee
    Participant

    Here is a plugin that should do what you want. Although I don’t know if it is tested on 1.1

    https://wordpress.org/extend/plugins/limit-blogs-per-user/

    #52487

    In reply to: Forums in v1.1

    @wordpressfan, you will want to make sure that wp-contents/plugins/buddypress/bp-forums/bbpress/ contains all of the files that come with bbPress.

    When you use the auto-install functionality of BuddyPress forums, it will create a bb-config.php file at the root of your WordPress MU installation.

    #52485

    In reply to: Forums in v1.1

    wordpressfan
    Participant

    There appears to be some confusion (at least in my mind) on the steps needed to enable forums in the beta.

    1. Do I place the bbpress files in bp-forums or not?

    2. The forums “one-click” setup mentions placing the generated code in the “root WordPress directory.” Is that domain.com, bp-forums, or where?

    Thanks.

    #52469

    In reply to: Child Themes Working?

    Jeff Sayre
    Participant

    @wordpressfan

    You have several threads with various issues floating around the forums so I cannot possibly remember all the answers that you’ve already provided to our questions.

    So, more questions/suggestions:

    • Do you have any plugins other than BP installed? If so, deactivate them and see what happens. Make sure that you are using the default theme and that you have reselected it.
    • Are there any errors in your server’s log files? I mean ANY. Do not try to decide which errors are relevant to this issue. We will decided.
    • I believe that you are running BP trunk. So this is a test site as you should not be running the bleeding-edge version on a production site. Do a clean install and see if the problem persists. This means deleting everything–all BP, WPMU, and DB files. You need to start from scratch. Don’t install any plugins other than BP, only use the default theme. What happens when you do that?

    Jeff Sayre
    Participant

    As DJPaul, said, you should talk to your web host whenever you are having server issues. This WordPress codex article may help, if it does not, talking with your web host is the next option.

    #52462
    Paul Wong-Gibbs
    Keymaster

    Yes. But any wordpress theme used on a buddypress site will have to include extra files that come with the BP theme. I.e copy them.

    #52460

    In reply to: Localisation, per user

    kkarpieszuk
    Participant

    @John James Jacoby – is it ready what you described here 3 months ago?

    I am searching for solution to make buddypress multilingual, but only in interface: theme and admin area should has multi language texts. ost dont have to be translated.

    Just something like is at wordpress.com: user register and choose language. Then he see all interface in local language, write in any language he want.

    #52458
    grosbouff
    Participant

    Hi !

    Seems to have good new functionnalities !

    I have one problem though :

    I use a fresh install (WPMU 2.8.4 + BuddyPress 1.1 Beta); no plugins;

    I moved /bp-default and /bp-sn-parent to /themes;

    and I get

    Not Found

    The requested URL …./wordpress-mu/blog was not found on this server.

    Then I did copy my old .htaccess file to the fresh WPMU installation; and now I have

    Page Not Found

    The page you were looking for was not found.

    What is the problem ?

    microcomposing
    Participant

    Ok,

    but what do I need to ask exactly?

    Paul Wong-Gibbs
    Keymaster

    You need to talk to your web host and ask them.

    #52449
    darrent71
    Participant

    So if I’m understanding correctly, my members create blogs and they just use standard WordPress themes which I upload to wp-content/themes and activate via Site Admin?

Viewing 25 results - 20,826 through 20,850 (of 22,602 total)
Skip to toolbar