coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: gtstyle on August 18, 2008, 07:11:08 PM

Title: Once logged in there are no Admin tools!
Post by: gtstyle on August 18, 2008, 07:11:08 PM
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
Title: Re: Once logged in there are no Admin tools!
Post by: Joachim Müller on August 23, 2008, 09:55:20 AM
Posting a link to your gallery might be a good start...
Title: Re: Once logged in there are no Admin tools!
Post by: gtstyle on September 10, 2008, 11:17:29 PM
Here ya go pall

http://turksnl.net/forum/
Title: Re: Once logged in there are no Admin tools!
Post by: Joachim Müller on September 11, 2008, 07:37:57 AM
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.