rangermoore Posted September 11, 2009 Share Posted September 11, 2009 Hi, I have messed up the default header.tpl file Can you please tell me where I can get a new one or please have a look at mine and tell me what lines of code is wrong.. Thanks in advance.. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset={$charset}" /> <title>{$companyname} - {$pagetitle}{if $kbarticle.title} - {$kbarticle.title}{/if}</title> {if $systemurl}<base href="../AppData/Local/Temp/%7B$systemurl%7D" /> {/if}<link rel="stylesheet" type="text/css" href="../AppData/Local/Temp/templates/%7B$template%7D/style.css" /> <script type="text/javascript" src="../AppData/Local/Temp/includes/jscript/jquery.js"></script> </head> <body> <div class="wrapper"> <img src="../AppData/Local/Temp/templates/%7B$template%7D/header.jpg" width="730" height="118" alt="" /> <table class="topnavbar"><tr class="topnavbar"><td><a href="../AppData/Local/Temp/index.php">{$LANG.globalsystemname}</a></td><td><a href="../AppData/Local/Temp/clientarea.php">{$LANG.clientareatitle}</a></td><td><a href="../AppData/Local/Temp/announcements.php">{$LANG.announcementstitle}</a></td><td><a href="../AppData/Local/Temp/knowledgebase.php">{$LANG.knowledgebasetitle}</a></td><td><a href="../AppData/Local/Temp/supporttickets.php">{$LANG.supportticketspagetitle}</a></td><td><a href="../AppData/Local/Temp/downloads.php">{$LANG.downloadstitle}</a></td>{if $loggedin}<td><a href="../AppData/Local/Temp/logout.php">{$LANG.logouttitle}</a></td>{/if}</tr></table> <p>{if "templates/$template/images/$filename.png"|file_exists}<img src="../AppData/Local/Temp/templates/%7B$template%7D/images/%7B$filename%7D.png" align="right" alt="" />{/if} <span class="heading">{$pagetitle}</span><br /> {$LANG.globalyouarehere}: {$breadcrumbnav}</p> {if $loggedin} <p align="center" class="clientarealinks"><a href="../AppData/Local/Temp/clientarea.php"><img src="../AppData/Local/Temp/images/clientarea.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareanavhome}</a><a href="../AppData/Local/Temp/clientarea.php?action=details"><img src="../AppData/Local/Temp/images/details.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareanavdetails}</a><a href="../AppData/Local/Temp/clientarea.php?action=products"><img src="../AppData/Local/Temp/images/products.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareaproducts}</a><a href="../AppData/Local/Temp/clientarea.php?action=domains"><img src="../AppData/Local/Temp/images/domains.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareanavdomains}</a><a href="../AppData/Local/Temp/clientarea.php?action=invoices"><img src="../AppData/Local/Temp/images/invoices.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.invoices}</a><a href="../AppData/Local/Temp/supporttickets.php"><img src="../AppData/Local/Temp/images/supporttickets.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareanavsupporttickets}</a><a href="../AppData/Local/Temp/affiliates.php"><img src="../AppData/Local/Temp/images/affiliates.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.affiliatestitle}</a><a href="../AppData/Local/Temp/clientarea.php?action=emails"><img src="../AppData/Local/Temp/images/emails.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareaemails}</a></p> {/if} 0 Quote Link to comment Share on other sites More sharing options...
floyd Posted September 11, 2009 Share Posted September 11, 2009 Get the default from the zip file you downloaded. 0 Quote Link to comment Share on other sites More sharing options...
rangermoore Posted September 11, 2009 Author Share Posted September 11, 2009 It was installed by hostgator...I do not have a zip file.. 0 Quote Link to comment Share on other sites More sharing options...
floyd Posted September 11, 2009 Share Posted September 11, 2009 You probably need to contact hostgator since you do not have a whmcs license. 0 Quote Link to comment Share on other sites More sharing options...
rangermoore Posted September 11, 2009 Author Share Posted September 11, 2009 I feel stupid.. I do have a license.. I went and downloaded the file from my account area and fixed it..Sorry to bother you ..Thanks for your help... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.