Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'disable registration'

Viewing 25 results - 301 through 325 (of 647 total)
  • Author
    Search Results
  • #165669
    BottleInfrontomy
    Participant

    @mercime

    mu-plugins folder? Perhaps I’m not hip to the lingo. Where is that folder?

    I’ll try again with the basic troubleshooting and see where that gets me since I don’t recall what the outcome was. I remember disabling everything and going to the twentytwelve theme with no change in the results.

    So.. here are the results, I remembered correctly.

    I disabled the theme, tried both TwentyTwelve and BuddyPress Default Theme. The results:

    Activity Streams are blank.
    Site Tracking shows no blogs, all were created via the admin console.
    No User Groups, Creation isn’t possible.
    Members page shows members.
    Registration page is functional.
    Activate page is functional.

    When I reactivate Pagelines Framework, I get certain content on the page that shouldn’t be seen since these aren’t regular pages, they are BuddyPress pages so the content of the page is empty, but Pagelines Framework is showing this oddball line [Viewing archives for “”] at the top of the page, as well as the by-line and the “read more” link at the bottom of the pages that were created.
    Everything else remains the same. No groups, can’t create groups. No blog list, no stream.

    It’s very odd to me. I’ve spent a ton of time on getting this operational and would hate to start over since I don’t know of a last-known-good backup at this point. I’m not even sure when the glitch presented itself. It had been working fine until I upgraded to 1.7.2, there wasn’t a hiccup in the upgrade either.

    Thanks.

    #165246
    @mercime
    Participant

    @wpbp 1. Disable registration in Settings > General.

    2. Disable group creation in Settings > BuddyPress > Settings > Groups.

    3. Disable album creation/uploading of images in the plugin’s settings or are you referring to native WP image galleries?

    You can enable group creation and registration after you’ve done some general housekeeping and adding some spam/spammer prevention.

    mattg123
    Participant

    @chase8705 disabling and enabling a plugin shouldn’t cause any problems, some save settings permanently however. Anyway, the fact you have “lots” of plugins, is probably the issue and the quickest solution is to disable them and check to see if the problems fixed.

    mattg123
    Participant

    @chase8705 disable plugins, default theme and check if it’s still greyed out

    logosinmotion
    Participant

    I would love this as well but i need a more detailed explanation of how to disable it.
    Thanks!

    spiritix
    Participant

    Hi there

    One more issue (it’s killing me). Despite having the registration disabled, emails for registration and the whole activation process stayed from buddypress. So I use WP registration template but get buddypress emails and activation – which is even NOT WORKING!

    Can you help me disable whole f*ckin BuddyPress registration&activation process so I can use only WP registration + its emails and everything?

    I appreciate your help.
    Thank you!

    FakeNinja
    Participant

    Nevermind! Solved it.
    I accidentally had the code in functions.php AS WELL as having it in bp-custom.php

    Sorry!

    FakeNinja
    Participant

    I used this and attempted to register.
    The result was a Internal 500 HTTP Error.

    Manually disabled all the plugins and when i attempted to re-enable BP
    I got this error:

    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Cannot redeclare my_disable_bp_registration() (previously declared in /public_html/wp-content/themes/detube/functions.php:35) in /public_html/wp-content/plugins/bp-custom.php on line 8

    I believe there is an issue when attempting to activate an account via e-mail that the fix does not cover up.

    spiritix
    Participant

    Great man, this solved the issue. Thanks šŸ™‚

    r-a-y
    Keymaster

    Sorry about that! Forgot the other hook.

    Try this:
    https://gist.github.com/r-a-y/5578432

    Paste in your /wp-content/plugins/bp-custom.php file

    spiritix
    Participant

    Hey, no this did not help :-/

    r-a-y
    Keymaster

    The hook changed.

    Use this instead:
    remove_action( 'bp_init', 'bp_core_wpsignup_redirect' );

    spiritix
    Participant

    Hi there

    First of all, thanks for this new version. I can imagine that tough work, good job!

    Anyway, on one of my websites I’d love to let the old WP registration instead of this BP registration. In older versions there were ways how to disable it:

    In functions.php put something like this:
    remove_action( ā€˜init’, ā€˜bp_core_wpsignup_redirect’ );
    or use this:
    remove_action( ā€˜wp’, ā€˜bp_core_screen_signup’, 3 );

    Well, now in version 1.7.1 I am not able to disable this BuddyPress registration, can you help? I simply need to use old WP registration.

    I’d appreciate your help.

    Thank you!

    Baskers
    Participant

    Software details are:

    – WordPress Theme Custom Community By ThemekraftVersion 1.15
    – BuddyPress Version 2.3.2.
    – WordPress Version 3.5.1

    Again, I’ve tried it with just the default buddy press theme, and disabled all plugins and still can’t create new user accounts via the registration page.

    Please help

    makmacmc
    Participant

    Hello.

    I am running both the latest version of BB and WP.

    First of all thanks for a great plugin!

    I am running digital Access Pass and need to run registration and user profile fields through DAP.

    In BB settings (in profile) I see both General and Notifications. I know I can disable this but what I want to do is link ‘General’ to the DAP profile page and keep ‘Notifications’.

    I there a way to override the ‘General’ link without editing core files? if so, how?

    If I need to edit core files which ones would I need to edit to change the ‘General’ link and / or edit the BB user nav bar?

    Any help is greatly appreciated.

    Thanks!

    #162519
    jskehill
    Participant

    Hi,
    I use to have Buddypress installed on an old theme I was using (Which at the time was BP compatible). I changed to a theme which was not compatible so I disabled the BP plugin with the intension of revisiting the issue and making it compatible. I have just gone to do this, and can see that BP now works with all themes. Which is great! However, I am having some problems. When I installed BP it told me that I needed to created pages for the activity stream, members, etc. Which I did and linked up on the ‘Pages’ section of the settings. But it seems that none of the elements of each page are showing up on their page….eg, the registration page that I created and linked in the pages settings page has no registration form on it. The activity page has no activity on it….and so on….? I feel I have missed an important step.

    I am very confused. Can someone please help me out?

    Many thanks in advance.
    John

    #162282
    Henry
    Member

    example.com/activate lets users enter an activation key to complete site registration. Why is this needed?

    My thinking is the activation email is all that is needed. Why would anyone need to manually enter an activation key?

    Yail Westmo
    Participant

    I have the latest version of wordpress and the site is http://www.thebeautyofwisdom.com

    I had a recent incident where I was having over 200 registration sign-ups and I disabled it so that not anyone can register to the site.

    Now my issue is how can I enable my register page but only allow the sign ups to be modified and approved by me personally instead of manually adding in members?

    #160877
    Panoravu
    Participant

    I found a few plugins that let users log in with their facebook, google etc accounts. Since facebook and google don’t use usernames, how is it possible for BuddyPress to accept those accounts?

    I mean if those plugins can work around usernames, isn’t there a way to disable them completely?

    #159723

    In reply to: Cannot post drug names

    palmdoc
    Participant

    Hi @chouf1
    Thanks for the tip about checking with the host – will do. Here’s my configuration:
    Host URL: forum.mydobbs.net
    Site URL: http://forum.mydobbs.net
    Wordpress URL: http://forum.mydobbs.net
    Wordpress Version: 3.5.1
    BuddyPress Version: 1.6.5
    MultiSite Status: Off / Disabled
    Theme: BuddyBoss Child Theme
    Server: Apache
    Active Plugins: 39 (BuddyPress Edit User Profiles. 1.0; BP Group Management 0.5.4; BP Post Buttons 1.0; BP Profile Search 3.2; BP Unread Posts 0.8.0; BP Webcam Avatar 0.8; BuddyPress Activity Plus 1.4.1; BuddyPress Announce Group 1.3; BuddyPress Auto Group Join 2.2.1; BuddyPress Docs 1.3.3; BuddyPress Facebook 0.2; BP Group Documents 0.4.0; BuddyPress Group Email Subscription 3.3.3; BuddyPress Message Attachment 1.1; BuddyPress Mobile 1.5.2.3; BuddyPress Registration Groups 0.8; BuddyShare 1.2.1; BuddyPress Toolbar 1.5.1; BuddyPress Topic Mover 2.5.1; BuddyPress Usernames Only 0.58; BuddyPress 1.6.5; CubePoints Buddypress Integration 1.9.8.9; CubePoints 3.2.1; E-Newsletter 1.2.4; Events Manager 5.3.7; Export Users to CSV 0.3; FFF Cron Manager 0.7; Google Doc Embedder 2.5.6; HungryFEED 1.6.2; NextGEN Gallery Voting 2.4.1; NextGEN Gallery 1.9.12; s2MemberĀ® Framework 130221; Fast Secure Contact Form 3.1.8.1; Simple Popup Plugin 4.1; WordPress Chat 1.3.2.6; WP-FB-AutoConnect 3.0.1; WP Mail Options 0.1.10; WP-Polls 2.63; WPMU DEV Dashboard 3.2.5; )

    #158723
    danny80
    Participant

    Hi Mercime

    I disabled all the plugins and used the Twenty Twelve theme, but still have the same problem, when I click on register page to view, it goes to home page and there is no registration form.

    Thanks for your help

    #157637

    In reply to: Spam User Registration

    Ben Hansen
    Participant

    There is no perfect solution other then to disable registration entirely but i have had a good experience with WangGuard. FYI a good chunk of these “bots” are actually humans (at least at some point) believe it or not.

    #157590
    ebraxton30
    Participant

    Hi…

    I’ve created a site that utilizes Gravity Forms User Registration as the single way to register. Ā We are still receiving spam user registrations. Ā The reason I realize they are spam is because they are coming to the previous admin-associated email account, which we have since updated to another address. Ā I just can not figure out where or how these spam bots are registering. Ā I also deactivated all all unused pages. Ā Within Gravity Forms we are using Captcha so no spam is coming in there, just with the WordPress registration. Ā Can anyone help figure out where this could be coming from and how to disable this?

     

    #156452
    Rocio Valdivia
    Participant

    Ok, you can disable sending activation email to new registrant in WP multisite + BP installation by adding code below into your theme/child theme functions.php

    `
    // Change the text on the signup page
    add_filter( ā€˜bp_registration_needs_activation’, ‘__return_false’ );

    function my_disable_activation( $user, $user_email, $key, $meta = ā€ ) {
    // Activate the user
    bp_core_activate_signup( $key );

    // Return false so no email sent
    return false;
    }
    add_filter( ā€˜wpmu_signup_user_notification’, ā€˜my_disable_activation’, 10, 4 );

    //Disable new blog notification email for multisite
    remove_filter( ā€˜wpmu_signup_blog_notification’, ā€˜bp_core_activation_signup_blog_notification’, 1, 7 );
    add_filter( ā€˜wpmu_signup_blog_notification’, ‘__return_false’ );

    // disable sending activation emails for multisite
    remove_filter( ā€˜wpmu_signup_user_notification’, ā€˜bp_core_activation_signup_user_notification’, 1, 4 );
    add_filter( ā€˜wpmu_signup_user_notification’, ‘__return_false’, 1, 4 );
    `

    Cheers! šŸ˜€

    #156260
    Rocio Valdivia
    Participant

    The last function has a bug, it activate the user after registration, but it’s still sending the activation key email using WP multisite, so it can be very confusing for the users, because they’re already active.

    Any ideas to stop sending the activation key email?

    Thanks

Viewing 25 results - 301 through 325 (of 647 total)
Skip to toolbar