Page 1 of 1

New site, new pages don't work.

Posted: Tue Feb 05, 2013 8:19 pm
by khyros
Hi, I created a new 1.11.4 from scratch. I've been adapting one of the default themes. then I deleted all example pages and created a few ones. However, the contact only shows for the main page, not the other ones.

when I check the generated HTML there's nothing in the place where the content is supposed to go. and if I check the source of the content block I see this "<!-- Add code here that should appear in the content block of all new pages -->"

the site is dev.chazan.es, and only the "home" page works, the others are empty. I don't see any PHP error log either, so I have no idea whatsoever what is wrong.

thanks :)

Re: New site, new pages don't work.

Posted: Wed Feb 06, 2013 2:10 pm
by pukka
Turn on debug in your config file and see if any errors show up.

Also try this:
Enter content on the page
click apply
click the preview tab

does anything show up?

Re: New site, new pages don't work.

Posted: Wed Feb 06, 2013 6:48 pm
by Dr.CSS
You do have the default {content} tag in your template, right..?

Re: New site, new pages don't work.

Posted: Wed Feb 06, 2013 7:33 pm
by khyros
Yes. I do. In fact the default page has exactly the same template as others and this one shows the proper content while the others don't.

Re: New site, new pages don't work.

Posted: Wed Feb 06, 2013 7:52 pm
by Dr.CSS
It looks to me like you created the pages but didn't put anything in the Content: boxes...

Re: New site, new pages don't work.

Posted: Wed Feb 06, 2013 7:56 pm
by khyros
oh but I did, and in fact if I go to the content editor, the correct content is loaded in the editor..

Re: New site, new pages don't work.

Posted: Wed Feb 06, 2013 8:53 pm
by Dr.CSS
At this point there isn't much I can do w/o seeing the admin/back end...