- Posts: 75
- Thank you received: 3
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 2.0, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Solved Autosubscription Plugin
I would be willing to discuss this development with you. Email me at alex at admiralsecure dot com and we can discuss.webiedesign wrote: I am willing to contribute funds towards this plugin ....
Please Log in or Create an account to join the conversation.
- Kubik-Rubik
-
- Offline
- Moderator
-
- Posts: 68
- Thank you received: 18
Okay, I will write such a plugin for the community to contribute my part to this great project.
I have already published the plugin "Write Control for Kunena" ( extensions.joomla.org/extensions/extensi...rum-extensions/19275 ).
You will find the new plugin on my project page: joomla-extensions.kubik-rubik.de/
Regards
Kubik-Rubik Joomla! Extensions
kubik-rubik.de
Please Log in or Create an account to join the conversation.
- Jiminimonka
-
- Offline
- Elite Member
-
- YBAS!
Let us know when you have it done
Please Log in or Create an account to join the conversation.
- Kubik-Rubik
-
- Offline
- Moderator
-
- Posts: 68
- Thank you received: 18
I have published the new plugin for Kunena: ASK - Auto Subscription for Kunena
I have included two modes: Automatic and Selection Mode.
All information on the project page. I wish you success with my extension(s)!
Regards
Kubik-Rubik Joomla! Extensions
kubik-rubik.de
Please Log in or Create an account to join the conversation.
Installed and tested. It does not subscribe anybody due to the test $app->isAdmin() always returns true when creating a user. Commenting this test allows it to work.
You should also add the removal of the subscriptions when the user is deleted from the system.
Otherwise very nice extension.
You do not yet have a forum for the ASK plugin on your support site so I am posting these issues here.
Please Log in or Create an account to join the conversation.
- Kubik-Rubik
-
- Offline
- Moderator
-
- Posts: 68
- Thank you received: 18
thank you for your feedback.
If the user registers in the frontend, then it works properly. This check only is "true" if it is executed in the backend. But maybe you are right, the check should also be executed in the backend if the administrator creates a new user manually...
The removal of the subscriptions should not be handled by the plugin but Kunena itself!
PS: Yes, will add the new category now in my support forum.
Regards
Kubik-Rubik Joomla! Extensions
kubik-rubik.de
Please Log in or Create an account to join the conversation.