views:

13

answers:

0

User_sessions has ssl_required for new, create and destroy.

If I use authlogic_facebook_connect_button from an ssl page everything works, if I use it from a non-ssl page like the front it fails with a "Unknown Action / No action responded to index"

Please help...

Is there a way to authlogic_facebook_connect_button to use xd_receiver_ssl? I think this is the problem.