Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Move all posts from category

More
16 years 7 months ago #31045 by Reggie
Hi there!

I'm a new Kunena user so sorry if this has been answered before but I can't for the life of me find how to move all the threads/posts from one category to another - is this possible? Basically, I want to reduce the number of categories in use by moving all the threads into one or two categories and then delete the redundant categories.

Any advice on how to do this would be much appreciated.

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

More
16 years 7 months ago #31553 by Matias
SQL: UPDATE jos_fb_messages SET catid=NEWID WHERE catid=OLDID

Just remember to replace NEWID and OLDID with right ids.

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

Time to create page: 0.193 seconds