msb2011
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Connect] [Plugin: Social Connect] liveid callback vs return urlYes, that us how it is configured. Still no liveid working. Twitter, google, yahoo work….
Any more thoughts?
Forum: Plugins
In reply to: [Social Connect] [Plugin: Social Connect] liveid callback vs return urlwe’re using v0.3 it passes all the diagnostic stuff.
I don’t understand what you mean by “whatever that returns for you”
NOTE: I had to add the absolute path of the callback.php file into the connect.php source, otherwise the LiveID icon never showed. Do I need to add the absolute path into callback.php as well?? Or should I be putting a relative path into the Live.com application setup? Or am I completely confused?
Either way, LiveID does not work.
Forum: Plugins
In reply to: [Social Connect] [Plugin: Social Connect] liveid callback vs return urlBTW: in connect.php for the liveid, the following line:
$liveid_return = SOCIAL_CONNECT_PLUGIN_URL . '/liveid/callback.php';seemed to have problems… when I put the absolute path into the quoted portion, I was able to get the liveid icon to show, and it appears to authenticate.
HOWEVER, it still doesn’t create the account properly, so the liveID support really doesn’t work (for me).