PDA

View Full Version : facebook connect in template


zippys
02-08-2011, 08:46 PM
Im trying to get facebook connect working in a custom template, DarkChrome. Its working on my default template, but does not appear on DarkChrome. Ive tried registering my variables using a plugin

i created a plugin, parse_templates and used this code
vB_Template::preRegister('navbar', array('facebook_header' => $facebook_header));

I also tried using the exact same code from header/header include (from the default template), in the darkchrome template but still nothing.

but to no avail. I really have no clue why this isnt working. Please any help, really desperate here. :confused: