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