Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+5 votes
514 views
in Q2A Core by
As per the title, how do I change the date of these things? I'm guessing in the DB through phpmyadmin is the best way?

I see the posts table has a created timestamp, so that's easy to change. But then there is a posttags table with a postdate as well, do I also have to change that? Then there is the userevents table, didn't look to closely but I guess this is when a user comments, votes up, etc., so I dont know if these dates need to be changed as well in case it will break something if their date, for example, is older than the edited date of the post being created.

 

Many things to consider. It would be nice if you could change dates of posts in the admin backend like in wordpress.

Please log in or register to answer this question.

...