My client’s IT team installed EE 2.1 a few days ago but the site isn’t rendering properly. The various pages exist and they display the content in their raw form but without any styling.
Fyi, the install is on a Windows server and the system folder was renamed. It was actually installed twice - they didn’t install the theme the first time.
Below is the source of the top portion of the page - any idea what the problem may be?
{html_head}
<title>AffinityExpress</title>
{global_stylesheets}
{rss}
{favicon}
{html_head_end}
<body>
{nav_access}
{branding_begin}
<ul id="navigation_pri">
<li id="home" class="cur"><a href="http://webstage.SITENAME.com/index.php">Home</a></li>
<li id="events" ><a href="http://webstage.SITENAME.com/index.php/about">About</a></li>
<li id="contact" ><a href="http://webstage.SITENAME.com/index.php/about/contact">Contact</a></li>
</ul>
{global_top_search}
{global_top_member}
{branding_end}
{wrapper_begin}