Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 29,826 through 29,850 (of 68,918 total)
  • Author
    Search Results
  • #136239
    Roger Coathup
    Participant

    Yes, use a PHP conditional statement to check whether they are logged in and include the appropriate code.

    As @modemlooper points out, it’s straightforward work for a web developer, but does require knowledge of PHP, HTML and CSS

    #136237
    Roger Coathup
    Participant

    There are no spam members on there (or no more than a small handful). The site is monitored and administered on a daily basis.

    Enterprise Nation is a very successful company supporting UK small businesses. The membership comprises regular members, and special campaign sign ups.

    Spam sign ups are prevented through a number of techniques – including the alternative sign up page (it’s more than just a renaming of register), and the use of a membership plugin. Captcha is just an additional layer of protection in this case.

    10K Twitter followers, and 5K Facebook likes is a pretty impressive conversion ratio!

    #136236
    Jenny Wong
    Participant

    @paul_gibbs, I have tried to create an action in bp-custom.php and then hook into it in the theme. The problem seems to be that from

    …/wp-content/plugins/my-plugin/myfile.php

    you cannot access any functions which are defined within

    ../wp-content/plugins/buddypress/bp-forums/bbpress/any-function-defined-in-here.php

    At the front end, the error you get is:

    ‘Fatal error: Call to undefined function any_function_starting_with_bb() in …/some_location/plugins/bp-custom.php on line 102’

    #136234
    labeshops
    Member

    @mercime thanks for the response…

    I do have membership enabled in settings > general as I already said I did.

    It’s a new buddypress installation so no, was never able to upload & crop an avatar before as this is the first time I tried.

    Yes, I can upload, crop etc images everywhere else.

    New installation of both wordpress and buddypress – installed both yesterday.

    Paul Wong-Gibbs
    Keymaster

    From time to time, we hear reports of this. No-one has figured out if it’s a theme issue, or a plugin issue, or a BuddyPress issue, or some sort of WordPress config issue. I’ve never been able to recreate it, nor have the other core developers, which suggests it’s something outside of BuddyPress or the BP-Default theme.

    #136232
    Hugo Ashmore
    Participant

    Hmm bp-upm is me but I did recently upgrade it to work with 1.6 and haven’t spotted any issues, but will have a look again when there’s a moment, (possibly I got network paths wrong – do hate trying to figure out multi site admin)

    #136231
    valuser
    Participant

    Developers deserve huge credit.

    Testing on a local install.

    Child theme of bp-default.

    bp multi network.

    Forums for Groups.

    70+ plugins simultaneously (list at http://pastebin.com/0FmZgbrk). Mainly buddypress plugins – some old.

    All well so far

    Obviously there are hundreds/thousands of other plugins – just didn’t get round to them –yet.

    a) With bp-upm (a major plugin imho) -perfect in single install, in multi-install settings do not appear in dashboard but access can be got through http://mydomain.dev/wp-admin/network/admin.php?page=bp-upm-settings. Could just be on this installation.

    b) Also haven’t really tested bp-mass-messaging or mass messaging for buddypress (2 plugins) though they both turn up and appear to be ok.

    You guys and the volunteers here have normalized the expectation that anybody of average intelligence with access to a computer can create a sophisticted scalable social network in a few hours.

    How cool is that!

    Thank you.

    #136229
    @mercime
    Participant

    == i want to integrate buddypress with templatic theme ==

    You need to install BP Template Pack plugin and go through Appearance > BP Compatibility process.

    == But is it possible to add buddypress network as a wordpress page??i ==

    BuddyPress is not a single Page proposition, The plugin contains components (like you see on home page https://buddypress.org/) rendered as Pages in a site. Check out http://testbp.org/

    @mercime
    Participant

    As I mentioned in instructions

    Download the 6 clean BP folders to your computer hard drive.

    … which includes all the 16 template files and more. Make revisions, Then upload the 6 BP folders with the revised files into your server wp-content/themes/chameleon.

    Yeah, I know I’m missing something because check out this page:

    http://www.citrustwistkits.com/members/ctadmin/

    So I’m missing it somewhere. Which ones? They’re not matching up… Hmmm…..

    Wow! Thank you very much! As far as I can tell that worked!

    One question/concern. I did not change the following because, well, I couldn’t find them:

    /groups/single/home.php
    /groups/single/plugins.php
    /members/single/home.php
    /members/single/plugins.php
    /members/single/settings/delete-account.php
    /members/single/settings/general.php
    /members/single/settings/notifications.php

    Here’s what is visible:

    Templates

    activity-loop.php
    comment.php
    entry.php
    Main Index Template
    (activity/index.php)
    post-form.php
    blogs-loop.php
    create.php
    Main Index Template
    (blogs/index.php)
    Comments
    (comments.php)
    core_functions.php
    custom_functions.php
    import_settings.php
    options_chameleon.php
    post_thumbnails_chameleon.php
    Footer
    (footer.php)
    forums-loop.php
    Main Index Template
    (forums/index.php)
    Theme Functions
    (functions.php)
    create.php
    groups-loop.php
    Main Index Template
    (groups/index.php)
    Header
    (header.php)
    home.php
    breadcrumbs.php
    entry.php
    featured.php
    navigation.php
    no-results.php
    postinfo.php
    scripts.php
    top_info.php
    widgets.php
    Main Index Template
    (index.php)
    Main Index Template
    (members/index.php)
    members-loop.php
    Blog Page Page Template
    (page-blog.php)
    Contact Page Page Template
    (page-contact.php)
    Full Width Page Page Template
    (page-full.php)
    Gallery Page Page Template
    (page-gallery.php)
    Login Page Page Template
    (page-login.php)
    Search Page Page Template
    (page-search.php)
    Sitemap Page Page Template
    (page-sitemap.php)
    Portfolio Page Page Template
    (page-template-portfolio.php)
    Page Template
    (page.php)
    activate.php
    register.php
    Search Form
    (searchform.php)
    Sidebar
    (sidebar.php)
    Single Post
    (single.php)

    Styles

    Stylesheet
    (style.css)

    Am I just missing them?

    Paul Wong-Gibbs
    Keymaster

    @tiagobeloto If you find a bug, create a ticket on http://buddypress.trac.WordPress.org.

    For other feedback, or if you’re not sure you found a bug, make a topic here, and write “1.6” in the title so we can more easily see it. Or write it on http://bpdevel.wordpress.com

    Thanks for help testing

    #136222
    Paul Wong-Gibbs
    Keymaster

    No, BuddyPress or bbPress 1.0 doesn’t have any short codex. The short codes you refer to are part of bbPress 2.

    #136221
    neononcon
    Member

    Just curious, what percentage of those members would you consider spam accounts?

    Edit: Presumably a ton since there are 75,000 members but only around 5k Facebook likes and under 10k Twitter followers. Or is your renamed login page and captcha helping immensely?

    #136220
    artxx
    Member

    @mercime
    this is what i want to achieve http://www.webspeaks.in/2011/06/live-background-change-using-jquery.html i know it might seem difficult but i really want to integrate this to each user basically i will provide my own custom designs if some of my members want to use this as there custom background or they will also have the option to upload there own image that’s what i really want to achieve i really hope someone can help me out and guide me through the right direction

    #136218
    @mercime
    Participant

    == So why does Settings-BuddyPress-Forums still have an install button ? ==

    @shanebp I agree. Will you do the honors to raise this in trac?

    == And do we really need a separate bbPress plugin for site-wide forums? ==

    Yes :-)

    == I’ve assigned it to Discussion Forums in bp-settings – Pages ==

    If you’re not going to use Group Forums, disable the component in BP 1.6beta1 in Settings > BuddyPress > Components – uncheck Discussion Forums and Save. You don’t need to assign Sitewide Forums Page in BuddyPress > Pages. Just add the Sitewide forums slug in the custom menu.

    In Settings > Forums, if you’re using “Forums” as slug, then create a page named “Forums” then add the forums shortcode/s you prefer https://codex.bbpress.org/shortcodes/

    #136217
    @mercime
    Participant

    == no registration page and have membership enabled. ==
    @labeshops You need to enable Registration in dashboard menu Settings > General

    == Also noticed I get errors trying to change the avatar – says there was an error cropping it, please try again.==
    1. Trying to change the avatar –> you mean you were able to upload and crop avatar before?
    2. Are you able to upload and crop images in Pages > Add New or Posts > Add New panel?
    3. Is this a new installation or did you upgrade from previous versions of BP/WP?

    Anonymous User 8418620
    Inactive

    @djpaul I tested now Buddypress 1.6. Great job!! How I can give to you suggestions??

    #136213
    tjbrewers
    Participant

    @shanebp I’m working on using Aurigma Up on our private site for the change-avatar.php file. If you don’t mind me asking you:

    1. How did you handle ‘uploadUrl’ request? Did you send it to an upload file and process it there? Or did it bring it back to the change-avatar.php file?
    2. Then when you redirected it back to change-avatar, how did you get image processed?

    Thanks for your help. Once I get it working, I’ll writing it so everyone can see how to do it.

    #136212
    modemlooper
    Moderator

    hey thats not a nice response.

    I wont do it for you but the steps required are:

    Learn how to create page templates in WordPress.
    Create a custom page template that includes the BuddyPress login code. You can get this from sidebar.php.
    Choose your page template as the front page in the WordPress admin.

    These all require knowledge of CSS and HTML at minimum. You basically remove the wordpress loop and sidebar code from the page template and then fill it in with the login form code. Style it with CSS to make it look how you want.

    Anonymous User 8418620
    Inactive

    I saw now how to test, XD, link to all: https://buddypress.org/2012/06/buddypress-1-6-beta-1/

    Anonymous User 8418620
    Inactive

    @djpaul Thanks to reply me, I’m very happy!! How can I download and test the BP 1.6 Beta?? It would be great to test a system that I use with pride and share my opinion of the Beta with you and the team!!! Thanks again! =D

    @mercime
    Participant

    This has been brought up in the forums before. I recall some causes to pre-filled profile fields in registration page:
    – plugin conflict with an SEO plugin and a captcha plugin – can’t recall specifically which ones but deactivating all plugins except BuddyPress, then activating plugins by batches of three helped them identify the culprit/s.
    – theme conflict where theme added options for SEO and the like

    #136207
    @mercime
    Participant

    == This problem started after I installed pie-register, ==
    Pie register is not compatible with BuddyPress.

    == before installing that plugin, users were redirected to homepage ==
    Were you using a custom theme or a members-only or privacy plugin during that time?

    == but after I finish with deactivating procedure, where will I be able to check registration process? ==
    Log out first. Then click on the link “Create an account” on the right sidebar of the default theme using a different email address.

    Anonymous User
    Inactive

    Hi @creaturis,

    I think the best solution is to avoid recording an activity if the post has one of the category you want to exclude from activity stream, in the functions.php file of your active theme, you can try this code :

    function do_not_record_this_category( $post_id, $post ){
    
    /* this is the array that contains the category to exclude */
    $ids_to_exclude = array( 4 );
    
    if ( 'publish' != $post->post_status )
    return false;
    
    $categories = get_the_category( $post_id );
    $in = false;
    
    if( count($categories) > 0 ) {
    
    foreach ( $categories as $category ) {
    
    if( in_array( $category->cat_ID, $ids_to_exclude) )
    $in = true;
    
    }
    
    /* if the post has at least one excluded category, then we remove the BuddyPress hook that records an activity */
    if( $in )
    remove_action( 'save_post', 'bp_blogs_record_post', 10, 2 );
    
    }
    
    }
    
    add_action( 'save_post', 'do_not_record_this_category', 9, 2 );

    In 1.6 you can set the visibility of profile fields to logged in users, friends or anyone. I haven’t seen the behavior you’re describing.

Viewing 25 results - 29,826 through 29,850 (of 68,918 total)
Skip to toolbar