Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 20,126 through 20,150 (of 22,649 total)
  • Author
    Search Results
  • #60141
    Anointed
    Participant

    Does anyone know where I should go to make a suggestion for wordpress-mu itself that may possibly be read by the devs?

    I really think the only thing holding me back from doing this project is a core change in wp, to allow assigning a user to a particular blog or blogs. With 3.0 being the ‘final’ wp-mu merge, it would seem to be a great time to add this functionality. I just don’t know where to post the suggestions.

    #60124
    kineda
    Participant

    Thanks. That clears things up. The only other problem I’ve encountered is after I deactivate the BuddyPress plugin and re-activate it, I’ll get the follow db errors:

    WordPress database error: [Duplicate key name ‘useritem’]

    ALTER TABLE wp_bp_notifications ADD KEY useritem (user_id, is_new)

    WordPress database error: [Table ‘wp_bp_activity’ already exists]

    RENAME TABLE wp_bp_activity_user_activity_cached TO wp_bp_activity

    WordPress database error: [Duplicate entry ‘1’ for key 1]

    INSERT INTO wp_bp_xprofile_groups VALUES ( 1, ‘Base’, ”, 0 );

    WordPress database error: [Duplicate entry ‘1’ for key 1]

    INSERT INTO wp_bp_xprofile_fields ( id, group_id, parent_id, type, name, is_required, can_delete ) VALUES ( 1, 1, 0, ‘textbox’, ‘Name’, 1, 0 );

    #60103
    Andy Peatling
    Keymaster

    It does indeed work with WordPress 2.9, however none of my registered members are showing up. The only account that shows up in the member listing is the admin account.

    The default members page filter is “active members”. If they haven’t logged in and been active since BuddyPress was activated they will not show. If you change the filter to “Alphabetical” or something else, they will show.

    #60091
    kineda
    Participant

    It does indeed work with WordPress 2.9, however none of my registered members are showing up. The only account that shows up in the member listing is the admin account.

    #60081
    David Carson
    Participant

    Erich73, The notifications tab alerts users to more than the latest private messages. But it’s up to you whether you want to remove it or not.

    FYI – I just checked the Inbox Widget plugin into the repository –

    https://wordpress.org/extend/plugins/inbox-widget/

    Screenshot –

    https://wordpress.org/extend/plugins/inbox-widget/screenshots/

    This is not a stable version and it will only work on sites running the latest trunk version of BP (2243+) with the bp-default theme enabled. It’s just something to build on and I’m hoping to add improvements soon.

    #60074
    David Lewis
    Participant
    peterverkooijen
    Participant

    That’s how BP works. There is almost no security, privacy and member management built into BP. The focus is on expanding features.

    There are various efforts underway to bolt better management on via plugins etc. This plugin for example offers new member moderation.

    Jeff Sayre is working on a privacy component, but apparently has decided he needs to be compensated – and rightly so!

    #60056
    bbrian017
    Participant
    #60051
    kineda
    Participant

    Is the BuddyPress theme required for BuddyPress to work on an existing WordPress install… or can we pick and choose pieces from the official BP theme and incorporate as needed? I’m assuming the latter, but wanted to be sure before I start to hack away. :)

    #60045

    bp-custom.php loads up before any BuddyPress components do, and functions.php loads after all plugins and WordPress core code does.

    So it isn’t a matter of “if,” it’s a matter of “why.”

    Basically…

    Use bp-custom.php to override core BuddyPress settings like slugs or constant values, or to load specific code BEFORE BuddyPress loads for whatever reason you might need to.

    Use functions.php if you need to add actions or filters to BuddyPress things. It’s good practice to make sure that actions and filters exist before attaching code to them. If you add a filter to a function that doesn’t exist yet, or you add it before/after the code is loaded/executed, then you’re ahead/behind the action/filter curve, so to speak.

    Different files for different purposes.

    #60039
    Xevo
    Participant

    I could see why that wouldnt work, as buddypress is build on wpmu and every blog you make is basicly a seperate wordpress install. So for example the users that were automatically subscribers on your wpmu blog aren’t automatically subscribers on all the blogs on your wpmu install.

    WordPress itself has problems with relocating it’s position, a lot of changes need to be made and since buddypress is build on wordpress, buddypress has these problems now as well.

    I don’t really get why your placing buddypress in a sub blog, you can easily change the buddypress theme to your liking if that’s the problem.

    #60037
    Xevo
    Participant

    Just need to add the core wordpress function to list the pages into the buddypress theme and it should show your newly added pages to the main menu.

    #60036
    hkcharlie
    Participant

    ty Peter

    OK – I can make pages in the regular wordpress part and see them in the back end, but they do not appear on the buddypress theme. There is no menu option for them.

    The “this is helpful” is indeed helpful, but isn’t the point of a content management system like worpress. I’d like to press a button to add new pages easily.

    I think either the buddypress theme doesn’t show new pages in a menu or I have missed something to turn on or off.

    #60025

    In reply to: h-mag.com

    redyor
    Participant

    Thanks Simon for Sharing !

    Are you referring to the following BP Events plugin?

    https://wordpress.org/extend/plugins/bp-events/

    peterverkooijen
    Participant

    I’d like to use the features in the widgets, specifically site wide activity in 1.1.3, but want more control over the layout than the widget system provides – see this obnoxious codex page that says you must use unordered lists or else…

    Where/how can I find the code that widgets add to the pages? I’d like to just add that code to my template pages, perhaps via template tags.

    Apologies if this is thread hijacking, but I suspect finding the original code would also solve thecorkboard’s problem and clear up confusion over versions.

    Tore
    Participant

    @ Jivany

    You’ve covered this on trac: https://trac.buddypress.org/ticket/1536

    So this is a question of privacy settings for the blog.

    I hope this isn’t considered hijacking, but do you, DJPaul or anyone know how to make _old_ posts that were counted as private (as per above) appear in the stream?

    I can make new posts appear in the stream now but all the old blog posts (https://wordpress.org/extend/themes/p2) are still hidden. Some value in the db?

    #60003

    In reply to: Theme Design Cost ?

    David Lewis
    Participant

    @Marc: Requirements is a pretty vague term itself eh? A requirement could be as specific as “must support IE6” (which would have an impact on price) or as general as “must position us as an industry leader”. So requirements can be about business, creative, marketing, functional, technical or other goals.

    The biggest things that would affect price however would be any functional components that BuddyPress doesn’t include out of the box (like Wiki, Document Library, Video Sharing, etc.). Although much of that can be done with plugins… said plugins may still require custom theming and/or some work on integration.

    Complexity of design could mean things like Flash. If Flash work is required, that would cost more. If you require a logo or other branding, that could cost more. But I was more thinking of the complexity of the design in general.

    For instance, this design of mine took almost a month of design, development, research and testing (it works in IE6 believe or not and is designed to have graceful text-resizing… as all my work is. XYZ is a fake name of course):

    http://davidlewis.ca/solutions/

    While this very simple “design” (a freebee for a volunteer organization) took only 2 hours from zero to WordPress theme (p.s. I’m not responsible for any of the horrible content like the logo sidebar… for instance):

    http://www.hrsar.ca/e2cdev/

    That’s an extreme example… but you get the idea.

    #59997
    peterverkooijen
    Participant

    Found this in bp_core_activation.php:

    /***
    * bp_core_disable_welcome_email()
    *
    * Since the user now chooses their password, sending it over clear-text to an
    * email address is no longer necessary. It's also a terrible idea security wise.
    *
    * This will only disable the email if a custom registration template is being used.
    */
    function bp_core_disable_welcome_email() {
    if ( '' == locate_template( array( 'registration/register.php' ), false ) && '' == locate_template( array( 'register.php' ), false ) )
    return true;

    return false;
    }
    add_filter( 'wpmu_welcome_user_notification', 'bp_core_disable_welcome_email' );

    So I guess I could just remove this function?

    Is sending that password really such a “terrible idea security wise”? Are criminal gangs intercepting these emails to break into WordPress accounts?

    EDIT: Yes, removing that function works. A regular WPMU welcome email is sent.

    But the password in the email is eight numbers instead of the eight letters password I’d entered. Why?! Does Buddypress do its own encryption on the password? Does it use other tags or “placeholders” or whatever they’re called to call the password?

    Going to sit in a corner and cry…

    #59996
    peterverkooijen
    Participant

    Does anyone know how to get a welcome email in BP 1.1.3 without resorting to the Welcome Pack plugin?

    There are some clues here, but I have no idea what to do with them and if this would even apply to Buddypress registration process.

    Should I just stick this in a template files somewhere? Where?

    <?php wpmu_welcome_user_notification($user_id, $password, $meta); ?>

    Would it take the text from the Options in the admin area?

    Or does BP have its own function for this?

    #59991
    peterverkooijen
    Participant

    You can make pages in the regular WordPress part. And maybe this is helpful.

    #59975

    In reply to: Theme Design Cost ?

    takuya
    Participant

    Consider the cost for wordpress themes, as buddypress themes are wordpress themes. There are thousands of wordpress theme players around the world. Quick search on Google should give you some quotes.

    You may need to add bit more ($100 – $500) to the quote you get for thanking designers to work for wordpress themes for buddypress. ;)

    Anja Fokker
    Participant

    Yes I did:

    In buddypress/bp-blogs/bp-blogs-classes.php

    I repleaced rule nr. 267:

    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 )

    After that I cleared up in the database manually the table: wp_bp_activity_user_activity_cached

    I deleted existing blogs and groups and started again: (don’t fear, this is just a testsite)

    Created a new invisible group with a blog.

    Blog settings: (with the mu-plugin more privacy options) I only want the blog visible for logged in users and registrated on this blog (or something, I translated it into Dutch).

    I created a new blogpost. Then I logged out. After that the first rules of the blogpost are still visible in the activity stream. I can not read the whole blogpost, because I first have to login to the site to see the whole post on that blog.

    Maybe I did something wrong with the code?

    I’m using WordPressMU 2.8.6 and Buddypress 1.1.3

    Thanks for your time you’ll spend to me.

    #59953
    Boone Gorges
    Keymaster

    Sure, there’s a couple ways to do it.

    If you want to turn off linking in specific profile fields (so that nothing in “About Me” gets linked, but locations in “Location” or “Hometown” do), you can use https://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/. Near the beginning of that plugin, there’s a spot for you to list fields that should NOT be linkable.

    If you want to be more specific and look for certain words in a field, here’s how. Copy the original xprofile_filter_link_profile_data function from bp-xprofile-filters.php, paste it into functions.php or wherever you put the remove_filter code, rename it something unique (like henry_xprofile_filter_link_profile_data), then afterwards add the line

    add_filter( 'bp_get_the_profile_field_value', 'henry_xprofile_filter_link_profile_data', 2, 2 );

    At this point you’ll have to customize the filter to look for certain words. Use something like this (untested, but something like it should work):

    if ( strpos( $field_value, 'Boston' ) ) {
    $field_value = str_replace( 'Boston', '<a href="' . site_url( BP_MEMBERS_SLUG ) . '/?s=Boston">', $field_value);
    }

    In other words, if ‘Boston’ is found in the field, replace the plaintext ‘Boston’ with a link to a search on the word ‘Boston’.

    danbpfr
    Participant
    #59933

    In reply to: Welcome Plugin

    peterverkooijen
    Participant

    Can I use “tags” (?) in the Welcome email in the Welcome Pack plugin?

    I would like to include the password, so new members have a reminder in their inbox what they entered when they signed up.

    What would the tag for the password be? And for the fullname?

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