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

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.

Solved Pending Messages Doesn't Show

More
13 years 3 weeks ago - 13 years 3 weeks ago #142228 by rich
Replied by rich on topic Pending Messages Doesn't Show
Please try following:

Create an new Kunena Menu Item "Recent Posts" and choose "Select View = Unapproved Posts". This menu item should show all unapproved posts and topics.

Important! Always create a backup before you make any changes to your website!
Last edit: 13 years 3 weeks ago by rich.
The following user(s) said Thank You: dianaNashif, Anastasiya

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

More
13 years 3 weeks ago #142229 by dianaNashif
Thank you Rich, that did the trick for us. New way to moderate and my team is very happy!

WooHoo!

Diana

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

More
13 years 3 weeks ago #142237 by hkymre

rich wrote: Please try following:

Create an new Kunena Menu Item "Recent Posts" and choose "Select View = Unapproved Posts". This menu item should show all unapproved posts and topics.


My site shows 5 pending messages.
Added the link above & it shows one message, so I've still got 4 stuck/lost somewhere

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

More
13 years 3 weeks ago #142252 by hkymre
Done some digging on a local copy of my site.

Ran this query against table kunena_messages
SELECT * FROM `kunena_messages` WHERE `hold`<> 0

That resulted in 5 records being listed - the same number as I'm seeing in the front end.
All 5 have the hold column value of 1

Amended one record to a value of 0 & now front end shows only 4.

Amended them all to 0 & nothing showing as pending now

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

Time to create page: 0.252 seconds