Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 18,126 through 18,150 (of 22,683 total)
  • Author
    Search Results
  • #79416
    anaxent
    Member

    id like to see the new wp 3.0 nav functionality added to the buddy press default theme
    added to functions.php

    Code:
    add_theme_support( ‘nav-menus’ );

    to show the menu in header.php

    Code:
    ‘menu_order’, ‘container_class’ => ‘menu-header’, ‘container_id’ => ‘nav’ ) ); ?>
    #79413
    John
    Participant

    mercrime did you get it to work? Because this doesn’t work. It breaks the Registration field.

    I have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2 and after Activating bp-registration options I get the following error in the Registration Page and the “Complete Sign Up” button disappeared.

    undefined function get_current_site() in myserverpath……../wp-content/plugins/bp-registration-options/bp-registration-options.php on line 726

    #79402
    LPH2005
    Participant

    Same problem exists for BP 1.2.4.1 and WordPress 3.0-beta2-14822.

    John
    Participant

    I have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2 and after Activating bp-registration options I get the following error in the Registration Page and the “Complete Sign Up” button disappeared.

    undefined function get_current_site() in myserverpath……../wp-content/plugins/bp-registration-options/bp-registration-options.php on line 726

    #79398
    John
    Participant

    I have a BUG as well.

    I have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2

    I set the Default Map Size to SMALL (300×225)
    The “Guess it from user’s IP” is Disabled

    The Tab reads “Custom Markers (0)” and I get a Warning above the
    stretched map (640×480) …
    Warning: Invalid argument supplied for foreach() in /home/content/a/t/o/atomiccafe/html/upoubams/wp-content/plugins/buddypress-maps/bp-maps-templatetags.php on line 210
    And I get a stretched map (not 300×225) with no Marker.

    Paul Wong-Gibbs
    Keymaster

    Activity stream doesn’t have anything to do with WordPress post_types, which is why you find no documentation.
    Look through, for example, groups_record_activity().

    #79388
    okso
    Participant

    bp 1.2.4 alleluia, well done, thank you.

    #79384
    r-a-y
    Keymaster

    BP 1.2.4.1 has just been tagged and fixes the missing blogs issue:
    https://downloads.wordpress.org/plugin/buddypress.1.2.4.1.zip

    eborg9
    Member

    I agree that something so obvious shouldn’t be that hard. I have only been using BP/MU for 3 months and WordPress for over 3 years, and the first couple of sites that I built, the username thing didn’t bother me, I assumed it was a setting or something that I overlooked. it was only while attempting to build an actual real world community that I noticed the limitation…and then searching around saw that this wasn’t something I was doing wrong…it’s the way it’s designed and that was really surprising.

    IF you just look at it’s basic description:
    “BuddyPress.org: Social networking in a box. Build a social network for your company, school, sports team “

    ..those are all instances where you would need an accurate listing of people by their names. I naturally assumed that it was configured to be used as such. I never dreamed that it wasn’t. How would you use this for a company if you need to know the employees usernames to find them in the directory? That’s not very useful.

    I guess I will have to find a developer so that I can use this in a real world application. I guess not enough people see this as a major flaw to do anything about.

    It just seems so simple, and so obvious, I can’t believe it goes ignored.

    #79331
    John
    Participant

    Hi Dave,

    I installed 1.3.2 fine but when I try to chat I get an error inside the chat page

    Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/content/a/t/o/atomiccafe/html/upoubams/wp-content/plugins/buddypress-ajax-chat/bp-chat/chat/lib/class/CustomAJAXChat.php on line 14

    Here are the Lines:
    10 #error_reporting(E_ALL);
    11 #ini_set(‘display_errors’, ‘1’);
    12
    13 class CustomAJAXChat extends AJAXChat {
    14 public $bp_config = array();
    15 public $channels = null;
    16 public $users = null;
    17
    18 public $loggedin_user_fullname = null;
    19 public $xml_logout_url = null;
    20 public $loggedin_user_id = null;
    21 public $name_type = null;

    I have the latest BuddyPress on a single instance of WordPress 2.9.2

    Can you help?

    Thanks

    #79328
    0815
    Participant

    What i have to do if i have a fresh wordpress 3.0 and buddypress 1.2.4 installation? i have no backup because i haven’t used it.

    peterverkooijen
    Participant

    @eborg9 (“I’m not going to insult the decision to code it that way…”) I have argued your point for over a year, more diplomatically at first, with zero effect. The developer community here doesn’t care about this issue. In my comment I simply gave the reasoning I got from Andy (Automattic). Anonymous usernames rule in the WordPress world. Don’t hold your breath for it to change anytime soon. You’ll have to custom code around it.

    @r-a-y (“There are no conspiracy theories involved.”) I think my ugly hacked solutions were deleted because they used a deprecated hook and parts of it were supposedly fixed in 1.2+ according to one moderator. Don’t remember the details.

    thelandman
    Participant

    Are you using WordPress 3-beta. Because only wordpress 3 allows custom post_types. But anyway, this helped me, hope it helps you…

    Custom post types in WordPress

    #79293
    Anointed
    Participant

    I believe the following ticket may have something to do with these issues:
    https://core.trac.wordpress.org/ticket/13483

    #79286

    In reply to: CSSActivity.com

    lint9999
    Participant

    I followed the steps here…https://wordpress.org/extend/plugins/wp-fb-autoconnect/installation/

    One thing to remember if you are using buddypress is to uncheck the box that says “Disable BuddyPress filters”. When you initially install the plugin that box is checked, but since you’re using buddypress you don’t want to disable the filters.

    I Hope that helps.

    Jeff Sayre
    Participant

    @arxpoetica

    I’m glad that you find the WP Hook Sniffer useful. Thanks for the donation!

    I had @mikepratt download it today to help him out with an add_action function that was not firing.

    Arx Poetica
    Participant

    Awesone plugin. I just paid ye. :)

    djsteve
    Participant

    buddypress does what you are wanting with both blogs and social, it works for me with the WPMU version of wordpress. From what I understand some people have it working with the new wordpress 3.0 series that is in kind of a testing phase at this tine. I am not sure if any blog themes have come that match the current default buddypress theme exactly – but it wouldn’t be hard to sculpt a WP theme like painter or constructor to be very close in most details.

    But what you are asking, is exactly what buddypress does. I would go back over all the of the installation instructions, and recheck all the steps and settings. If you are trying to use regular wordpress, and not wordpress mu – that may be an issue – haven’t tried that yet. Maybe there is another setting that is not in the instructions for that?

    #79197
    Jeff Sayre
    Participant

    @dancole

    It depends on your definition of “near future”. Since all authentication is handled by WordPress, not BuddyPress, this project is truly a WordPress-specific feature. We are forming a group to work on this issue and also discuss the possibilities of implementing Semantic Web and / or Open Stack protocols in BuddyPress.

    But, this will not be a core WP feature–at least not in the near term. I imagine that we will let the WP 3.0 series work out any new issues once that series is released. So, sometime around the WP 3.1 or 3.2 public release might be a reasonable target for releasing a WebID plugin for WP.

    Do you have any specific interest and / or experience with WebIDs?

    #79175
    nit3watch
    Participant

    ta for the help

    #79145
    Dan Cole
    Participant

    @jeffsayre

    How likely is it that you or any of the other developers you’ve been talking with would make a plugin that adds WebID to WordPress in the near future?

    #79133
    airfoil
    Participant

    @Tapaninaho:

    Check out Peter Anselmo’s Group Documents plugin: https://wordpress.org/extend/plugins/buddypress-group-documents/

    Peter does great work, and this plugin might get you very, very close to what you need. It provides a document repository for groups, allows uploaded files to be categorized and provides a backend management tool to determine allowable file types – among other features.

    #79100

    In reply to: theme help

    r-a-y
    Keymaster

    Profile works for me:
    http://thesillycupid.com/wordpress/members/shawna/profile/

    Using the BP Template Pack plugin is not plug-n-play! What you need to do is alter the CSS of your theme to make BP better fit the design of your site.

    Anja Fokker
    Participant

    Strange… In both cases if I change the rules (379 and 427), is this the result:

    Parse error: syntax error, unexpected ‘{‘ in betawordpresswp-contentpluginsbuddypressbp-blogs.php on line 379
    Parse error: syntax error, unexpected ‘{‘ in betawordpresswp-contentpluginsbuddypressbp-blogs.php on line 427



    I have also as before changed the rule In buddypress/bp-blogs/bp-blogs-classes.php
    if ( !(int)$wpdb->get_var( $wpdb->prepare( “SELECT DISTINCT public FROM {$wpdb->base_prefix}blogs WHERE blog_id = %d”, $blog_id ) ) )
    in
    if ( $wpdb->get_var( $wpdb->prepare( “SELECT DISTINCT public FROM {$wpdb->base_prefix}blogs WHERE blog_id = %d”, $blog_id ) ) < 1 )

    #79084
    techguy
    Participant

    If you want users to have blogs, then you should use WP MU. Also, certain plugins only work with WPMU or WP. So, that should be part of the decision making process too. Otherwise, both of them will work.

Viewing 25 results - 18,126 through 18,150 (of 22,683 total)
Skip to toolbar