Customizing SMF > Modifications and Packages
SA Facebook Integration
SA™:
may just well be the fact your using the old api still or somthing got goofed up cos clicking the login with fb just reloads the forums you sure it all installed correct still all files and folders still there part from that id just put down to fb disontuing the old api
Liam_michael:
--- Quote from: SA™ on July 18, 2012, 01:54:14 PM ---may just well be the fact your using the old api still or somthing got goofed up cos clicking the login with fb just reloads the forums you sure it all installed correct still all files and folders still there part from that id just put down to fb disontuing the old api
--- End quote ---
Could you use proper grammar? I barely understood what you wrote.
Texan78:
--- Quote from: Texan78 on June 29, 2012, 12:47:19 PM ---
--- Quote from: Texan78 on May 29, 2012, 04:48:28 PM ---Any suggestions for theses?
http://www.simplemachines.org/community/index.php?topic=365503.msg3342041#msg3342041
http://www.simplemachines.org/community/index.php?topic=365503.msg3342116#msg3342116
-Thanks
--- End quote ---
Any suggestions for the to issues in the links above?
-Thanks
--- End quote ---
Anyone offer some help for this from the links above?
SA™:
--- Quote from: Liam_michael on July 18, 2012, 06:29:35 PM ---
--- Quote from: SA™ on July 18, 2012, 01:54:14 PM ---may just well be the fact your using the old api still or somthing got goofed up cos clicking the login with fb just reloads the forums you sure it all installed correct still all files and folders still there part from that id just put down to fb disontuing the old api
--- End quote ---
Could you use proper grammar?
--- End quote ---
i am dislexic i cant help the way i type/spell it just me like it or lump it
Liam_michael:
I don't understand why clicking the link returns back to where the link was clicked from.
I followed the code:
--- Code: ---<a href="#" onclick="javascript:fbLogin(); return false;"><img src="http://biology-forums.com/Themes/default/images/fb_connect.png" alt="" /></a>
--- End code ---
Then I followed fbconnect.js, and I found this:
--- Code: ---// check wheather there logged into fb and have permissions get errors otherwise if logged in got to connect and register them page else display login form for facebook
function fbLogin() {
FB.Connect.requireSession(function() {
FB.Connect.showPermissionDialog('email,status_update,read_stream,publish_stream', function()
{
document.location = smf_scripturl + '?action=facebook;sa=connect;step';
});
});
}
--- End code ---
Why is it doing this and not doing what it's supposed to do :(
I replaced all the files to the original ones that came with the package, didn't help. I reverted back to my old index.template.php which did work at the time, still nothing :(
Will pay someone to find a way around this.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version