Help this is really urgent, I have been modding my gallery when i login as admin, i cannot see the {Admin_Menu}, This is urgent as i have people paying for my service. here is my code for the template.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{LANG_DIR}">
<title>The Girlfriend Collection. Just 5.99 for 30 days </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Pragma" content="no-cache" />
<body text="#000000" link="#000000" vlink="#999999" alink="#000000"><link rel="stylesheet" href="themes/rainy_day/style.css" />
<p>
<script type="text/javascript" src="scripts.js"></script>
</p>
<table width="100%" border="0" cellspacing="1">
<tr>
<td> </td>
</tr>
<tr>
<td><div align="center">{GAL_NAME}</div></td>
</tr>
</table>
<table width="750" border="0" align="center" cellpadding="1" cellspacing="0">
<tr>
<td> </td>
<td height="21"><img src="theg_logo.gif" width="749" height="292"></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><table border="0" cellpadding="1" cellspacing="0" width="100%">
<tr>
<td height="19" align="right"><div align="center">{MAIN_MENU2}</div></td>
</tr>
<tr>
<td width="100%" height="19" align="right"><div align="center">
<p>{ADMIN_MENU}</p>
</div></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" align="center" style="padding-left: 10px; padding-right: 10px;">
{GALLERY} </td>
</tr>
</table></td>
</tr>
</table>
<table width="545" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="23"><div align="center">
<p><a href="HTTP://www.paypal.com"><img src="logo_creditCards_169x21.gif" width="209" height="21" border="0"></a></p>
<p><font color="#000000" size="1" face="Verdana, Arial, Helvetica, sans-serif">shugknight.co.uk
cannot be held responsible for misue of other peoples pictures please
report abuse <a href="mailto:shugknight@shugknight.co.uk">here</a> please
include file name and evidence that the photo belongs to you.</font></p>
</div></td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
</body>
</html>
no need for an all-red page (my eyes already hurt enough at 5:30 am)... :wink:
Hard to say with just your template code (in fact the most irrelevant information at all), you better provide a link to your page as well, plus a regular user login (no admin login needed).
GauGau
Quote from: "gaugau"no need for an all-red page (my eyes already hurt enough at 5:30 am)... :wink:
Hard to say with just your template code (in fact the most irrelevant information at all), you better provide a link to your page as well, plus a regular user login (no admin login needed).
GauGau
lol i forgot to enter admin mode.