Quote:
Originally Posted by jugo
For those of you that it's not working...in your FORUMHOME template...do you have
in the template?
|
Yep!
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
$headinclude
$dfh_announcement_headercode
</head>
<body>
$dfh_announcement_popup
$header
$navbar
<!-- Gallery_Latest_Images -->
I will try the new way & let ya know.
Thanks, dreck