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>
Wow this really must be a mystery to everyone!
probably no one has the possibility to have a look at an unknown site
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>
It has got to be something within the {gallery} code has it not? My code is flawless.
why don't you just post a link to your gallery
http://php.stargazette.com/sgphoto/index.php
Is anybody out there? ;D
Wow! Slow day on the forums I take it.
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!!!
okay.... ??? You have to understand my frustration Frantz..
Do you have any suggestions for my problem?
Same happens with the classic theme so you have probably broken something in a core file. Upload clean copies of anything you have modified.