- Posts: 5
- Thank you received: 0
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 How to synchronize users - automatically
- emediately
-
- Offline
- New Member
-
Less
More
14 years 6 months ago #109552
by emediately
Replied by emediately on topic Re: How to synchronize users - automatically
Did anyone solve this issue?
I have J1.7 and K1.7 and the system plugin is enabled. However I need to synch users every time.
How can we set auto sync?
I have J1.7 and K1.7 and the system plugin is enabled. However I need to synch users every time.
How can we set auto sync?
Please Log in or Create an account to join the conversation.
- emediately
-
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
14 years 6 months ago #110789
by emediately
Replied by emediately on topic Re: How to synchronize users - automatically
I need help with this too. Kunena developers, where are you? please help
Please Log in or Create an account to join the conversation.
14 years 6 months ago #110794
by Matias
Replied by Matias on topic Re: How to synchronize users - automatically
Kunena System plugin (1.7.0) has all the code you need to do this, but as the code isn't tested too well, it's commented out.
plugins/system/kunena.php (J!1.5) or plugins/system/kunena/kunena.php (J!1.7) is the right place to look at it.
At the end of the file there are 2 functions that have been commented out by /* everything inside is comment */. All you need to do is to remove the two lines containing /* & */ and hope that it works.
If it works, please report back so that we can enable the feature by default.
plugins/system/kunena.php (J!1.5) or plugins/system/kunena/kunena.php (J!1.7) is the right place to look at it.
At the end of the file there are 2 functions that have been commented out by /* everything inside is comment */. All you need to do is to remove the two lines containing /* & */ and hope that it works.
Please Log in or Create an account to join the conversation.
- Al Duccino
-
- Offline
- Junior Member
-
14 years 6 months ago #110825
by Al Duccino
Replied by Al Duccino on topic Re: How to synchronize users - automatically
I activated it, but my website won't be open to the public until a week. I'll let you know if everything works.
Please Log in or Create an account to join the conversation.
14 years 2 months ago #120027
by JimL
Replied by JimL on topic Re: How to synchronize users - automatically
I have to bump this. Running Joomla 2.5.2 and Kunena 1.7.2 I am having some sync trouble.
New users work fine, but when I change a users user group I have to go to the admin panel and sync users before it is recognized by Kunena. Any way to run a sync every 5 mins? Can I just cron
/administrator/index.php?option=com_kunena&task=syncusers#
?
New users work fine, but when I change a users user group I have to go to the admin panel and sync users before it is recognized by Kunena. Any way to run a sync every 5 mins? Can I just cron
/administrator/index.php?option=com_kunena&task=syncusers#
?
Please Log in or Create an account to join the conversation.
- CheechDogg
-
- Offline
- Premium Member
-
14 years 2 months ago #120047
by CheechDogg
Find me on Facebook.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Replied by CheechDogg on topic Re: How to synchronize users - automatically
Of course you can cron the sync of users every 5 if you have access to your cPanel and know how to do it.
CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Please Log in or Create an account to join the conversation.
Time to create page: 0.654 seconds