Here is the test site:
http://investmentproperty-overseas.com/tmp/
I have tried all the templates installed by default, to no avail.
The current template is "Left simple navigation + 1 column", not a single change added.
Here is the piece of code with menu from current template:
Code: Select all
{* Start Sidebar *}
<div id="sidebar">
{* Start Navigation *}
<div id="menu_vert">
<h2 class="accessibility">Navigation</h2>
{menu template='simple_navigation.tpl' collapse='1'}
</div>
{* End Navigation *}
{* Start News *}
<div id="news">
<h2>News</h2>
{news number='3' detailpage='news'}
</div>
Any ideas why? It basically makes the system unusable.
Server system is:
Apache 1.3.39, MySQL 5.0.45, php 5.2.5