[Plugin: Theme My Login] TML & Simple FB Connect plugins issues
-
Hi,
I’m using WP 3.0.1 with TML 6.0.1 Alpha along with Simple Facebook Connect Ver 0.21. I found two issues.
1. For some reason, the Connect Using Facebook does not appear by default on the login page when TML is enabled, but appears in the default WP login screen, when TML is diabled. (The workaround that I did on the template file was adding
if($_GET['action']=='login' || !isset($_GET['action'])) echo sfc_connect_shortcode();
just after calling the_content() )2. After logging into the system using FB credentials, in the profile page when TML is enabled, although I’m getting the button “Attach this FB account to WP account” (or something similar), the button seems to throw an error upon clicking stating “Button not defined”. But the same functionality works fine if TML is not enabled. (I haven’t worked on this issue yet)
I tried looking at the forums of SFC for a solution, but the Author had mentioned in one of his replies to contact the Author of TML just to check if all the hooks have been included.
I would like to know if anyone else is facing this problem and if they found the solution. Appreciate your help.
Best.
- The topic ‘[Plugin: Theme My Login] TML & Simple FB Connect plugins issues’ is closed to new replies.