Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Before posting new topics in this category K 1.5.x Support: Please read this first.

Important Inverse merge - what have I done?!

More
15 years 10 months ago #51677 by JMCN
Hi,

I was trying to tidy up some posts and I've inverse merged a post, which has wiped the entire topic :ohmy: So now it says that there are 0 topics, xyz replies and 0 posts. It was a really important thread so I'm gutted - what does the inverse merge function do/where did the posts go, and is there any way I can get them back?

Any help would be so much appreciated!

Please Log in or Create an account to join the conversation.

More
15 years 10 months ago #51687 by Matias
It looks like you've found a bug which I wasn't aware of.

All the messages are in there, so you didn't loose anything. Now we just need to look into database and check what went wrong..

Can you find the thread from the database? You need to remember it's topic or something and do a search in phpmyadmin. Once you find the topic, search all messages in it. First message should have parent=0. It's the most common reason why topic disappear. Another common issue is that you moved the topic into a section. That is a container for categories and cannot contain any messages. There was a bug in < K1.5.12 which allowed this to happen. So check that catid is same as in the category where the message should be.

I hope this helps you! If not, don't hesitate to ask for help.

Please Log in or Create an account to join the conversation.

More
15 years 10 months ago #51689 by JMCN
Thankyou so much! :) I didn't expect such a quick reply - I'm very grateful. After I posted I went and looked in the database and saw that all the messages I was missing now had their parents set to 0, so I just set them back to what they should've been and it's all fine! Maybe it's not a bug, just me being stupid. I still don't know what that inverse merge is meant for! :laugh: Thanks again for such a quick reply.

Please Log in or Create an account to join the conversation.

More
15 years 10 months ago #51694 by Matias
There should be only one post in a thread with parent=0. If there's anything else, it's a bug.

Can you give us your Kunena version and general instruction how you managed to do this? :)

Please Log in or Create an account to join the conversation.

More
15 years 10 months ago #51705 by JMCN
Sure - I'm using Kunena 1.5.6

What happened was that I had been merging some threads into a topic they should've been in. Then on one of the posts I clicked "inverse merge" instead of "merge" (and opted to not have a ghost copy), and after that the entire contents of the topic disappeared. The topic was still listed in the forum but with 0 posts (although the replies were still counted but not available). If I managed to find the posts via the search facility, clicking on it would bring up the "invalid id" message.

Please Log in or Create an account to join the conversation.

More
15 years 10 months ago #51708 by Matias
Oh, this was known issue until 1.5.8-9 or something.. When you left ghost message, you would sometimes (often?) hit SQL syntax error. There were also issues with merge, which sometimes broke threads. Try to avoid using merge in K1.5.6 -- we had to disable it soon after.

Kunena 1.6 has totally rewritten moderation functions which are simple enough to do the right thing. ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.222 seconds