MyBB Community Forums

Full Version: MyFacebook Connect 3.6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Yes indeed.
hello sir is this compatible to my bb 1.8.5? ty
Yes, it is
thank you.. hmm what could be the problem installed it properly verified with my host that i have port 403 opened and curl function enabled.

when i click it nothing happends also it didnt add the code under welcome header guest, i had to manually add it.


here's the console error:
Failed to load resource: the server responded with a status of 403 (Forbidden)
http://xxx.com/myfbconnect.php?action=fblogin Failed to load resource: the server responded with a status of 403 (Forbidden)


btw im using google seo and applied the mod-rewrite that it suggest to use.


i can browse my forum but on other website proxies it returns 403 error ...

updatE:

i got it to work by turning off the force login users in mybb settings.
hmn, I keep getting an error about port 443 not being open, but it is open in iptables and cURL is installed. any ideas?
i got the same error .but was able to fix it by disabling the settings under mybb registration... disable force login option
is there a way we can place a small icon near the log in with facebook
(2015-06-05, 08:23 PM)ridharezzag Wrote: [ -> ]is there a way we can place a small icon near the log in with facebook

use this guide :
https://github.com/Shade-/MyFacebook-Con...f-a-button
Thank you for this plugin Shade, It's brilliant. The installation instructions are very detailed and extremely helpful. After install and testing, the only thing I had to edit was myfbconnect_usercp_menu template which points to collapse.gif instead of collapse.png

Before:
<img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpfacebook']}.gif" id="usercpfacebook_img" class="expander" alt="[-]" title="[-]" />

After:
<img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpfacebook']}.png" id="usercpfacebook_img" class="expander" alt="[-]" title="[-]" />
hello, thanks for this plugin.

i have a little problem here, its working fine for almost a week but now its suddenly showing this.

Invalid App Id: Must be a number or numeric string representing the application id.