Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 18,101 through 18,125 (of 22,651 total)
  • Author
    Search Results
  • #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.

    #79081
    Kelly L Lockwood
    Participant

    I am having the same issue, but normal users can not upload either, when I recieve the following error “Catchable fatal error: Object of class WP_Error could not be converted to string in C:Webspacepack119.netwwwwp-contentpluginsbuddypressbp-corebp-core-avatars.php on line 292” when I go to upload an image. I have WordPress 3.0-beta2-14729 and Buddypress 1.2.3 revision 3015

    Line 292
    $bp->avatar_admin->image->url = str_replace( WP_CONTENT_DIR, BP_AVATAR_URL, $bp->avatar_admin->image->dir );

    #79073

    In reply to: Backup plugin?

    Hugo Ashmore
    Participant

    I think that predominately most will be backing up by performing SQL dumps of the DB. it’s the usual and safest method and simple to do via a tool such as MyPHPAdmin.

    I think you’ve said that you have a Plesk control panel available to you? Plesk panels should have access to the DB server via MyPHPAdmin which will allow you to select the appropriate DB and download a full dump of all tables.

    The codex.wordpress.org has guides on how to perform SQL backups.

    mlovelock
    Participant

    All those interested in events & buddypress might want to check out this: http://gsocevents.wordpress.com/

    gojeg
    Participant

    Try Stealth Login. I uses .htaccess to block direct access to wp-admin and create a new slug for that. That’s great plugin.

    r-a-y
    Keymaster

    What Andrea_r said.

    Andrea Rennick
    Participant

    Or just password protect the entire /wp-admin/ dir from the server level.

    thelandman
    Participant

    @r-a-y Yeah, I’ve tried all 3 solutions and no luck. My whole purpose was to restrict users from accessing the admin backend. So here’s a simple solution, this function must be added to the functions.php in your theme folder. Only admins can access the /wp-admin with this function.

    http://pastebin.com/SY2KmcQf

Viewing 25 results - 18,101 through 18,125 (of 22,651 total)
Skip to toolbar