Topic-icon SOLVED - Upgraded to 4.1.2 - Facebook Login Button Gone

Active Subscriptions:

None
I just upgraded to 4.1.2, but the facebook login button has disappeared from the site completely. The code is still there, but nothing is displayed.

nonamegamer.ca/

EDIT: I was on 4.1.1
The topic has been locked.
Support Specialist
I'm not seeing the Login With Facebook button text anywhere. Where should it be? Are you using the SCLogin module, or something else to display the Login button?

Nothing in the upgrade to 4.1.2 should really affect the login button at all...

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 4 months ago #18815 by danlee
It should be displayed on the front page under the login page. On all pages where you register and login. I checked and double checked, the {JFBCLogin} is there in the code on each page.
The topic has been locked.
Support Specialist
Dan,
Really haven't heard of that issue before. Can you:
1) Post the code you're inserting into the module, and the file you're editing? Please post a few lines above and below, so we get a better idea of what's going on.
2) Try creating a Custom HTML module (it comes with Joomla) and simply put the {JFBCLogin} tag in the contents of that module. See if that shows or not. It will help us narrow down potential causes for your issue.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 4 months ago #18819 by danlee
On the front page nonamegamer.ca/

I created a block called test on the right hand side below Latest Activity.

As you can see it displays nothing :\
The topic has been locked.
Support Specialist
You're right, I don't see anything in that Latest Activity module, but now I do see the Login With Facebook button in the login area.

Did you change anything else? Do you have any caching enabled (Global Config, Plugins, or template)? If so, can you disable temporarily to see if that helps?

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 4 months ago #18825 by danlee
I do not have any cache enabled on the site, I am still modifying and changing features.
The topic has been locked.
Support Specialist
Dan,
So, yesterday, when you had the Test module, I saw the Login With Facebook button in the login area. Did you see that as well? Curious as that would help narrow things down (if it has to be on the page twice for it to show once is definitely strange, but at least is a data point).

If you'd like us to do some more thorough investigation, please feel free to Private Message us admin access to your site, and we'll dig in a little further. You can PM me by clicking the arrow under my picture (<----) and hitting the mail icon.

Thanks,
Alex
The topic has been locked.
Support Specialist
Dan,
Thanks for the access. Still not sure why it was happening, but the issue seems fixed now. Here's what we found:
1) When the {JFBCLogin} text was on the page twice, it worked.. This was tested by enabling your "Test" module with the text. When done, the Login With Facebook button would show up in the login area, but not the test area.
2) To get it to show up the first time properly, we re-ordered your System plugins. We move the JFBCSystem plugin to the last place, and things started to work. We moved it up one at a time and noticed it broke when it was before the RokZipper plugin. We'll investigate further why this is the cause, but for now, leave the JFBCSystem plugin ordered after that plugin.

Hope that helps, but if you run into anything else, let us know.

Thanks,
Alex
The topic has been locked.