Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'disable registration'

Viewing 25 results - 176 through 200 (of 647 total)
  • Author
    Search Results
  • #248099
    debabratsharma
    Participant

    buddpress: 2.4.3
    wp: 4.4

    I want to disable toolbar for members so that it is visible only for admin….

    I also want to disable menu for non-members…I am using BP Registration Options plugin but the menu still is displayed but it cant be accessed by non-members…i am using the register page as front page of the theme…

    #247522
    FliP0x
    Participant

    Before I installed buddypress, users could register just fine. I also disabled the default generated password and let users choose their own passwords at registration.
    However, I cannot find that option anymore. If users can only create insanely strong passwords, I’d rather have it back to the automatically generated passwords, but I can’t find that option anymore.

    EDIT: When I deactivate BuddyPress, I get my old registration back, that works.
    I would like the option to keep buddypress, but also keep my old registration.

    #247395
    @mercime
    Participant

    > I meant how do I disable registration?
    Go back to where you enabled it in Settings > General for single site or in Network Admin > Settings if you’re on multisite.

    #247394
    beginner3
    Participant

    Sorry I meant how do I disable registration?

    Michele Riva
    Participant

    Hi,
    I’ve read every single post and tried everything, but my registration page at https://vegamici.it is not working. When i try to submit, the page simply reload.

    This is what I did to try to fix this error:

    1) Installed a backup on my computer using MAMP
    2) Disabled all the plugins and themes on my website
    3) Checked the “capital letter bug”
    4) Installed a new wordpress website without plugins

    Nothing work since 7th October… I don’t know why 🙁
    Can someone help me? I really don’t know what to do now!
    Thanks!

    #245433
    hektech – spencer
    Participant

    I am getting the following message.
    I have updated the wordpress install with a new download. I have updated buddypress also with a new download. I have every other plugin disabled and have narrowed the error down to buddypress. Also clicking the support link in the dashboard has an extra p in support so we are sent to a 404 located at http://buddypress.org/suppport/

    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /var/www/wp-includes/functions.php on line 3622
    Skip to main content
    Skip to toolbar

    Notice: get_user_id_from_string is deprecated since version 3.6! Use get_user_by() instead. in /var/www/wp-includes/functions.php on line 3406

    1. WordPress 4.3.1

    2. Directory

    3. It is in the Document root for the server /var/www

    4. This is a very fresh install, and was not from a major upgrade.

    5. Getting error message and link to support is not working.

    6. 2.3.4 is the version of buddypress I am running

    7. This is not an upgrade of buddypress it is a fresh install

    8. I have several other plugins installed and activated right now, however I have tried disabling them all and running buddypress as the only plugin. but here is the list incase it helps:

    BadgeOS
    BadgeOS Community Add-on
    bbPress
    BP Registration Options
    BuddyPress
    CloudFlare
    Contact Form 7
    Contact Form 7 Multi-Step Forms
    Contact Form DB
    Custom Post Type UI
    Members
    Paid Memberships Pro
    Posts 2 Posts
    Revolution Slider
    WP Super Cache

    9. I am using a theme called AccessPress Pro from AccessPressThemes.com however I have tried deactivating and using the tweentyfourteen theme

    10. Never touched the core

    11. I have not added custom functions to the bp-custom.php but plan to do so. I do not know if one of the installed plugins may have done so.

    12. no bbpress
    13.

    14. Local Dev server

    15. Linux Ubuntu With Apache

    maelga
    Participant

    Hi everyone,

    When using APC object caching (set through w3tc) I am getting duplicated profile input fields on the Profile>Edit page and also on the /register page.

    By duplicated I mean the whole loop shows multiple time (i.e. xprofilefield1, xprofilefield2, xprofilefield3, and again xprofilefield1, xprofilefield2, xprofilefield3, etc.)
    On the registration page the fields are duplicated twice, while on the profile>edit page they show up 5 times!

    I have obviously tried clearing the cache but the issue remains, unless I disabled object caching altogether.
    Not sure what else I can test/change to make it work.

    I’m running all latest versions WP4.3.1, BP2.3.4 and W3TC0.9.4.1.

    Any advice or experience to share?

    #245252
    mrsminkie
    Participant

    Hi,

    I currently have a site developed using a BuddyPress specific theme, and it looks as though that element is going to become a part of a larger website – imagine it like a blog with a community section.

    The BuddyPress theme that I’m using is no good for normal website pages and customising templates has caused me enough problems already – I need to be able to use a different theme for the other pages.

    I considered multiple themes plugin, but I’d need to disable one theme to edit the other and it seems messy.

    I looked into multi-site, but I find conflicting information everywhere I look and I’m going round in circles.

    The community generates content (custom post type submitted from their profile) which I want to be able to use on the ‘main’ website – I don’t want any activity or other data on the main site. I also would prefer one login, although different users need to be put on different paths i.e. the community users get directed to their profile on login/registration; other site users need to remain on the page they were on or the ‘main’ site – I think I can handle that with a sidebar login widget.

    Should I use multisite? If so, I would prefer to use subfolder vs subdomain.

    Other options are separate installs, and hacking the code so that user tables are shared. I’ve also found BuddyPress Multi-blog (which doesn’t seem right because I want the community element contained apart from the CPT content) and installing BP on a secondary blog: https://codex.buddypress.org/legacy/getting-started/install-buddypress-on-a-secondary-blog/

    The latter seems the way to go, but then WP advice re using multi-site puts me off. Also, the community site uses a lot of plugins so I’m worried about compatibility using MS.

    Many thanks in advance if anyone can release me from my turmoil!

    #243378
    muskokee
    Participant

    Sorry, part of the above is not true. I am using bp-custom.php. The only function in there is to disable BP registration.

    //EDIT

    Oh my! I just found this post https://buddypress.org/support/topic/bp-legacy-in-bp-templates/ . Am I supposed to be using the files from bp-legacy as this post suggests? If so, what a terrible name for a folder!

    #243179
    djsteveb
    Participant

    first test with default 2014 or 2015 theme – and all other plugins disabled except bp – does it work then? If not…

    previous forum posts maybe helpful –
    (let us know what you find works!)

    With a new bp setup I usually check these things first if email are not seeming to send or go through ->https://buddypress.org/support/topic/activation-e-mail-failing-to-send/#post-241079 (From a recent similar thread)

    Better to check the basics before digging into whether it’s a email header config on the server, php settings limiting functionality – need for wp to send as smtp plugin – something just with gmail blackhole filtering –

    so many different things can affect wp sending, bp sending, your web serving sending email as php, or an email service accepting something that was sent, much less put in the actual inbox instead of junk mail / promotions box or whatever…

    =-=- also from danbp about 8 months ago:
    When encountering a registration problem, first thing to do is to test your install without any plugins and one of WP’s Twenty default theme. Ensure that your site send correctly emails. Before activating any plugin, your base WP install must work.

    Once WP is OK – you can install BuddyPress and check your permalinks. Pretty permalinks must be activated to get the plugin working correctly.

    This point is important, especially if you have redirection issues after BP is activated.

    Second point to check is your theme installation.

    Proceeding like this will help you to isolate easely the culprit. If:
    – WP install: OK
    – BP install: OK
    – theme activation: problem

    So you know here the problem comes from.

    While testing your install, you can activate wp_debug (set to TRUE) in the wp-config file. This can give you a lot of information about conflict and/or errors.

    Just keep in mind that these information have 2 levels of importance: notice and warning.
    While notice are generally harmless, warnings should be taken seriously in account and solved.

    If WP is the problem, see first the wordPress support
    If it’s BuddyPress, see the BP support
    If it’s the theme, see the theme support
    If it’s any other plugin, see first the plugin support.

    Henry Wright
    Moderator

    That’s strange and shouldn’t be happening. Can you activate TwentyFifteen, disable all plugins and then try a test registration?

    Shizophren83
    Participant

    Hey all,

    I want to disable the automatic e-mail that is send to activate a user after registration.
    I want then to activate the user manually and then send him the activation from the backend manually.
    Is this possible, maybe with a plugin? I can’t find anything right now…

    Thanks ahead

    Garrett Hyder
    Participant

    Hello,

    I wanted to suggest a feature, with sites where signups aren’t allowed or membership registration is disabled there’s really no need for the Pending WP List Table view filter or the additional Manage Signups users page.

    Also is there a way to remove these features with the current version of Buddypress? I’d just like to clean-up the Users Admin to remove confusion for my administrative users.

    Thank you

    #241929
    modx
    Participant

    @djsteveb – Hi thanks for the info! So does this mean this has nothing to do with BuddyPress at all?

    Some posts are being posted with a user ID=0, even though registration is disabled already. Below is from the first 5

    log_id log_type log_function log_priority log_date log_date_gmt log_host log_username log_user log_url log_referrer log_data
    1 brute_force Invalid Login Attempt 5 2015-07-16 10:13:39 2015-07-16 10:13:39 23.250.34.71 rogeliomackie 0 a:0:{}
    2 brute_force Invalid Login Attempt 5 2015-07-16 10:16:56 2015-07-16 10:16:56 172.85.106.118 rogeliomackie 0 a:0:{}
    3 brute_force Invalid Login Attempt 5 2015-07-16 10:19:25 2015-07-16 10:19:25 172.85.103.167 rogeliomackie 0 a:0:{}
    4 brute_force Invalid Login Attempt 5 2015-07-16 10:23:32 2015-07-16 10:23:32 45.59.26.85 rogeliomackie 0 a:0:{}
    5 brute_force Invalid Login Attempt 5 2015-07-16 10:24:18 2015-07-16 10:24:18 50.118.159.10 rogeliomackie 0 a:0:{}

    viriis
    Participant

    Hello,

    I come on this forum because I have a problem with buddypress …

    When a user try to register with the registration page I have the page refreshes and returns to the starting point.

    I disable all plug and leaving just buddypress exacatment the same problem so I do not think it just a plugin.

    Clear cache, cookies the same and only all who touches the same buddypress connection widjet

    I have an other registration system in Modal and this system works well.

    I try on two completely different computers (on another network the same)

    Uninstall buddypress the same

    There are almost one week that this problem is not solved: /

    If you want to see http://www.yoxpo.com/voyage/inscription/

    Do you have any idea please

    PS: I have the latest version of wordpress, buddypress and use a theme that paying no problem because I try with the original theme and my host and shared in planethoster

    Thank you for your help

    Sorry for my bad english

    #241353

    In reply to: Stopping forum spam?

    shanebp
    Moderator

    You shouldn’t need to disable the activity stream commenting – but try it.

    There are several plugins re bbPress spam, such as:
    https://wordpress.org/plugins/stop-spammer-registrations-plugin/

    #240486
    Steve Valencia
    Participant

    I am using MH Themes Magazine and the Buddypress 2.3.1, Gravity forms Version 1.9.10.2.

    The problem as I see it is that Buddypress is over riding the gravity form call. When I disable the BP plugin the GF form appears and functions just fine.

    Is some “tick” box that I should have checked?

    totorosk8
    Participant

    Hi,
    i’ve been looking around, but i can’t figure why i have this problem.
    When i try to complete my registration i come back to the home screen, instead of going to the “activate” page. I checked on my buddypress options and the pages for register and activate are well indicated. I even tried the plugin “BP Disable Activation” but i always come back to the home screen and the user profile is not created.

    I’m on wordpress 4.2.2 with Buddypress V 2.2.3.1 .
    The Them is KLEO (the last version)
    all plugins are up to date :

    Allow PHP in Posts and Pages
    Bowe Codes
    BP Limit Group Membership
    Brozzme Cookie notification
    BuddyPress
    BuddyPress Group Plus
    BuddyPress Groups Extras
    Custom Contact Forms
    K Elements
    Open external links in a new window
    Postman SMTP (just for a test)
    Revolution Slider
    rtMedia for WordPress, BuddyPress and bbPress
    Taxonomy Metadata
    WPBakery Visual Composer
    WP Maintenance Mode
    WP Mobile Detect

    I tried to disable all the plugins, but still the same.
    When i try to register, i’m on another navigator and not logged on wordpress.
    Can some one help me please, i’m lost.

    Thanks a lot.

    auston1
    Participant

    When I installed BP, I unfortunately had user registration disabled in settings (cuz of bot spammers – I have no content FFS and I’m already getting spammed.)

    Anyways, what do I need to do to fix this now? I’ve created the pages and associated them in the buddypress settings –> pages tab, but they still are completely blank. The other 3 pages all work (members, activity, groups.)

    I also realized, I do not have a registration folder in buddypress. I believe this is required? I tried uninstalling, then deleting all the bp_ tables from the database, and then re-installing BP with “allow anyone to register” checked; but alas no dice. 🙁

    Still no page content for the two pages, still no folders in the buddypress directory.

    Side note: I’ve created the bp-custom.php and placed it in the plugins directory, but it’s still empty.

    I’m quite the noob. Please help.

    Jaremilus
    Participant

    I bind to selected item reload action with new parameter, but when i reload page i see confirmation dialog:

    “This page is asking you to confirm that you want to leave – data you have entered may not be saved” – “Stay on Page” “Leave”

    how i can disable it? on register.php?

    #235208
    Vanish.Sequence
    Participant

    Update: Turns out another plugin had caused this error, and it is repaied now. The name of it was Frontend or something like that, it disables access to things like the registration and such for security, and idk how I missed that, but yeah.

    Thanks for the fix!

    #235197
    Vanish.Sequence
    Participant

    This was the question I had, and when I put this into the folder, I then got an error asking me if I was sure I was supposed to be doing this.

    Are there any other steps to this that I need to be aware of?

    The URL given was mydomain.com/user-error/?message=nononce

    I am really not sure how to get past that.. I did disable the registration and activation pages in the BP Page settings.

    eyorks
    Participant

    can I use InstantWP_4.4.2 on localhost to develop a wordpress site, I’m getting the bp registration page returned with greyed out fields no pending users generated, when test registering new users.
    I’ve tried the my_disable_bp_registration() hack but it returns a “cant change headers string”. No other plugins activated, wp-login works fine with bp deactivated.

    InstantWP_4.4.2
    BuddyPress 2.2.1
    twentyten theme

    #234721
    mcpeanut
    Participant

    Hi @aluxi33, this can easily be done via this code

    function my_disable_bp_registration() {
      remove_action( 'bp_init',    'bp_core_wpsignup_redirect' );
      remove_action( 'bp_screens', 'bp_core_screen_signup' );
    }
    add_action( 'bp_loaded', 'my_disable_bp_registration' );
    
    add_filter( 'bp_get_signup_page', "firmasite_redirect_bp_signup_page");
        function firmasite_redirect_bp_signup_page($page ){
            return bp_get_root_domain() . '/wp-signup.php'; 
        }

    What you will need to do is first create a bp-custom.php file (make sure you add the opening and closing tags at the top and bottom ) and put it in your plugins folder, then paste the code between the php opening and closing tags and save.

    This should disable buddypress registration and let you use wordpress registration as default, hope this helps.

Viewing 25 results - 176 through 200 (of 647 total)
Skip to toolbar