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 Remove the transfer page when posting new topic

More
16 years 11 months ago #16572 by tommyrader
When I post a new Topic or Reply, Kunena will take a more step to a page ( that page announce us the status of posting action) But I think it takes time and not really neccessary. The member will feel so tired when posting many reply. So, I want that we can remove it.

Really wish Support

Thanks so much in advance !

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

More
16 years 11 months ago #16620 by Matias
Auto redirect logic can be found from components/com_kunena/template/default/post.php line 482 for posting and 850 for editing.

You need to change those to something like this: mosRedirect(CKunenaLink::GetLatestPostAutoRedirectURL($fbConfig, $pid, $fbConfig->messages_per_page, $catid), "Notification on post");

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

Time to create page: 0.282 seconds