I just lost a category full of threads when making a new category
-
Have you done a database backup? It sounds like the category may still be there, I would do a backup asap in case things get worse.
No idea how it happened. Sounds to me like some kind of error in the acp when changing the parentCid or children properties of the category. Don't think it has anything to do with the name.
-
Yes I did backup as soon as this happened. The messages are still there but if I enable the category the forum stops working ... I tried checking out all the tables from Redis that show up with KEYS category but I can't see anything out of place except that the malfunctioning category had itself set as it's parent - which I fixed and it showed up in the Admin Control Panel after that.
But all the subcategories are somehow messed up - I'm getting categories showing up in several places at once - which I fixed by deleting all subcategories ... but the remaining issue is that I can't access the malfunctioning category at all.
I don't know what to do about it.
-
Confirmed the problem is fixed by this in latest master. I can now access the category which previously caused infinite loop. By the way, in the Redis database the broken category didn't have itself as parent so I don't know why this would happen ... but it works now so I'm happy. Thanks.