Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

Question attachments issue

More
15 years 11 months ago - 15 years 11 months ago #60349 by joomlauser
Replied by joomlauser on topic Re: attachments issue

Matias wrote: I've been out a few days and I've not had a change to look at the issue.

I see, thanx for oyour reply.

It looks like you have somehow managed to import all the attachments many, many times. Which was the first Kunena version you installed?

Data were imported from FireBoard 1.0.4 Stable [ Teakwood ] 23 December 2007

Issue can be solved by deleting all entries from jos_kunena_atatchments where id<14270.


I can not figure out how should proper query to the database looks like. Ccan you give me some advice?

delete * FROM `jos_kunena_attachments` WHERE `id<14270` does not work :(
Last edit: 15 years 11 months ago by joomlauser.

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

Time to create page: 0.220 seconds