Found it! date_default_timezone_set was being used in the theme’s functions.php file. I removed it and this fixed the issue.
Thanks again for pointing me in that direction. 🙂
Hmm…that’s weird. You’re right…when I add a regular WP post is shows the wrong ‘Published on: ” time but on the front end when displaying the post’s time is shows the correct time.
I’ll have to do some more troubleshooting.
Thanks for the quick reply!
I have the exact same issue as this.
My time zone is GMT-3:30.
Front end: The topic list shows ‘Last Post’ as 3 hours and 30 minutes ago but when you click the topic the latest reply time (the most recent reply) is correct.
Back end: under Forums it shows the ‘Last Post’ as 3 hours, 30 minutes ago when I just added a test post. However, under ‘Replies’ it shows the correct time in the ‘Created’ column.
Is there a fix available for this? I’ve tried everything I’ve found in these forums and nothing has worked.