Any Ideas?
I'm using:
style: subsilver2
template: AcidTech
theme: AcidTech
Here is a screen shot:

Moderator: Moderators


SeO wrote:make sure you implemented the code changes on the AcidTech templates, and make sure your AcidTech is up to date. It should work (is working on all my installs).
EddieRock wrote:SeO wrote:make sure you implemented the code changes on the AcidTech templates, and make sure your AcidTech is up to date. It should work (is working on all my installs).
Well, this was a Premod install over a standard phpBB3 install with AcidTech.
What files do I need to check/change for the AcidTech?
EddieRock
styles/prosilver/template/overall_header.html
#
#-----[ FIND ]------------------------------------------
#
<head>
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2002-2006 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
{META}
<title>{SITENAME} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE}</title>
#
#-----[ REPLACE WITH ]------------------------------------------
#
<head>
{SEO_BASE_HREF}
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<title>{PAGE_TITLE}<!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF --></title>
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
{META_TAG}
{META}

Users browsing this forum: No registered users and 8 guests