Once logged in there are no Admin tools! Once logged in there are no Admin tools!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Once logged in there are no Admin tools!

Started by gtstyle, August 18, 2008, 07:11:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gtstyle

Basicly what i did is changed the file template.html in the folder classic that comes with cpg14.19 into my own design.
I maintained the following peace of code :
Then i tryd login in it works allright but once i click on continue i dont get de administrator tools any more.


So i thought it must be the java script that must be missing so i added this as well <script type="text/javascript" src="scripts.js"></script>

Does any one know what the problem seems to be ?


<table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td>
              <a href="index.php"><img src="themes/classic/images/site_logo.png" border="0" alt="" /></a><br />
            </td>
            <td width="100%" align="center">
              <h1>{GAL_NAME}</h1>
              <h3>{GAL_DESCRIPTION}</h3><br />
              {SYS_MENU} <br /> {SUB_MENU}
            </td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td align="center" valign="top">
              {LANGUAGE_SELECT_FLAGS}
            </td>
          </tr>
          <tr>
            <td align="center" valign="top">
              {THEME_SELECT_LIST}
              {LANGUAGE_SELECT_LIST}
            </td>
          </tr>
        </table>
        <img src="images/spacer.gif" width="1" height="15" alt="" />
        <br />
        <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td align="left" valign="top">
              {ADMIN_MENU}
              {GALLERY}
            </td>
          </tr>
        </table>


I added the following tags

Joachim Müller

Posting a link to your gallery might be a good start...


Joachim Müller

OK, great. Now we have a link to your forum. But that's not what I have asked for. I have asked for a link to your gallery, not your forum. Now please do as I suggested.