Help - Search - Members - Calendar
Full Version: Individual Entries Don't Display Properly
Movable Type Community Forum > Using Movable Type > Entries and Archives
bmadison
Hi... I hope I'm putting this in the right place; it's hard to know which category to put it in since I can't figure out what the actual problem is. Anyway, a couple days ago I noticed that the individual post archives for my blog, bennettmadison.net, aren't displaying properly. (Or at all, really.) I checked the source code, and the entire page is loading, but all that's displaying is the header, the navigation bar, the faux-column background, and one of the sidebars where the entry should be.

The main page displays fine. I also have a bio page that's just a regular post which I've set up to have a different sidebar by assigning it a unique category and using MTIf statements. This page displays fine, so I figure the problem has to be somewhere with the If statement, but I've scrutinized it and can't figure it out at all. Any help would be appreciated; this is driving me crazy.

Here are the links to the site. My code is a big mess... i'm a writer, not a computer person, so apologies.
main page: http://www.bennettmadison.net
individual entry: http://bennettmadison.net/2009/01/mommy-movie-panic.html
bio: http://bennettmadison.net/2007/10/the-benn...-biography.html
OtherNiceMan
Template would be better, looking at the html I can see a closing <mtIfNonEmpty> which should not be there it is also on your main template. There is also div tags within urls which is wrong as well.
bmadison
QUOTE (OtherNiceMan @ Jan 7 2009, 02:44 PM) *
Template would be better, looking at the html I can see a closing <mtIfNonEmpty> which should not be there it is also on your main template. There is also div tags within urls which is wrong as well.


Thanks, you're right. I put what I think should be the relevant templates a public directory-- here they are:

http://www.bennettmadison.net/templates/archiveindex.rtf
http://www.bennettmadison.net/templates/mainindex.rtf
http://www.bennettmadison.net/templates/header.rtf
http://www.bennettmadison.net/templates/entrydetail.rtf
http://www.bennettmadison.net/templates/sidebar.rtf
http://www.bennettmadison.net/templates/footer.rtf
http://www.bennettmadison.net/templates/navbarwidget.rtf
http://www.bennettmadison.net/templates/archiveentry.rtf
http://www.bennettmadison.net/templates/blogrollwidget.rtf
http://www.bennettmadison.net/entrysummary.rtf

If I left any out, let me know. As for the stray <MtIfNonEmpty>, thanks for catching that-- not sure where it came from. I got rid of it, but to no effect. As for the <div>s within urls, could you tell me where you mean? I don't see anything like that, or maybe I'm misunderstanding you.

Thanks for the help,
Bennett
bmadison
ugh-- fixed it. can't believe i wasted so much time over a stray div tag.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.