Re: thanks
DiamondSea <[email protected]> 10 Sep 2003 18:04:16 -0000
| Newsgroups | gmane.comp.web.oscommerce.contributions |
|---|---|
| Message-ID | <14d53d2a5a9fc5bf7417c871b607479a@osCommerce-Forums> |
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=227511#227511
----------------------------------------------------------------
[quote="killer-g"]thanks for the fast reply. Got it working.
But the contact_us is not parsed in. Maybe it´s because i have the information pages addon installed. but the pages generated by this are shown correctly.
looked at your bugfix mentioned earlier but this was already corrected by you.
here´s the address of the shop i´m currently working on if you would like to try it out.
[url]http://www.shop.dasdepot.com[/url][/quote]
From looking at the $osc_block['footer2applicationbottom'] block that it is including the column_right.php output. Did you not update the column_right.php file?
None of this stuff should be in that block after the [b]<!-- right_navigation //--> [/b] comment. All this shouldn't be there, indicating that you missed some of the capture code somewhere:
[code]<!-- right_navigation_eof //-->
</table> </table> </td>
</tr>
</table>
<!-- body_eof //-->
<!-- footer //-->
<table border="0" width="840" cellspacing="0" cellpadding="0">
<tr class="footer">
<td class="footer"> Mittwoch, 10. September 2003 </td>
<td align="right" class="footer"> 6119 Zugriffe seit Montag, 28. Juli 2003 </td>
</tr>
</table>
<!--´start globale breite - siehe auch header -->
</td>
</tr>
</table></center><!-- end globale breite - siehe auch header -->
<!-- footer_eof //-->
<br>
</body>
</html>[/code]
It should look like you see it on here:
http://www.jhtalk.org/22ms2clean/catalog/contact_us.php?sts_debug=1