added blog crashes c5
Permalink
I am fairly new to C5.
I am developing a site using the "silence" theme.
I get the following message after I add in the blog and then clikc on blog in the navigation bar.
Any thoughts on how to fix this?
Is it because my theme doesn't support blogs out of the box?
How would I fix that?
Cheers
I am developing a site using the "silence" theme.
I get the following message after I add in the blog and then clikc on blog in the navigation bar.
Any thoughts on how to fix this?
Is it because my theme doesn't support blogs out of the box?
How would I fix that?
Cheers
perhaps missing the opening < at the front? Or was that a copy/paste error?
oops. that was a cut/paste error
What page type is your block set to use? Go to dashboard -> page types
What is
meant to do? I'm guessing this is where the error is coming from, as the rest of the code you posted should not throw any errors...
Edit: Which blog are you using? The core blog installed with c5 or something else from the marketplace??
$t = Loader::helper('mylab_theme', 'theme_silence');
meant to do? I'm guessing this is where the error is coming from, as the rest of the code you posted should not throw any errors...
Edit: Which blog are you using? The core blog installed with c5 or something else from the marketplace??