View Single Post
  #936  
Old 04-30-2015, 10:38 PM
 
buywink buywink is offline
 

Advanced Member
  
Join Date: Apr 2012
Posts: 93
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil,
X-Janrain Engage integration is not working with reboot.I have posted the issue with qtm and they told that-
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++
The "You have to complete registration by filling necessary fields" issue arises because the facebooks's profile contains no necessary data for the cart's required fields
and redirect is performed to

http://www.mydomain.com/cart.php?mode=checkout&edit_profile=Y

as it supposed to be
But in your cart the profile form was not "expanded" (to fill in "missing" fields) in the default way because of the custom 3d-party skin
With the default skin it works as it should - registration form is displayed
Your custom skin contains no default IDs (elements names) which are used by the module and it is the reason of the not expanded form issue
but if you click on "New Customer Register Here" you can see the personal info filled in from the facebook's profile data

So, in general the module works and passes all necessary info from facebook's profile to your cart
To solve the issue with the not expanded registration form you can contact the skin authors regarding the issue and ask them to check/fix it

I.e. when the redirect from the login is performed to
http://www.mydomain.com/cart.php?mode=checkout&edit_profile=Y
the form should be expanded in the way as if you manually click on "New Customer Register Here"

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++
How to resolve the issue?Please let me know.

Thanks,
wink
__________________
x-cart Gold 4.4.5
Reply With Quote