In continuation of our efforts to offer intuitive, secure and cutting edge technology, we performed an optimization for option "Facebook Connect". That, in order to improve the functioning and security of your forums.
Now a new field in connection with this application and called "Secret Key" made its appearance in your admin panel> Modules>> Facebook Connect
If you are an administrator of the forum, two cases:
1. You have activated the system "Facebook Connect" on your forum: In this case, to retrieve your secret key, simply log on the facebook account with which you created the application and then go to the page " My Applications "and copy / paste the secret key corresponding to the application facebook connect you created for your forum.
2. You never activated the system "Facebook Connect" on your forum: in this case is very simple. The secret key is provided immediately after creating the application.
Note that in order to take advantage of this optimization, admins that have changed the template index_body must take into account the change below:
Replace :
- Code:
onlogin=facebook_login()'
by :
- Code:
onlogin=window.location='/facebook_connect.forum'
See you soon for fresh news!
Forumotion team
Last edited by Typlo on January 20th 2011, 5:17 pm; edited 1 time in total