Error with Login jQuery.ajax – UserPro Forums https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/feed/ Wed, 08 May 2024 22:20:22 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45184 <![CDATA[Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45184 Wed, 24 Dec 2014 17:59:54 +0000 jolonm Hey,
I just upgraded UserPro to latest version 2.19. But now i am not able to login using userPro, i am getting error when i click on login button “Error in jQuery.ajax while submitting a form:Not Found”
Please help quickly

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45186 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45186 Thu, 25 Dec 2014 01:54:29 +0000 gorodezkiy Hello jolonm, hello admin,

I had the same issue today.

I found that the issue is in the ajax request itself. And no matter if this was login form or profile form. Server responded with 404, when trying to reach /wp-admin/admin-ajax.php.

I tried to call /wp-admin/admin-ajax.php from Firebug’s console directly without parameters and it worked. So I started to dig in the request parameters and found shortcode parameter. After removing it from the request, the form was submitted successfully.

So I wrapped it with encodeURIComponent. After that I was able to save profile and login. Hope this info will be helpful.

/wp-content/plugins/userpro/scripts/scripts.min.js:1200

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45194 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45194 Thu, 25 Dec 2014 17:44:04 +0000 jolonm Thanks gorodezkiy,

I reviewed scripts.min.js and found keyword “shortcode=shortcode” multiple places. Not sure how this is working with all other places. Please assist.

Where is the author? when he is going to help me and fix this for me?

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45195 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45195 Thu, 25 Dec 2014 18:45:01 +0000 PurpleNinja i have the same problem 2 months now without any solution!! :/

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45201 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45201 Fri, 26 Dec 2014 15:28:15 +0000 jolonm Dear Support,

Why you will respond to this, we have paid for this plugin and expect no such issues and active support to resolve these issues.

Can someone quickly help to resolve this quickly.

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45218 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45218 Mon, 29 Dec 2014 09:03:16 +0000 MJSupport UserPro @ jolonm, gorodezkiy, PurpleNinja – Did you check by disabling all other plugins on your site and also by switching the theme to any default WordPress theme ? This will help to narrow down the issue.
If still the issue persists – I need to check this issue on your site. Request you to please raise the issue using the contact form on my profile page along with the site URL, this would help me to track the issue to closure. Link to contact page is – http://codecanyon.net/user/DeluxeThemes#contact

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45222 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45222 Mon, 29 Dec 2014 10:21:53 +0000 jolonm MJSupport,

I already created a ticket 1887 5 days back.

About disabling the theme and plugin, this is not possible, all my other plugins and theme are working correctly. I am facing this issue after i installed 2.19. Seems issue with this plugin and getting some conflict with other. Please resolve this and update so that i can on my website.

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45227 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45227 Mon, 29 Dec 2014 17:51:04 +0000 jolonm Support,

I switched to Twenty Fifteen theme and deactivated all of my plugins but issue still exist. Please address this quickly.

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45237 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45237 Tue, 30 Dec 2014 07:43:55 +0000 Tima Timohin Guys, solution in my post)

SOLUTION: Error in jQuery.ajax while submitting a form:Not Found


At least it worked for me.

]]>
https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45295 <![CDATA[Reply To: Error with Login jQuery.ajax]]> https://forum.userproplugin.com/forums/topic/error-with-login-jquery-ajax/#post-45295 Fri, 02 Jan 2015 12:34:18 +0000 MJSupport UserPro Thank you so much Tima 🙂

]]>