Unreachable post

This forum is for discussing the future of the PHP Developer's Network, as well as for us to get your opinion on things.

This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Unreachable post

Post by Darhazer »

When I'm viewing the list of active topics, for this topic the last post look like:
mod_rewrite illegal characters
in Miscellaneous
Author: paqman
Replies: 2
Views: 181
Last Post: Sat Aug 15, 2009 8:42 pm by pmorrison2588

But when I open the topic, the last post is mine.
Opening the user profile and trying to find all post gives 'no posts'
So I guess that this is a cache issue (the last post data is cached in the topics table, instead of being pulled from the posts table) and the posts of paqman were deleted. It would be fine, if the cache can be fixed in some way
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Unreachable post

Post by Benjamin »

Fixed.
Post Reply