Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'Create an Account'

Viewing 25 results - 426 through 450 (of 1,116 total)
  • Author
    Search Results
  • @mercime
    Participant

    @derek-melo deactivate BuddyPress. Create a network (multisite) and make sure it’s working (create a subsite) before activating BuddyPress.

    Derek Melo
    Participant

    I uploaded a Screenshot on tinypic

    link: http://tinypic.com/view.php?pic=24fy0qu&s=6

    #150581
    Lynn Hill
    Participant

    I’ll delete the account that you created when you looked at the site. Thanks again.

    #150508
    imnotme82324
    Participant

    Unfortunately, the image isn’t much help. I created a temp account, which you can delete later (username: JRCDyer).

    In your bp.css, go to line 590, where it says:

    .standard-form div.submit {
    clear: both;
    padding: 15px 0px 0px;
    }

    And switch it to:

    .standard-form div.submit {
    clear: both;
    padding: 0;
    }

    Or remove the ‘padding: 15px 0px 0px;’ line completely. The padding of 15px is pushing your button down to the lower corner. By removing it, the button will remain centred within the ‘div.submit’ selector.

    Of course, if you wanted the box surrounding the button to be larger you could switch the padding to: padding: 15px;

    Hope this helps.

    #150015
    Baconbits
    Participant

    @modemlooper I ditched as many of the option tables as I could find, it didn’t solve the problem. I was wrong about it being a database problem it seems. Thank you — I found a solution for me; hopefully it hepls other users

    @valuser – I figured out a very simple solution that completely saved my website this morning, try it out: on the sidebar where buddypress came with the built in login widget (top right of your sidebar), you’ll notice “Please create an account to get started”.. For me, this link takes you to yoursite.com/register-2/

      register-2 being the slug for my registration page

    .. If you try to sign up in here there are 0 issues across the board.

    So I went into my wordpress – settings – reading and removed “registration” from my homepage and instead made a static homepage “start” which contains a brief about my website, a link (Sign Up Here) that takes you to yoursite.com/register-2. and the shortcode for login

    (I found the login shortcode can be found here http://justintadlock.com/archives/2011/08/30/adding-a-login-form-to-a-page).

    You don’t have to go about it the same route I did, but short and sweet do not use the registration page you created for buddypress as your home page.. add the SLUG to your website url.. yoursite.com/slug (probably register or registration). problem solved.

    Let me know how that goes.

    #149550
    Rocio Valdivia
    Participant

    Hi all and thanks for all the info 🙂

    I’m looking aswell for a plugin that automatically fill in the Buddypress users’ X-Profile data from the uers’ Facebook profiles.

    I have tried the free version of https://wordpress.org/extend/plugins/wp-fb-autoconnect/ but it has a serious problem. If I login with my FB account a few times, this plugin create a new user every time in the wp_users table. I don’t know if the premium version of this plugin fix this problem, so if any of you have tested it, I would be very thankful for your comments 🙂

    #149414
    stefwilliams
    Participant

    Hi,
    Yes, I have a page for registration, /register. This is the page I use to create the new accounts. (Which then have the incorrect activation links)
    Is that what you mean?

    Whisprr
    Participant

    Thank you Hugo, unfortunately we have checked and IT has checked, we have created test accounts and registered, setup other accounts and tested for password change emails. They are simply not arriving. Can you make a suggestion other than the above where we may have made a mistake in the set-up. Something that needs to be checked? I am really running out of time… Thank you for any assistance on this.

    tednopple
    Participant

    **SOLVED**

    Thank you @Aces for answering and being helpful. All seems to be working now. I will post the solution below for those, like @Whisprr, who have the same problem:

    Basically, the “WP Mail SMTP” plugin method from the link Aces provided worked. I just think the link is very vague and doesn’t explain at all how these plugins are supposed to help or what exactly you are supposed to do with them–it just says ‘most people found these helpful’. So I had to watch this youtube video, which explained how to solve the issue using the WP Mail SMTP, step by step: http://www.youtube.com/watch?v=5GsHbf4Gitw

    Watch it! I would just skip the part about using the FTP to finish installing the plugin (skip 3:00-6:20). The plugin should install perfectly fine.

    Essentially, anyone who has the activation/registration email problem needs to download the “WP Mail SMTP” plugin and then enter the correct settings, as described in the video. I ran into a problem (mentioned earlier in this post) because GMAIL does not allow the plugin access to the account and labels it as suspicious activity–this kept returning an error message in the debug (test email). I also didn’t feel comfortable putting my real email’s username and password, un-hidden, into the username and password form, so I created a new YAHOO account especially for sending emails from my wordpress blog instead of my normal account, to use for this plugin.

    It worked! The debug/test email did not return an error and when I tested the registration for my site, I finally received the activation email–albeit buried in my spam folder.

    Hopefully this helps others because BuddyPress and Word Press do not make it clear that this needs to be done in order to SEND (rather than receive) email from your account or for member registration to work–this is why many people who are Word Press novices can become confused when site registration doesn’t work.

    #147744
    4ella
    Participant

    @r-a-y  why do we need to create brand new gmail account and then activate the plugin, why we can’t use older account? I have one almost new (3 weeks old almost virgin account) and after setting up username and password and enabled IMAP I always get this warning:

    BuddyPress Reply By Email cannot initialize. Please navigate to “BuddyPress > Reply By Email” to fill in the required fields and address the webhost warnings.

    Error: Unable to connect to inbox – Can’t connect to gmail-imap.l.google.com,993: Connection timed out

    #147687
    @mercime
    Participant

    Even then, I didn’t see any option for users to create their own blog during or after account creatio

    You need to create a Network or make the single site Multisite first -> https://codex.wordpress.org/Create_A_Network If you hit some snags during the process, please post at https://wordpress.org/support/forum/multisite for assistance.

    my question is more along the lines of asking if both types of sites can co-exist as one single site.

    For a single WP installed e.g. at example.com, you can only create one multisite installation by default where subsites/blogs are either set up in a subdirectory or subdomain structure.

    There are plugins to make each subsite into a network of its own and set up BP in each or some of the networks https://wordpress.org/extend/plugins/wp-multi-network/ or the premium Networks+ http://wpebooks.com/networks/ You should have at least a VPS or Dedicated server when you go this route.

    #147679
    voopress
    Participant

    I think my question is not coming across as I want it to.

    First, I did do as you suggested when I built a test site. Even then, I didn’t see any option for users to create their own blog during or after account creation.

    Either way, my question is more along the lines of asking if both types of sites can co-exist as one single site.

    #147600
    @mercime
    Participant

    Maybe I’m misunderstanding what WPMS with BP gives me so figured I’d ask here.

    Create a Network, make sure that user and blog creation is enabled in network options and test that you can indeed create subsites. When all is in working order with your WPMS install, you can then install and activate BuddyPress.

    One other thing that has been perplexing me is trying to find information showing how a user could either set up their blog when registering or, be able to set up their blog later on if they have already become a registered user.

    If you allow user account and blog creation as I mentioned above, then the default registration will show fields for blog(subsite) creation. If you want your users to be able to create a blog only after registration, then you remove the blog creation test/fields in the register.php file. The Create a Blog link will show up in the Blogs Directory page for logged in users.

    #147439
    johnjf
    Participant

    My “current” test users work with bbpress active but I created a test user before I actived sitewide forums. I tried creating a new test account and I’m not able to activate account. The user shows up on the user list but they’re not able to do anything until they can activate account. With the test user account I try setting up, it says please go and active your account by going to your email and clicking on your activation link or something like that. It asks to enter an activation key. I tried clickin active to see if it would work but nothin, I also tried copy and pasting the key #’s I get in the link and nothing worked.

    Once I deactivated bbpress I was able to click on the activation link and my test account would activate.

    #147294
    jidanni
    Participant

    All I had to do was change
    $ HEAD -PSU -H 'Cookie: buddyorg_logged_in=jidanni...efd6' https://codex.buddypress.org/ to
    $ HEAD -PSU -H 'Cookie: buddyorg_logged_in=jidanni...efd5' https://codex.buddypress.org/
    and I could get in fine. Same results no matter if my IP is via the USA or TW.

    So perhaps: create a new account, login, then try to connect to https://codex.buddypress.org/
    Then logout, and try again.

    #147284

    In reply to: Add to registration

    SFMichael
    Participant

    First function adds code to meta in wp-signups works fine.

    Second function should get this meta which is does however i cant access anything inside it using the likes of $signup[‘meta’] or $signup[‘$user_id’]

    add_filter( 'bp_signup_usermeta', 'custom_add_signup_meta' );

    function custom_add_signup_meta ($meta)
    {
    // create an array of custom meta fields
    $meta['user_blogs'] = $_POST['blogs'];

    if($meta != null)
    {
    return $meta;
    }

    }

    add_filter( 'bp_core_activate_account', 'add_user_to_blogs');

    function add_user_to_blogs($signup)
    {
    global $bp, $wpdb;
    $role = 'bbp_participant';

    echo 'ALL = '.print_r($signup).'';

    foreach ($signup['meta']['user_blogs'] as $key => $value )
    {
    //Stuff
    }

    }

    Any ideas?

    When i output $signup i get an array within ‘WP_Error Object’

    #147273
    AutomatedKid
    Participant

    That’s the problem, I tested again with “User accounts may be registered” setting – not “Both sites and user accounts can be registered” enabled – and I’m getting the page not found since it’s looking for /blogs/create/ and somehow not directing to /register/. Again, this is via the wp meta widget > register link.

    I’m also getting the same error when trying to click the “register” link attached to the login screen on a site other than the primary.

    I found a filed bug from 10 months ago, it says that it’s fixed, but I am somehow recreating that same issue…today! lol

    Here’s a link to ticket # 4032 on trac: https://buddypress.trac.wordpress.org/ticket/4032

    So do you think those 3 errors I posted above regarding the user login key and the message “The indexes user_login and user_login_key seem to be equal and one of them could possibly be removed.” found in the phpadmin panel, there is no correlation and I shouldn’t be concerned with either message?

    [RESOLVED – for some reason when I enabled the other theme it disabled the default bp-theme in the network. Once it was re-enabled it, no Cheatin Uh? message] Lastly, not related to this same topic, but I thought I resolved the Cheatin Uh? message after reinstall, only to discover when changing to a different bp theme, then trying to switch back to the default bp-theme, I get that dang message again! [/]

    Thanks again.

    #146262
    @ChrisClayton
    Participant

    Oh and with your last question, you can use your current theme (especially after 1.7). Just turn off registration, so that you create accounts manually and make it so that only logged in users can see BP pages.

    #145035
    LoeC
    Participant

    @mercime Thanks for your help. The problem I had is I didn’t know which file the “create an account” would be in. But, I figured it out. It was in the sidebar.php file. I commented out (using // before the command) the offending verbiage. So, not a perfect solution. Someone could still guess how to get to the registration page, but it is not right up front.

    As for the survey, I have a link from my consent documents to a survey on Survey Monkey and will put a link to the registration page at the end of that survey. Haven’t tested all of that functionality, yet, but I think it will work.

    Thanks again.

    #145024
    @mercime
    Participant

    @loec By default, you don’t get notification of replies from this group forum unless you have been @ mentioned.

    == removing ”create an account” link ==
    On your original topic post, simplest way is to just delete it from your theme file/s.

    == I want participants to complete a survey and click a link to the registration page. ==
    There is no plugin that I know of that can do this at this time. You’d either have to code it yourself or hire a developer to do so.

    The manual way is to create a form which includes an email address field and when the answers are acceptable, you’d email the registration page URL to the applicant which could be good for 5 days. That registration URL/slug can be changed after 5 days.

    #145008
    LoeC
    Participant

    Well, for whatever reason, setting a password for the registration page didn’t work. I set a password for the registration page, but clicking “create an account” on the welcome page takes you straight to the registration page – no password requirement pops up.

    So this question is still open.

    Also, for some reason I am not getting notification of replies from this forum.

    #145004
    LoeC
    Participant

    Thanks! I will try #3. I’ve spent hours looking at different membership plug-ins and they all seem to add complexity that I don’t want my users to have to deal with. As for #2, I am not in the least savvy with code. ; p.

    Would still like to remove the words on the welcome page, so will leave this unresolved for now.

    #144967
    @mercime
    Participant

    == t I do not want them to be able to register new blogs and create blog post ==

    @toriea You can do that. If you created a network (go multisite), you need to go to Network Admin > Dashboard, then go to Settings > Network Settings where you’ll find Registration Settings: Allow new registrations
    — Registration is disabled.
    — User accounts may be registered. <=== choose this option
    — Logged in users may register new sites.
    — Both sites and user accounts can be registered.

    #144950

    Here are a few options I thought of off the top of my head:

    1) You might consider using a “membership” plugin. I don’t have a lot of experience with them myself, but I think one of the features of some is the ability to use a “key” to register (think of it as a password). You could give them the “key” at the end of your survey.

    2) If you are savvy with code, you can likely pass a query string via the url bar as well if your survey software allows it.

    3) Password-protect the BuddyPress registration page. You should be able to do this via the WordPress page editor. You could give all the participants the password.

    r-a-y
    Keymaster

    @chibib0 – It’s a little hidden, but you have to navigate to the blogs directory and click on the “Create” button.

    If you want to hardcode a link, it should be to the URL of the blogs directory plus the /create/ slug.
    eg. example.com/blogs/create/

Viewing 25 results - 426 through 450 (of 1,116 total)
Skip to toolbar