Форуми / Cotonti / Extensions / Facebook Plugin?

Trustmaster
#28028 20.01.2011 03:39
In header.tpl make sure you have XML namespace set:
<html xmlns="http://www.w3.org/1999/xhtml" {FB_XMLNS}>
and don't forget the actual login button {FB_LOGIN}. There are several other tags depending on what kind of buttons you want to use or construct yourself. More button options may be found in FB developer docs.
May the Source be with you!