1. neboy65
  2. Support
  3. Friday, November 13 2015, 01:29 AM
I am running BT Social Login on my website and it pulls in all of the fields from easy profile to register new users. This module has been working with BT Social Login until the joomla upgrade to 3.4.5. Now when a user tries to register with this module they get an error that states "error ajax request failed". If I turn off the Easy Profile - Users plugin the module registers with no issues but if its turned on they get this error. I upgraded the easy profile component to the latest version 1.3.12, is there an update for the Easy Profile - Users plugin to correct this issue?
admin Accepted Answer
Admin
Hi,
we not have experience with this component/module, anyway can you please post me your site details to check this (to check javascript we need only site link) ?
  1. more than a month ago
  2. Support
  3. # 1
neboy65 Accepted Answer
Basic
I have bowthemes working on the issue right now, and they almost have it fixed. Thanks for your response.
  1. more than a month ago
  2. Support
  3. # 2
neboy65 Accepted Answer
Basic
I was asked from bowthemes to ask about this issue.

I'm sorry. I haven't found out reason of this problem yet.

I still work on your site.

But my be problem is this line

$jsnUser=JsnHelper::getUser($userId);

line 435 in file /plugins/users/jsn_user/jsn_user.php

This line make an PHP error, but i can't know it.

Can you help me ask JSN supporter for this problem?
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's a weekend for us :)

This line make an PHP error, but i can't know it.
Which error? we need more details, can you please post me your site details?
  1. more than a month ago
  2. Support
  3. # 4
neboy65 Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Support
  3. # 5
admin Accepted Answer
Admin
Hi,
in your site I see still ajax alert and request get 500 error, this happen when there are a server side error, so we need to have access to your PHP error_log to check.

after you register it doesn't send the activation link to the email address
Easy Profile extends Joomla user management, so registration/edit profile pages and process are managed by Joomla (also send mail after registration), I see the BT Social Login source code and this module replace Joomla registration (not only page but also process and send mail process). You will find the code to send this email in file /modules/mod_bt_sociallogin/helpers/helper.php after line 800.
  1. more than a month ago
  2. Support
  3. # 6
neboy65 Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Support
  3. # 7
admin Accepted Answer
Admin
Hi,
I found and solved the problem, this module replace Joomla registration process (this is not a problem normally), but this new process skip some Easy Profile step, so API are not loaded correctly.

We will add this small patch in next release.
  1. more than a month ago
  2. Support
  3. # 8
neboy65 Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Support
  3. # 9
neboy65 Accepted Answer
Basic
The issue has been fixed and users can now register again with the module.
  1. more than a month ago
  2. Support
  3. # 10
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.