Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 17,726 through 17,750 (of 22,651 total)
  • Author
    Search Results
  • #82534
    gfa202
    Member

    Ok, so I have another follow up. Apologies to anyone who thinks I’m spamming but I feel like this could be valuable to anyone trying to edit the php files after running buddypress template pack, if you disagree please advise.

    So, I’ve determined that editing the /activity/index.php file does not mean that the “activity” page will be affected. My question is, what IS affected when I edit the /activity/index.php file? How can I check my work to see if the edits are working? Do I have to edit all the index.php files before anything changes?

    LPH2005
    Participant
    #82513
    Brandon Allen
    Participant

    @fabloool

    I do apologize. You didn’t present this as being at all related. Let me see if I understand what you are saying, as you have yet to clearly define your problem. Are you saying that when you add something like define( ‘BP_ROOT_BLOG’, 2 ); to your wp-config.php/bp-custom.php all BP pages show the members list?

    #82512
    seanx820
    Participant

    grr, i do not know how to post code snippets here, on wordpress.org there is a code tag i can use…

    #82181
    laloma
    Participant

    Issue solved by removing www from our website URL. More info: https://wordpress.org/support/topic/410689?replies=5

    Regards,

    #82348
    @mercime
    Participant

    In line with the topic @anointed started a week++ ago, methinks that BP is facing a big mountain made of different WP/MU versions and making it work for all. In that line, might I suggest that Automattic allow @apeatling to concentrate on BuddyPress and be more informative about the direction of BuddyPress – less surprises the better :-)

    At this time, with BP 1.2.4.1, there are at least 11 configurations of WP/MU versions to make pretty with:

    New Installs
    1. WP 3.0 (Single site)
    2. WP 3.0 (Multisite – Subdomain)
    3. WP 3.0 (Multisite – Subdirectory)
    Existing Installs
    4. WP 2.9.2
    5. WP 2.9.2 upgraded to WP 3.0 (Single Site)
    6. WP 2.9.2 upgraded to WP 3.0 (Multisite – Subdomain)
    7. WP 2.9.2 upgraded to WP 3.0 (Multisite – Subdirectory)
    8. WPMU 2.9.2 Subdomain
    9. WPMU 2.9.2 Subdirectory
    10. WPMU 2.9.2 Subdomain upgraded to WP 3.0 (Multisite auto)
    11. WPMU 2.9.2 Subdirectory upgraded to WP 3.0 (Multisite auto)

    Notes:
    a. Add Server/OS to the mix – Windows, Linux, shared hosting vs VPS hosting, etc.
    b. Add configuration where BP is installed in subsite other than main site
    c. Add single WP configs (per wp.org forums) where WP is in directory and index.php in root – have to tell them whether that config will work with BP at all or not.
    d. Media uploads – WP 2.9.2 and new WP 3.0 (main site) installations upload media to wp-contents/uploads folder while WPMU 2.9.2 and WP 3.0 (subsites) installations upload media to wp-contents/blogs.dir folder. Member and Group Avatar uploads – same as above (a) but in respective /avatars/ and /group-avatars/ folders.
    e. Many plugin and theme developers would rather wait for BP 1.3 where components will be rendered as Pages so that time won’t be wasted on plugin or theme development which will be considered “obsolete” in a few weeks or so, pretty much like what happened to plugins and themes from BP 1.1.3 to BP 1.2
    e. I’m sure many would be able to add some more here, etc. etc. etc.

    So when BP 1.3 rolls out and it requires WP 3.0, there’ll only be six configurations left from above list as per a thread I read not to expect WP 3.1 anytime soon. Add to that the major changes in how BP renders components as Pages which mixes with “regular” WordPress Pages, BuddyPress has become a test of endurance that requires a lot of willing developers to go through the angst of getting a BP site just as one wants it for specific installation. Otherwise, Elgg or Drupal or phpFox et al would have been installed in the first place. Just my 2 cents.

    #82490

    Thanks for helping me through this; I do have a backup of all the files and of the database.

    I cannot access the WordPress dashboard at all.

    #82483
    astrida
    Participant

    Howdy.

    Just a note to say hi, and if BuddyPress dies, that would be sad because it does have quite a bit of potential.

    I’m developing a project around it for a small school at the moment, and its the perfect thing to allow parents to communicate with each other, while teachers can post homework assignments.

    I think the system has potential for lots and lots of educational instiutions, and there should maybe be some thought amongst the team about spinning it off in that direction since another WordPress tech, WordPress MU… has been geared to those places, and this would perhaps attract even more developers to the project.

    Also, if people need to work to eat, maybe we can do a kick-starter fund to get some paid people working on it to keep it going, I’d happily donate some cash.

    #82474
    @mercime
    Participant

    Ning defines blogs differently than how we at WordPress/BuddyPress do. A Ning site member can click on a link “Blog” and Ning’s post panel. You can try using Jet QuickPress – https://wordpress.org/extend/plugins/jet-quickpress/ which adds “a “Quickpress” submenu you can find in bp admin bar > My Accounts > Blogs > QuickPress from which you can easily add a post to any of your blogs

    Just a thought: the plugin, in effect, can render a Multi-Author BP site without adding subsites and without allowing access to the dashboard because members can post from the front and click on categories and add tags there as well. Then, one can create a customized member profile page to have that link to blog posting and then render the latest posts of each individual member .

    #82472
    paulhastings0
    Participant

    Yeah, I hope you made a backup of everything before you started.

    Can you still access your WordPress Dashboard? If you can then go to your themes panel and first try choosing another theme for your site. Can you confirm if you can do this?

    #82076
    Kevin
    Participant

    Exactly MW. That’s what I want on my website. I guess I have to enable multi-site within wordpress in order to do that. I will try it and let you know if it works. I just hope it doesn’t screw anything up on my website. When I uploaded wordpress 3.0 and buddypress 1.2.4 it caused some damage to my website which took me 4 days to fix.

    #82470

    In reply to: SMF Forum importer

    normen
    Member

    I added it to the repository, its called buddypress-smf-import, I also added tag support, now use the WP database charset all the way and fixed some minor bugs, get version to 0.8.4 here: https://wordpress.org/extend/plugins/buddypress-smf-import/

    r-a-y
    Keymaster

    According to Boone, user themes are broken in WordPress 3.0:
    http://teleogistic.net/2010/06/making-userthemes-work-on-wordpress-3-0/

    #82442

    In reply to: Private group RSS?

    r-a-y
    Keymaster

    Unless I’m wrong, that plugin requires users to be externally authenticated, so it doesn’t take into consideration WordPress’ existing accounts.

    #82439

    In reply to: Private group RSS?

    rich! @ etiviti
    Participant

    https://wordpress.org/extend/plugins/http-authentication/ ? (maybe extract what is needed and wrap it around the activity rss feed pages?)

    #82438
    r-a-y
    Keymaster

    @nahummadrid – Thanks! That clears up things!
    You should preferably add the users to the blog.

    Try a plugin like this:
    https://wordpress.org/extend/plugins/wpmu-default-user-role/

    Or, customize this per blog with:
    add_user_to_blog( $key, $user_id, $value );

    https://codex.wordpress.org/WPMU_Functions/add_user_to_blog

    #82437

    In reply to: Private group RSS?

    r-a-y
    Keymaster

    The problem is WordPress doesn’t support HTTP authentication, which is what is used for most password-protected RSS feeds.

    Not much you can do at the moment… unless someone else has any other ideas?

    #82433
    abcde666
    Participant
    #82430
    Hugo Ashmore
    Participant

    Are you being asked to grant ftp access for the download?

    #82427
    paulhastings0
    Participant

    Could you go into a little more detail?

    viau5
    Participant

    It looks as though wordpress isn’t installed for any of the extra users. There’s no dashboard, login… nothing! So would this in fact be a buddypress issue or should I be contacting WordPress.org?

    #82411
    techguy
    Participant

    @Leroy12
    JJJ commented on the trac ticket. You might check it out. I know that WordPress use to allow and even check for the uppercase. Although, I just tried and it’s no longer worrying about case it seems. Maybe you could look into it more and update the trac ticket as well.

    viau5
    Participant

    that’s the thing… the themes are all activated sitewide but I’m not able to enter the dashboard for these specific blogs in order to modify the theme. So it’s kind of a double whammy problem. None of my users can access their dashboard, nor see their themes on their blog.
    In my database, I modified all instances of http://joliepapeterie.com/wordpress-mu/ (old server) to point to the new server http://myindiejunction.com/
    So I know the links are pointing in the right direction since the info is showing up… just the ability to manage the blogs has disappeared?

    #82371
    grosbouff
    Participant

    Ok. Here my code now :

    loader.php
    function yclads_bp_init() {
    require_once( YCLADS_BP_PLUGIN_PATH . 'includes/yclads-bp-core.php' );
    }
    add_action( 'bp_init', 'yclads_bp_init');

    yclads-bp-core.php

    function bp_yclads_setup_globals() {
    global $bp;

    // For internal identification
    $bp->yclads->id = 'yclads';

    $bp->yclads->format_notification_function = 'bp_yclads_format_notifications';
    $bp->yclads->slug = YCLADS_SLUG;

    // Register this in the active components array
    $bp->active_components[$bp->yclads->slug] = $bp->yclads->id;

    do_action( 'bp_yclads_setup_globals' );

    }
    //TO FIX
    //add_action( 'bp_setup_globals', 'bp_yclads_setup_globals' );
    add_action( 'wp', 'bp_yclads_setup_globals');
    add_action( 'admin_menu', 'bp_yclads_setup_globals');

    function bp_yclads_setup_root_component() {
    /* Register 'yclads' as a root component */
    bp_core_add_root_component( YCLADS_SLUG );

    }
    //TO FIX
    //add_action( 'bp_setup_root_components', 'bp_yclads_setup_root_component' );
    add_action( 'wp', 'bp_yclads_setup_root_component');
    add_action( 'admin_menu', 'bp_yclads_setup_root_component');

    function bp_yclads_setup_nav() {
    global $bp;
    global $post;

    if ((is_single()) && ($post->post_type=='yclad')) {

    // This is a single ad.
    $bp->is_single_item = true;
    $bp->yclads->current_ad = $post;

    [...]

    }

    [...]

    print_r($bp->current_component);
    exit;

    do_action( 'yclads_setup_nav', $bp->yclads->current_ads->user_has_access );

    }
    //TO FIX
    //add_action( 'bp_setup_nav', 'bp_yclads_setup_nav' );
    add_action( 'wp', 'bp_yclads_setup_nav' );
    add_action( 'admin_menu', 'bp_yclads_setup_nav' );

    If I access /wordpress/classified-ads/i-give-kitties/ (single-ad)


    print_r($bp->current_component);
    exit;

    outputs “i-give-kitties” while it should output “classified-ads”. So something is wrong with all this.
    Any idea ?

    #82360
    gfa202
    Member

    within those quotes was the php call for the sidebar, didn’t realize php is prohibited, woops! sorry.

Viewing 25 results - 17,726 through 17,750 (of 22,651 total)
Skip to toolbar