* I installed this and it works like a charm (although I have no idea how to log in and mod it) but now all of a sudden I'm getting a "?>" at the top of every page that uses the generic header. A view source of the rendered code gives me this:
[]
?>
<!-- START OF header.tmpl TEMPLATE -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr">
<link rel="SHORTCUT ICON" href="http://www.calpernia.com/favicon.ico" />
<head>[/]
* I don't know where that ?> is coming from, or where that line <!-- START of header.tmpl is coming from, I did a sitewide code search and could not find that string in my code anywhere.
* This isn't a chat mod question per se, but the problem came up after installation, and I can't find where I messed anything up. Everything works, just that extra code there...