- Posts: 14
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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
- lurd.sammie
-
- Offline
- New Member
-
Does it also work for existing registered users, its for new registration only?
Thnx
Please Log in or Create an account to join the conversation.
I did have a few existing users in my board when I implemented the plugin. What I choose to do was to manually modify the kunena_subscriptions_categories table with the appropriate catid and userid. If you had a lot of users this process would be pretty time consuming but you could write a sql query that selected all userid. If working with the database directly is out of your comfort zone let me know, I don't mind helping you.
Please Log in or Create an account to join the conversation.
This feature helps notify them of new news and they come and check.
Please Log in or Create an account to join the conversation.
- esotericvision
-
- Offline
- New Member
-
- Posts: 14
- Thank you received: 0
ben
Please Log in or Create an account to join the conversation.
- esotericvision
-
- Offline
- New Member
-
- Posts: 14
- Thank you received: 0
I've implemented ACLs within my forum now. Everything seems to be going well too! I've now implemented the auto subscription plugin that someone kindly shared (thank you!). Here's the interesting thing. The new user is subscribed to all categories regardless of privileges.
The new user can only view what he had been given privileges in joomla so that's unaffected. They also don't get emails with messages from categories they don't have privileges to but are still automatically subscribed to so that's good. I'm still concerned since I'm still new to kunena. Can anyone give me ideas as to what kind of conflicts or problems may show up in the future if I leave the system functioning this way?
Best Regards,
Ben
Please Log in or Create an account to join the conversation.
- lurd.sammie
-
- Offline
- New Member
-
- Posts: 14
- Thank you received: 0
The user can also amend the subscription options in his profile preferences. This is more useful for small groups where users simply don't bother to go to the site to check on topics unless prompted to do so eg. we are using it on our association website to discuss association matters.
Please Log in or Create an account to join the conversation.