Example:
If you try to sync some RSS feed (any) to your forum at lets say 10 AM, you'll find, that every post synced to your forum at that time, will be posted at exactly the time of RSS sync (10 AM).
It's not taking date and time from each element inside RSS feed, which is how it should work in the first place.
Anyways, just an update: I've changed all instances of 'ORDER BY post.dateline' to 'ORDER BY post.postid' in showthread.php and my posts are finally sorting as they should.
Btw. it is important to mention, that I am running RSS to post mod
|