I am not sure where this reply is going to show up. I can't seem to reply to the message I want to. When I click the reply button on the message I want to reply to, the page posts back and the page refreshes, but I don't get the Add/Edit Post module, nor is there an error message displayed.
Bruce, I think I have found the issue. But, there is some definite weirdness to it. First, take a look at this behavior. Go here:
http://www.dotnetnuke.com/Default.aspx?TabId=825&BlogID=65&ParentBlogID=5&BlogDate=2006-08-31
This is Cathal's blog for the blog module. Hopefully you will be seeing the calendar set for August and you will see two blog entries, the top one dated August 28 and the bottom one dated August 08. Now, here is a point about how this is supposed to work. I assume that if I click a date in the calendar, I should only see the posts on or before that date? There is definitely some functionality similar to this, even if my cutoff point is inaccurate. Since the top post is dated August 28, click on August 28. The top post (dated 8/28) is still there. So far so good. Now click on 8/27 and the 8/28 post is still there! But, click on 8/26 and the 8/28 post disappears. So, I assume there is funtionality that makes posts only display since some date chosen from the calendar. But what is the logic there? For a post on 8/28 it is there on 8/27? Doesn't seem correct to me. I am wondering if timezones are playing into this.
Now, here is where my problem came in. Go to my site here:
http://www.linqdev.com
Three or four modules down in the center (content) pane you will see a blog module named LINQ to Joe. It has one post dated 9/12/2006. You will also see the archive calendar in the right pane. Click on 9/12 in the calendar and the post is there. No surprise because that is what we would expect. Now click on 9/11 in the calendar and the post goes away. Again, no surprise. But, click on 9/12 again and the post is still not there! Click on 9/13 and it comes back. Click on 9/12 again, and it is still there. Its as though if you click on the date of a post in the calendar, it only displays if it was already displayed?
There is definitely some funky behavior going on here. I think this behavior at my linqdev site is what caused my problem.