View Single Post
Old May 22nd, 2009, 09:28 PM   #5 (permalink)
rcull
Member
Verified Customer
 
rcull's Avatar
 
Join Date: Dec 2004
Posts: 230
No, I tried removeing the header and it displayed the same problem.

On the page with the problem the code reads:

<!-- END TEMPLATE: feature.tmpl --> </table>
</td>
</tr>
</table>

<br />
<!-- END TEMPLATE: indexstats.tmpl --></td>
<td width="10">
&nbsp;
</td>
<td align="center" valign="top" width="20%"> <!-- BEGIN TEMPLATE: statspal.tmpl -->

On the page without the problem the same area reads:

<!-- END TEMPLATE: feature.tmpl --><!-- BEGIN TEMPLATE: indexstats.tmpl -->

<table class="" cellpadding="1" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td>
<table cellpadding="4" cellspacing="1" border="0" width="100%" class="tableborders">

<tr>
<td class="tddetails" align="left" width="100%">
<font class="small"><b>Statistics</b><br />
Users: 5,990<br />
Photos: 1,208<br /> Comments: 1,509<br /> Views: 3,729,678<br />
Disk Space: 126.7mb</font>
</td></tr><tr>
<td class="tddetails" colspan="2" align="left">
<font class="small"><a title="Main Index" href="http://www.teambuick.com/showroom/member.php?uid=1">rcull</a> and 3 unregistered users</font>
</td>
</tr>
</table>
</td>
</tr>
</table>

<br />
<!-- END TEMPLATE: indexstats.tmpl --></td>
<td width="10">
&nbsp;
</td>
<td align="center" valign="top" width="20%"> <!-- BEGIN TEMPLATE: statspal.tmpl -->

I uploaded all new templates again with no changes.

When I move the missing part over to the page that is not showing correctly, it fixes the problem. I am afraid I just don't understand how to get the indexstats.tmpl to display correctly when viewing a specific catagory page.

Thanks

Last edited by rcull; May 22nd, 2009 at 09:38 PM.
rcull is offline   Reply With Quote