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

Question Delete all posts by user

More
16 years 10 months ago #18344 by staticvoid
I recently had a user sign up just spam our forums with abuse.

Is there a way I can delete all thier posts in one go.

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

More
16 years 10 months ago - 16 years 10 months ago #18349 by Lintzy
Replied by Lintzy on topic Re:Delete all posts by user
Is not possible in Kunena configuration. Use phpMyAdmin, make a database backup!
After that choose the databasetable jos_fb_messages and order by name (click on name). Mark all messages from that user and delete these entries.

But there is a second databasetabel jos_fb_messages_text , here you can not order/sort by name and so you can not delete them so easy (or you delete them one by one manually). Perhaps it will work, with deleting only the fields in jos_fb_messages. Try it, then go to kunena configuration and recount stats.

If you get problems use the database backup to reconstruct your earlier forum.
Last edit: 16 years 10 months ago by Lintzy.

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

More
16 years 10 months ago #18809 by JakJak
Replied by JakJak on topic Re: Delete all posts by user
Hmm, CB is quite a good system as you can find all posts through their profile and delete each one like that. I can just disapprove my posts but those forums that aren't moderated should have some type of profile system that intergrates into the forum.

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

Time to create page: 0.394 seconds