Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2006-05-03 00:10:25
- evilhomer201
- New Member
- Registered: 2006-05-02
- Posts: 8
Re: How do I get articles to display in places other than the index.php
zem wrote:
Please be clear in your descriptions: “directing me to”, “nothing displays” are ambiguous.
Directing me to = it’s popping up a window with that address
Nothing displays = Error 404 file not found (Server not found)
Offline
#14 2006-05-03 00:17:23
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: How do I get articles to display in places other than the index.php
Directing me to = it’s popping up a window with that address
When you click on what, exactly? Which link on what page? What tag is producing the broken link?
Error 404 file not found (Server not found)
Could be this. Do article permlinks work?
Last edited by zem (2006-05-03 00:18:00)
Alex
Offline
#15 2006-05-03 00:25:20
- evilhomer201
- New Member
- Registered: 2006-05-02
- Posts: 8
Re: How do I get articles to display in places other than the index.php
zem wrote:
bq. Directing me to = it’s popping up a window with that address
When you click on what, exactly? Which link on what page? What tag is producing the broken link?
Error 404 file not found (Server not found)
Could be this. Do article permlinks work?
All of the links give me that error (they just point to different pages. ie /General/ or ?c=General)
this tag: txp:popup type=“c” and this tag: txp:section wraptag=“li” name=“Phoenix” title=“1” link=“1”
The popup should sort categories, and the section link should display only that section.
it’s on the default template btw (the homepage) located here:
http://www.employeeswanted.com/mockup/CMS/
Offline
#16 2006-05-03 00:39:16
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: How do I get articles to display in places other than the index.php
Are you sure you’re not confusing sections with categories?
The category popup (txp:popup type=“c”) appears to work fine, or at least doesn’t produce a 404 error.
Do the sections actually exist? Does the name in the link (e.g. Phoenix
) exactly match the name (not title) on the presentation > sections page?
Alex
Offline
#17 2006-05-03 00:45:01
- evilhomer201
- New Member
- Registered: 2006-05-02
- Posts: 8
Re: How do I get articles to display in places other than the index.php
zem wrote:
Are you sure you’re not confusing sections with categories?
The category popup (txp:popup type=“c”) appears to work fine, or at least doesn’t produce a 404 error.
Do the sections actually exist? Does the name in the link (e.g. Phoenix
) exactly match the name (not title) on the presentation > sections page?
Yeah, I’m sure I’m not confusing them…. categories are for the popup (Auto, General, etc.)
Now that I switched the permalink prefs to ?=messy this is what I get with the City links to the left
http://employeeswanted.com/mockup/CMS/index.php?s=Phoenix … still a “Problem Loading Page” error though.
Offline
#18 2006-05-03 00:56:09
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: How do I get articles to display in places other than the index.php
I don’t see anything that says “Problem loading page”.
The content on that page depends on what’s in your page template. It looks like you’re making changes as we go, so it’s pretty hard for any of us to follow what’s going on.
Several FAQs might help: here, here. In particular, testing with the default page template will confirm whether the problem is with your template code.
Last edited by zem (2006-05-03 01:52:21)
Alex
Offline