News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

SAME PROBLEM NOT SOLVED

Started by PvtPulse, June 24, 2006, 06:01:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PvtPulse

Ok so I am working on my gallery for www.brandy-norwood.net/gallery and I cant get the {SYS_MENU} to show up

HERE IS MY CODING
Quote<html>
<head>
<title>Brandy Norwood Photo Gallery</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="/gallery/themes/001/style.css" type="text/css" />
<script type="text/javascript" src="scripts.js"></script><style type="text/css">
<!--
body {
   background-image: url(/gallery/themes/001/images/bg.jpg);
}
-->
</style></head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Untitled-1) -->
<table id="Table_01" width="626" height="341" border="0" cellpadding="0" cellspacing="0">
   <tr>
      <td colspan="6">
         <img src="/gallery/themes/001/images/template_01.jpg" width="597" height="36" alt=""></td>
      <td width="29" rowspan="3" background="/gallery/themes/001/images/right_bg.jpg">&nbsp;         </td>
   </tr>
   <tr>
      <td height="283">
         <img src="/gallery/themes/001/images/template_03.jpg" width="100" height="283" alt=""></td>
      <td>
         <img src="/gallery/themes/001/images/template_04.jpg" width="99" height="283" alt=""></td>
      <td>
         <img src="/gallery/themes/001/images/template_05.jpg" width="100" height="283" alt=""></td>
      <td>
         <img src="/gallery/themes/001/images/template_06.jpg" width="99" height="283" alt=""></td>
      <td>
         <img src="/gallery/themes/001/images/template_07.jpg" width="100" height="283" alt=""></td>
      <td>
         <img src="/gallery/themes/001/images/template_08.jpg" width="99" height="283" alt=""></td>
   </tr>
   <tr>
      <td colspan="6" bgcolor="#FFFFFF"><p align="center">{SYS_MENU} <br />
{SUB_MENU} </p>
       <p align="center">{ADMIN_MENU} {GALLERY} </p></td>
   </tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>

Sami

- you must have {CUSTOM_FOOTER}{VANITY} after {gallery}, why you remove them!!!?
(this is not your issue but later would be )
- copy pageheader() function from sample theme.php to your theme.php
‍I don't answer to PM with support question
Please post your issue to related board