Quick Someone Help, My ADMIN Options have gone. Quick Someone Help, My ADMIN Options have gone.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Quick Someone Help, My ADMIN Options have gone.

Started by rostros, January 12, 2004, 09:23:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rostros

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>&nbsp;</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>&nbsp;</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 (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>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</body>
</html>

Joachim Müller

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

rostros

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.