Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] 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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Question Topic Creation Behavior and Date of Posts
- Leverage same system that kunena
- Token protection added
- Check for banned users
- Check for flood
- Migrate existing data from old discussbots
There is changes on the parser in kunena put these files in /components/com_kunena/lib/ :
I don't provide support by PM, because this can be useful for someone else.
I don't provide support by PM, because this can be useful for someone else.
Fatal error: Call to protected method CKunenaPost::isUserBanned() from context 'plgContentKunenaDiscuss' in /mydomain/public_html/plugins/content/kunenadiscuss.php on line 604
Try with this, you need to put this file in /components/com_kunena/funcs/post.php :postkat wrote: Now it shows but when i try to post i get this error
Fatal error: Call to protected method CKunenaPost::isUserBanned() from context 'plgContentKunenaDiscuss' in /mydomain/public_html/plugins/content/kunenadiscuss.php on line 604
I don't provide support by PM, because this can be useful for someone else.