1) I have installed Jsconnect auto sign in and I got this message accessing to my forum
2) And then this message (Sorry for the text boxes, labels, etc... that are out of place, I need to fix it too) The message in spanish translated to English is "invalid signature"
I think that I'm on 98% to reach the objective, but could you please tell me or suggest me what I need to check? The configuration of js connect auto sign in? From js connect?
Comments
@hgtonight
1) I have installed Jsconnect auto sign in and I got this message accessing to my forum
2) And then this message (Sorry for the text boxes, labels, etc... that are out of place, I need to fix it too) The message in spanish translated to English is "invalid signature"
I think that I'm on 98% to reach the objective, but could you please tell me or suggest me what I need to check? The configuration of js connect auto sign in? From js connect?
Still online :-)
Thanks again
@hgtonight
Forget it
It's done!!!
I just modified $secure = false; to $secure = 'sha1'; and it worked!!! haha and also added JsSSOString($user, $clientID, $secret); to my index.php
THANKS A LOT @hgtonight !