Nothing Past the {GALLERY} Tag Working Nothing Past the {GALLERY} Tag Working
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Nothing Past the {GALLERY} Tag Working

Started by blowfishdl, October 17, 2007, 05:39:14 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

blowfishdl

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>

blowfishdl

Wow this really must be a mystery to everyone!

Stramm

probably no one has the possibility to have a look at an unknown site


blowfishdl

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>

blowfishdl

It has got to be something within the {gallery} code has it not? My code is flawless.

Stramm

why don't you just post a link to your gallery


blowfishdl


blowfishdl


François Keller

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!!!
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

blowfishdl

okay....  ??? You have to understand my frustration Frantz..

Do you have any suggestions for my problem?

Nibbler

Same happens with the classic theme so you have probably broken something in a core file. Upload clean copies of anything you have modified.