Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] 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 7.0

This is not a support forum for any of the products contained herein. For product support you should visit the developer's website.

The information given in this category is intended to guide users who want to use various third-party products with Kunena and, mostly, was written by Kunena users. The information here is not necessarily accurate, up-to-date nor is it intended to replace the support given by the developers of other Joomla extensions.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question TreeK. Tree-Shell for Kunena Forum

More
3 weeks 16 hours ago - 3 weeks 16 hours ago #235161 by Leen
Ah, good to know, okay then I'll wait for the
A corrected version of Trik 2.0.7 will appear on Jed soon.
but the administrator/logs/treek_ajax.php is nowhere to be found on my test sites
maybe that also has to do with the previous problem?

With kind regards
Leen
Last edit: 3 weeks 16 hours ago by Leen.

Please Log in or Create an account to join the conversation.

More
3 weeks 14 hours ago #235162 by lemur

but the administrator/logs/treek_ajax.php is nowhere to be found on my test sites
maybe that also has to do with the previous problem?

Yes, this may be caused by the same issue.
treek_ajax.php is created only when the AJAX request reaches the TreeK AJAX plugin. If Joomla is installed in a subdirectory and TreeK builds the wrong AJAX URL, the request may not reach the plugin at all. In that case the file administrator/logs/treek_ajax.php will not be created.
This have fixed in TreeK 2.0.7.

Please note:
- keep plugin=treek, not plugin=treeks;
- after enabling Debug AJAX log, reproduce the problem once by clicking the TreeK icon;
- if treek_ajax.php still does not appear, check Joomla's actual log folder in:
  System -> Global Configuration -> System -> Path to Log Folder.
---

A corrected version of TreeK 2.0.7 is now on Jed .  Please test it.

Fixes:
- Fixed TreeK AJAX URL generation when Joomla is installed in a subdirectory.
Changes:
- Added AJAX diagnostics instructions to the installation documentation.
- Changed the TreeK installation log to English.
Notes:
- If the tree does not open, enable "Debug AJAX log" in the TreeK AJAX plugin and check administrator/logs/treek_ajax.php.

Thank you very much for the important remark.
Leon
 

- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.

Please Log in or Create an account to join the conversation.

More
3 weeks 51 minutes ago #235164 by Leen
Hello ,
I have TreeK 2.0.7 and it works now.

However, the error log treek_ajax.php cannot be found yet.

And if I set the plugin to registered, the little tree remains visible but no longer shows the tree structure.
A message then appears:
"Unable to refresh the tree. Please refresh the page and open the tree again."

But it would be nice if the little tree were not visible to the public either.

With kind regards
Leen

Please Log in or Create an account to join the conversation.

More
2 weeks 6 days ago #235166 by lemur

But it would be nice if the little tree were not visible to the public either.

Thank you for suggesting a new option.

The issue with registered users is not a bug. When designing the system, it never even occurred to me that trees could be hidden from anyone. 

For TreeK, the access level should normally be set to ‘Public’. To do this, you need to leave the access level for the TreeK AJAX plugin set to ‘Public’ by default. Then guests can also use TreeK, 

The problem was that the TreeK icon could remain visible to guests, even if the AJAX plugin was not available to them.

This has been fixed in the new version 2.0.8: if the plugin’s access level is set to ‘Registered’, guests will not see any TreeK elements, including the tree icon. The clickable ‘Replies’ count is also not displayed; a standard number is shown instead. The parent arrow is also not displayed.

- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.

Please Log in or Create an account to join the conversation.

More
2 weeks 6 days ago - 2 weeks 6 days ago #235168 by lemur

However, the error log treek_ajax.php cannot be found yet.

About the TreeK AJAX error log treek_ajax.php:

treek_ajax.php is the TreeK AJAX diagnostic/error log. It is created only when the TreeK AJAX plugin actually runs.

Please check these points:
1. In Joomla Administrator, open:
System -> Manage -> Plugins -> Treek - Add-on for Kunena Forum
and make sure:
Debug AJAX log = Yes
2. Save the plugin settings.
3. Open a Kunena topic on the frontend and click the TreeK icon once.
Only after this action TreeK can write the AJAX diagnostic log.
4. Then check Joomla's log folder.
The usual path is:
administrator/logs/treek_ajax.php
However, your Joomla site may use a different log folder. You can check the real path here:
System -> Global Configuration -> System -> Path to Log Folder
Please look for treek_ajax.php in that folder.

Important:
treek_install.php is not the AJAX diagnostic log. It is only the installation/update log.
Also, if the TreeK AJAX plugin access level is set to Registered and you test as a guest/public user, Joomla will block the request before it reaches TreeK. In that case treek_ajax.php may not be created, because the TreeK plugin did not run.

So, for testing the AJAX log:
- set the TreeK plugin Access level to Public, or
- log in as a registered user if the plugin Access level is Registered.
Then click the TreeK icon again and check the Joomla log folder.

- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Last edit: 2 weeks 6 days ago by lemur.

Please Log in or Create an account to join the conversation.

More
2 weeks 6 days ago #235169 by Leen
hello,

I also tried the new version 2.0.8.

The tree icon has indeed disappeared now when I set the plugin to registered.

However, no matter what I test locally or live, I cannot find the error log

"treek_ajax.php" anywhere after testing.

With kind regards
Leen

Please Log in or Create an account to join the conversation.

Time to create page: 0.259 seconds