Countsimilar for Kunena
Introduction
Generates a button on the Kunena forum at the post, which counts the number of users with similar problems to post.
You must modify the template layout in comkunena / template / customtemplate / html / topic / default_actions.php
After that insert or stylize
echo $ this-> topicButtons- > get (' mesmoproblema ' ) . ' ' . $ this-> topicButtons- > get (' countmesmoproblema ');
**Attention:
**
The plugin needs jquery to run properly, it is not inserted to prevent incompatibility problems in the system, if you have not jquery running on the frontend the button will not function .
Table
The plugin uses its own table for managing #__kunena_sameproblem counts .
tests
Tests were done in Joomla 3.4.x and in Kunena version 4.0.7
Countsimilar for Kunena
- Version:
- 1.1
- Developer:
- André Luiz
- Last updated:
-
Jan 29 2016
9 years ago - Date added:
- Jan 26 2016
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J3
This extension does NOT implement the Joomla! Update System
Share