Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2010-09-15 14:40:31
- howryan
- New Member
- Registered: 2010-09-10
- Posts: 3
Static pages missing?
Hi -
I’m having a strange problem on my new textpattern installation where all the static pages (About, Articles) other than the homepage are missing. I tried making a new one using the following steps, and it’s missing too:
I created a new article form called ‘sub_article’
I copied the default page template to a new template called ‘sub_page’
I made a new section named ‘submissions’ and even posted a sticky article to it
but when I go to mysite/submissions, my browser says it’s missing. Am I missing something? The site is hosted on a dreamhosters.com subdomain – could that have anything to do with it?
Thanks a ton!!
Offline
Re: Static pages missing?
Hi
I havent understund all the situation, but try to change article status from “sticky” to “live”
Cheers
Offline
Re: Static pages missing?
What is your permanent link mode ?
If it is the default section/id/title
(or any “clean” URL mode), do you pass the clean URL test? (see Diagnostics)
Also note that a sticky article won’t appear until you add an article status="sticky"
tag to your page template.
Code is topiary
Offline
#4 2010-09-15 14:52:18
- howryan
- New Member
- Registered: 2010-09-10
- Posts: 3
Re: Static pages missing?
Just tried that, and it didn’t work. Here’s a better example of what’s not working:
When I click an articles title, to be taken to the articles static page (mysite/articles/2/title-of-article/), even THAT page is missing.
Offline
#5 2010-09-15 15:01:24
- howryan
- New Member
- Registered: 2010-09-10
- Posts: 3
Re: Static pages missing?
jsoo wrote:
What is your permanent link mode ?
Hi jsoo -
Thanks for your help, this appears to be exactly the problem. I changed the “permanent link mode” to messy, and now the subpages work. My question now, then, is if I want to enable “clean URLs”, do I need to create an .htaccess file on the server? Thanks!
Offline
Re: Static pages missing?
Yes, you need an .htaccess file for clean URLs. The default Txp .htaccess is supposed to work on Dreamhost, as indeed I can confirm. Did you upload it? You might have missed it if you unpacked the Txp download on your local filesystem and then FTP’d to Dreamhost.
Code is topiary
Offline
Re: Static pages missing?
Incidentally, if you use Dreamhost stats you’ll need to add a few lines to your .htaccess, as suggested by Dreamhost (search for “Textpattern”).
Code is topiary
Offline
Pages: 1