The site is displaying differently depending on where you are.
For example go to http://hwrcc.dlw.me.uk/index.php/gallery/ and then go to the sub pages: http://hwrcc.dlw.me.uk/index.php/gallery/P5/. It is particular obvious in IE but is happening in Fire fox as well.
Linked to the above is the head part of my site is wrong on lots of pages, my code is as follows:
{assign_variable:my_template_group="site"}
<meta http-equiv="Content-Type" content="text/html; charset={charset}" >
<style type='text/css' media='screen'>@import "{stylesheet={my_template_group}/site_css}";</style>
<!--[if lt IE 7]>
<script language="JavaScript" src="{path=includes/dhtml}" type="text/JavaScript"></script>
<![endif]-->
<script type="text/javascript" src="{path=includes/swfobject}"></script>Now if you view source on any of the broken pages you can see that the code there doesn’t match what I have in any of my templates. Interestingly the issue seems to be when you are in the first page of any of the top menu links.
I’m not sure if it is linked but my sub navigation on the left is now missing. This uses reverse related entries and was working previously.
I really don’t get what is going on and I have a meeting at 11 this morning therefore any help would be greatly appreciated.
Darren