And I reached the following conclusions: this MOD is not having that issue from the Edit Post Date hack, it's only partially wrong.1) phpBB 2 (and 3) are preventing us to order all threads on the list by the last post/date. Like someone said to me once:If this matter can't be solved, we may have threads when the last post date was 2004 being listed first (on the top), and when the last post date was 5 minutes ago being listed on the bottom of the viewforum page.I guess there is no further development going on for this otherwise very useful mod, concerning the fix of the replacing of the topic in the viewforum page according to the date change?
In my test, two threads were created. Let's assume those two threads already have replies.
Thread A - last response was given on 04:45, today.
Thread B - last response was given on 04:40, today.
They are listed that way on the viewforum.
If you change the post date from the thread B to the year 2010, for example, the viewforum will list those threads that way:
Thread B - last response was given on the year 2010.
Thread A - last response was given on 04:45, today.
The same goes for viewtopic.
The only problem with this thing is if you need to assign a new date to any post, other than the last one.
Example:
Thread A
- First reply was given on 2005. Second and last reply on 2006.
Thread B
- First reply was given on 2004. Second and last reply on 2005.
If you change the post date from B-1 (2004) to 2010, the viewforum will not list the thread B on the top and thread A on the bottom. Instead, you will get this:
Thread A
- Last reply on 2006.
Thread B
- Last reply on 2005.
Because each time a new post is added into the database, they have different IDs (post number 1, 2, 3, etc.).
The Edit Post Date hack wasn't considering the last post to correct the viewforum. At least this was corrected on the Change Post Time.









Although there is a +5 hour time difference. This should no be a problem providing the time difference is constant.

