New posts show up as replies - After Importing
Posted: 27 Jul 2014, 03:37
I did a migration from Joomla 1.7 to 3.22 as outlined in the post here:
viewtopic.php?f=2&t=23105&start=10
Everything seems to be working OK except all new posts have the "parent id" of the last post making them show up as replies. I am probably overlooking something simple but I have spent many hours trying to fix this.
Since I am not allowing replies, I could probably write a cron job to set the database field "parent id" to "0" as a work around. But that is not the most desirable solution.
EDIT- The "user id" in all records is set to "0". Could this be the problem?
viewtopic.php?f=2&t=23105&start=10
Everything seems to be working OK except all new posts have the "parent id" of the last post making them show up as replies. I am probably overlooking something simple but I have spent many hours trying to fix this.
Since I am not allowing replies, I could probably write a cron job to set the database field "parent id" to "0" as a work around. But that is not the most desirable solution.
EDIT- The "user id" in all records is set to "0". Could this be the problem?