21294 Posts in 5734 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 609 Views |
-
Silverstripe stopped working

26 November 2009 at 9:29am
I have setup a site which was working absolutely fine, but now when I go to any URL in the site the same page is always shown and with no content.
The site is at http://dse.direct2digital.co.uk - any help would be appreciated
-
Re: Silverstripe stopped working

26 November 2009 at 6:33pm
Your site seems to be working correctly (the SilverStripe part anyway). It seems your $Content area is blank, what is in the CMS? The SIFR isn't working correctly either. Take a look at the generated code:
<div class="menu3">
<ul>
</ul>
</div>
<div style="margin-right: 10px;margin-top: 10px;float:left;"><img src="/assets/" alt="assets/" /></div>
<div class="copy"><p></p></p>That a bunch of junk code. Can you elaborate on what troubleshooting steps you've taken so far?
-
Re: Silverstripe stopped working

26 November 2009 at 7:28pm
You'd be better off posting the contents of your Page.ss and Layout/Page.ss files.
It looks like either your $Layout or $Content tag is missing.
Aaron
| 609 Views | ||
|
Page:
1
|
Go to Top |



