Forums

Login With Ajax
Registration stuck on loading animation (14 posts)

  1. SultanICQ
    Member
    Posted 6 months ago #

    Hi all,

    I'm not able to make this work properly. My wordpress is a multisite installation.

    When I use the widget to register a new member the plugin stucks showing the loading animation.

    Using Firebug I saw that there is a redirection from wp-login to wp-signup. I checked the code and I saw that exists a condition to redirect from wp-login to wp-signup.

    I commented that condition and I received the registration email but the loading animation still appears.

    I modified the $.post to a $.ajax with an error success and I received a parserError, so it seems that wordpress doesn't understand or doesnt response with json format.

    Does anyone knows what can I do now? :(

    http://wordpress.org/extend/plugins/login-with-ajax/

  2. scsmash3r
    Member
    Posted 6 months ago #

    Hey. I'm having same issue, except I'm not running multisite. When new user pops up a registration window, fills all the fields, and then confirms registration - it all stucks at the animation thingie rotating, and nothing happens then (probably it should refresh the page and Fire registration complete message).

    However, user is able to register, and he is receiveing e-mail also. But what to do with that loading ani stuck?

  3. scsmash3r
    Member
    Posted 6 months ago #

    Found a solution - it is innacurate tho. But still it is working one - you get redirected/logged in after register confirmation.

    There is a mistake with $.post requesting get, so it returns an error - thats why script stucks.

    If you need this innacurate solution anyways, mail me [scsmash3r]@[gmail.com] - remove the brackets.

  4. David Tierney
    Member
    Posted 6 months ago #

    Same problem. I just installed the plugin and when I register someone, after hitting the submit button, the spinning wheel just keeps on spinnning. Can't use this plugin.

  5. Marcus
    Member
    Posted 6 months ago #

    If someone could supply a link, I could have a look. Bear in mind that I'm pretty busy working on some other plugins atm but will be revisiting LWA hopefully within the coming week and make some improvements (along with bugfixes)

  6. David Tierney
    Member
    Posted 6 months ago #

    Thanks Marcus. I very much appreciate it.

    Here is a link to a site I just set-up to test this plugin.

    http://newmoonsites.net/sample

    Here is what I learned as I installed your plugin, Login with Ajax, to show you. When I installed your plugin, it worked properly. When I installed and activated Cimy User Extra Fields, it gets hung up like it does now. So there is something there.

    With Cimy User Extra Fields, I did not add any extra fields and even just used the plugin with its default settings, so as to rule out some of the extra settings from that plugin.

    I need extra fields and was pointed from a few places to try those two plugins together as they work well together with regard to functionality - but obviously there is this one conflict.

    Thanks for looking into it.

    Aside
    And as an aside, when you get to adding improvements, one thing that I need and scsmash3r above this post needs also, )as the hack he gave me included this functionality and I was grateful for it as it was exactly what I needed), is the following.

    To have a tick box option in admin that will, when ticked, take the username and password for a new registrant and enter them automatically upon registration submission, thus logging that person in, leaving them on that page essentially to be able to immediately have access to the private content provided to registered users.

    Not sure if that would require technically that the user enters their password in the registration form via extra fields added with a plugin like Cimy's or if the generated password for that user could be used.

    An example usage of this is for a site I am creating for a real estate client who wants to capture information from users before they show you the full details of MLS real estate searches - but they want to make it also very smooth and easy for people to register and immediately have access to the listing detail information.

    Anyways, thanks for reading this. I know you are busy. Best to you and your work.

  7. Marcus
    Member
    Posted 5 months ago #

    tried your test page, when registering the ajax request to your wp-login.php page forces a redirect to wp-login.php?checkemail=registered

    chances are you've got some other plugin to do with registration that's interfering. If you can disable that behaviour within the plugin, or deactivate the other plugin, I'd bet you'll get it working.

  8. Marcus
    Member
    Posted 5 months ago #

    interestingly, your site does in fact register your user, it just forces a redirect early, blocking LWA from returning the right messgage to show, and the spinner remains.

  9. David Tierney
    Member
    Posted 5 months ago #

    Yes,

    As I said, (in my rather long post above), the problem occurs in conjunction with a plugin called Cimy User Extra Fields. Given that your two plugins are both very commonly used together (I have come across them many times i forums being paired or recommended), as they otherwise compliment each other nicely, is there any way you could get the plugins to work together?

    I am not a programmer, just HTML, CSS and design for the most part.

    http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/faq-and-comments/

    Thanks so much Marcus.

  10. Marcus
    Member
    Posted 5 months ago #

    I've noted this down and will have a look asap.

    Note that register plus redux does work with LWA, maybe it offers similar features (haven't checked rpr for a while, never used cimy).

  11. David Tierney
    Member
    Posted 5 months ago #

    Unfortunatley, Register Plus Redux has been pulled from the WP repository

    http://wordpress.org/support/topic/removed?replies=20

    Cimy is one of the popular options with regard to customizing the form fields.

    Thanks.

  12. Marcus
    Member
    Posted 5 months ago #

    Will definitely have to look into this soon... what a shame about redux, it was a good plugin.

  13. Zyperplektor
    Member
    Posted 3 months ago #

    Hi.. I have the same problem with the loading screen except, the registration dont happen. I press register, it opens in a new window, i type the info, press the button and the window just stays there with the rotation thing in the middle rotating. I am quite new at this, so its probably something i have done wrong.
    Any idea what it might be?

  14. chitaranjan.thoudam
    Member
    Posted 3 months ago #

    I am also facing the same issue, I am using buddypress. Can someone give a solution????

Reply

You must log in to post.

About this Plugin

About this Topic