Getting a simple blog to work.
Permalink
I've downloaded Simple Blog from the store and installed it in packages.
According to the tutorial page, I now have to add a new Blog Entries page. However when I try, I get the error message:
"...inc/header.php): failed to open stream: No such file or directory"
Where do I get the inc/header.php from? Or should I make that myself?
According to the tutorial page, I now have to add a new Blog Entries page. However when I try, I get the error message:
"...inc/header.php): failed to open stream: No such file or directory"
Where do I get the inc/header.php from? Or should I make that myself?
I think you're getting the error message because you're missing the 'elements' folder in your path.
The top of that page type should be:
Hope that helps