coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: blowfishdl on October 17, 2007, 05:39:14 PM

Title: Nothing Past the {GALLERY} Tag Working
Post by: blowfishdl on October 17, 2007, 05:39:14 PM
For some reason the {GALLERY} Tag is making it so that everything I type into the document after it, never appaears on the page!


<td style="width:855px;">
       
            <div id="forumnav">
                 {SYS_MENU}     <br/>
                 {SUB_MENU}
            </div>
           
           <!-- <div id="" style="float:right;width:160px; height:600px; background-color:white; margin-left:10px;margin-top:80px;">
           
             </div> //-->
   
   
       <div style="text-align:left; width:690px;">
              {ADMIN_MENU}
             
              <br/>
             
              {GALLERY}
             
                   <!-- Nothing here shows up. //-->
             
        </div>

</td>
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: blowfishdl on October 17, 2007, 06:13:12 PM
Wow this really must be a mystery to everyone!
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: Stramm on October 17, 2007, 07:14:52 PM
probably no one has the possibility to have a look at an unknown site

Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: blowfishdl on October 17, 2007, 07:31:31 PM
Here is the whole code.. Please help?


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html dir="{LANG_DIR}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<meta http-equiv="Pragma" content="no-cache" />
<title>{TITLE}</title>
{META}
<link rel="stylesheet" href="themes/house/style.css" type="text/css" />
<script type="text/javascript" src="scripts.js"></script>

<script type="text/javascript" src="themes/house/nav/milonic_src.js"></script>   
   <script   type="text/javascript">
   if(ns4)_d.write("<scr"+"ipt type=text/javascript src=themes/house/nav/mmenuns4.js><\/scr"+"ipt>");      
     else _d.write("<scr"+"ipt type=text/javascript src=themes/house/nav/mmenudom.js><\/scr"+"ipt>");
   </script>
<SCRIPT language=JavaScript src="themes/house/nav/menu_data_top.js" type=text/javascript></SCRIPT>

<SCRIPT language=JavaScript src="themes/house/nav/menu_data_left.js" type=text/javascript></SCRIPT>
<!-- $Id: template.html 2688 2005-12-04 03:22:35Z donnoman $ -->
</head>
<body>


<table width="900px" style="cell-spacing:0px; padding:10px;">
<tr>
<td>
<a href="index.php"><img src="themes/house/images/site_logo.gif" border="0"></a><br/>
<script type="text/javascript" src="themes/house/nav/top_main.js"></script>
</td>
</tr>
</table>
<table style="width:900px;">
<tr align="left">
<td valign="top" style="width:50px;">
<script type="text/javascript" src="themes/house/nav/left_main.js">
</script>
</td>
<td style="width:855px;">
       
            <div id="forumnav" style="width:690px;">
                 {SYS_MENU}     <br/>
                 {SUB_MENU}
            </div>
   
       <div style="text-align:left; width:690px;">
              {ADMIN_MENU}
             
              <br/>
             
              {GALLERY}
             
                         
     
             
        </div>

</td>
</tr>
</table>
</body>
</html>
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: blowfishdl on October 17, 2007, 07:45:43 PM
It has got to be something within the {gallery} code has it not? My code is flawless.
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: Stramm on October 17, 2007, 07:48:28 PM
why don't you just post a link to your gallery
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: blowfishdl on October 17, 2007, 08:04:35 PM
http://php.stargazette.com/sgphoto/index.php
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: blowfishdl on October 17, 2007, 08:17:28 PM
Is anybody out there?  ;D
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: blowfishdl on October 17, 2007, 08:44:43 PM
Wow! Slow day on the forums I take it.
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: François Keller on October 17, 2007, 08:57:26 PM
Quote from: blowfishdl on October 17, 2007, 08:04:35 PM
http://php.stargazette.com/sgphoto/index.php
Quote from: blowfishdl on October 17, 2007, 08:17:28 PM
Is anybody out there?  ;D
Quote from: blowfishdl on October 17, 2007, 08:44:43 PM
Wow! Slow day on the forums I take it.
3 posts in 40 mn and no reply. You really have no chance.
don't forget this forum is not a hotline and if you can't wait for an eventual answer, pay someone to help you!!!
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: blowfishdl on October 17, 2007, 09:20:16 PM
okay....  ??? You have to understand my frustration Frantz..

Do you have any suggestions for my problem?
Title: Re: Nothing Past the {GALLERY} Tag Working
Post by: Nibbler on October 18, 2007, 12:46:08 AM
Same happens with the classic theme so you have probably broken something in a core file. Upload clean copies of anything you have modified.