Morrus |
09-23-2011 03:35 PM |
Quote:
Originally Posted by mtbikemike
(Post 2249293)
Yes, the connect button should show to any guest or logged out user. Did you modify the fbconnect_button template? Could it be a browser cache problem? If you view the source HTML is there a images/facebook/fbconnect.png reference? Did you place fbconnect.png in the right directory?
|
I didn't modify any of your templates - just followed the instructions exactly.
Viewing the source, there's no reference to fbconnect.png at all.
It shows up perfectly when I'm logged in; everything else seems to be working OK. Just nothing when visiting as a guest. Nothing on register.php, either.
Quote:
See the fbconnect-button-logic.txt for more info.
|
I understand what's supposed to happen. Only.... it's not. :)
The instructions say to put the button after <if condition="$show['member']">
I'm not an expert, but if that's a conditional of some kind, is it perhaps telling it not to display?
|