Finally got around to writing my first post of 2008, but when I submitted it it did not (and still does not) show up on my blog page. It does, however, show up in the archive. This is the first time I've encountered this, and am hoping someone knows a fix that I'm overlooking (I know just enough about Drupal to be a danger to myself and small animals). For the record I'm still using v5.3 (I know, I know....).

Comments

blogjunkie’s picture

How are you listing the posts on your blog page? If you're using Views it could be a mistake in your settings. Also double check that Publish is checked on your post's publishing options.

dougpetch’s picture

Not sure what you mean w/ your first question. I'm using views, but not with the blog. And 'publish' is checked, the post shows as "published" on the content page, and the log indicates that my blog was updated. Yet the post does not show up on the page....

dougpetch’s picture

I'm still looking for a solution if anyone has any ideas....

dougpetch’s picture

I've spent most of today trying to figure out why my blog posts aren't showing up on the blog page but are showing up in the archive. Anyone have any ideas?

EDIT: Turns out this only affects the blog of my "public" username. I can post to my administrator blog without problems.

blogjunkie’s picture

Make sure 'access content' permission is set in User Access. Also, look in Post Setting and see if you can rebuild permissions cache.

dougpetch’s picture

Thanks for the ideas, blogjunkie. Turns out though that simply running a db update in the weight module took care of the problem.