Search Results (Searched for: automatic)

14 Apr 2026 09:52
Hello,

thanks for your fast answer and pull request.
You are right, I have a public part and just want to delete the private part of the message.

If I just change the if in line 1588 like you provided, the message automatically fallbacks to "No private message has been set, only private attachments" because of line 1612: 
Code:
$private->body = Text::_('COM_KUNENA_POST_WITH_PRIVATE_ATTACHMENTS_SAVED');

Also even if I would unset the $private->body there,
Code:
if (!$private->body && !$private->attachments) {
in line 1621 would still not be true because even if I don't have private attachments, I still have an array $attachIds with 0 = "" which results in $private->attachments being 1.

However if I quickly try to unset both, $private->body and $private->attachments, the private part is deleted as I would expect.
I don't have a Github account at work but I try to find the time to do some more debugging in private and will then answer your pull request.

Thanks again for your help.
09 Apr 2026 15:35

You can delete the file and then it will be automatically recreated again.
 
Thanks for the detailed explanation.
 In that case, there’s no point in deleting the file.
 By the way: ‘kunena’ often appears in the cache too, but without any content.

gindi
  
09 Apr 2026 14:38
when getting a config setting for Kunena, a query to the database has to be done. With the new Kunena Config settings we decided to cache the setting (regular Joomla cache), now initially the setting come one time from the database and then are stored in the cache file you pointed to. Next requests for Kunena settings come from this file which is faster.
You can delete the file and then it will be automatically recreated again.
08 Mar 2026 12:11

Please, can you try to reply to this topic with a post that includes at least two emoticons chosen from the ones of this editor?

I would like to see how I receive the e-mail from Kunena Forum and compare it with my Forum to understand the issue.

Thanks!

Please, I need your help. If you are reading this post, please reply to the post with an emoticon selected from this editor.
I would like to see if I see the emoticon in the automatic e-mail I will receive. I need only one single answer.
Many thanks!
28 Feb 2026 19:01
Yes, Gindi, that's right, but this is usually fixed automatically when upgrading to 7.0.1. I have the configuration report for Joomla 5.4.4-dev and Kunena 6.3.10 here. I then updated to K6.4.5 and then to K7.0. This is the second configuration report. You can compare both yourself.

I remember that a long time ago, when the configuration table was changed, some users experienced errors, but these only affected the configuration itself. In any case, my old K6.3.10 also shows duplicate configurations in the report. However, this does not cause any errors.

Conf K6.3.10

This message contains confidential information

Database collation check: The collation of your table fields are correct
       

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |
       

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 60 seconds | Max execution memory: 384M | Max file upload:

Kunena menu details:

Warning: Spoiler!

Joomla default template details : cassiopeia | author: Joomla! Project | version: 1.0 | creationdate: 2017-02

Kunena default template details : Aurelia | author: Kunena Team | version: 6.3.10 | creationdate: 2025-03-14

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 6.3.10 | 2025-03-14 [ Git Repository ]
        | Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: CommunityBuilder 2.11.0+build.2026.01.12.21.55.56.a25ef0f6c

Third-party SEF components: None

Plugins: Content - Kunena Discuss 6.0.5

Modules: Kunena Latest 6.0.7 | Kunena Search 6.0.5


Upgraded from K6.3.10 -> K6.4.5 -> K7.0

This message contains confidential information

Database collation check: The collation of your table fields are correct
       

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |
       

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 60 seconds | Max execution memory: 384M | Max file upload: 

Kunena menu details:

Warning: Spoiler!

Joomla default template details : cassiopeia | author: Joomla! Project | version: 1.0 | creationdate: 2017-02

Kunena default template details : Aurelia | author: Kunena Team | version: 7.0.1 | creationdate: 2026-01-30

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 7.0.1 | 2026-01-30 [ Git Repository ]
        | Kunena detailed configuration:

Warning: Spoiler!
Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: CommunityBuilder 2.11.0+build.2026.01.12.21.55.56.a25ef0f6c

Third-party SEF components: None

Plugins: Content - Kunena Discuss 6.0.5

Modules: Kunena Latest 6.0.7 | Kunena Search 6.0.5




 
23 Feb 2026 21:08 - 23 Feb 2026 21:22
Hello,

I hadn't a test site with easysocial and Joomla! 6.0, i had only a test site with easysocial and Joomla! 5.3.x, it has make me some headeache because of easysocial to update this test site to Joomla! 6.0.

Try to delete the following file : \joomla\administrator\cache\autoload_psr4.php; then when you reload the page Joomla! will recreate it automatically


 
16 Feb 2026 13:48
There is no button for the update; it should happen automatically as soon as the dashboard is opened.
Please set the error reporting in Joomla to maximum and activate the Joomla and Kunena debug mode; perhaps there will be a meaningful error message.
26 Jan 2026 15:35
Hi team

I did 2 times the test but I have a global configuration issue during update from Kunena 6.4.8 to Kunena 7.0.0

I'm on Joomla 6.0.2 , Kunena 6.4.8 (I have no issue with the forum at this step)
I did manual update of Kunena

First the component = OK
Kunena Configuration settings were automatically converted to the new Configuration settings, please validate after installation completes.
Successful updated.

But the Joomla interface change from French to English
I go to the Kunena Component
Database upgraded to version 7.0.0-DEV
Database upgraded to version 7.0.0-BETA3


Second - the language file
Installing language fr-FR - French (fr-FR) ...
Installing language en-GB - English (United Kingdom) ..

I check live test site and our Blog have also a complete new view, no title ....

i come back back to administration/language
Default language for site and administration has been changed from French to English? (can be easily corrected)

But worst, the Content article Parameters have also been changed from initial website
When I save new parameters, blog article titles are visible but with a lot of new datas deseable in initial configuration

Very strange ??
All seems OK, parameters can be corrected ; i think, but why this interaction with other joomla configuration

thanks for your support
take care
Bertrand
24 Jan 2026 03:05 - 24 Jan 2026 03:14
We have broken the spam blocking form in kunena 6.3.10... Automatic topic deletion doesn't work either... Please help me....

supolka.by/forum
22 Jan 2026 09:02 - 22 Jan 2026 09:07
Release 1.0.5 published - Update Server URL Fix

- Fixed update server URL in component manifest
- Corrected repository URLs in updates.xml
- Standardized version tags with capital V

This is a maintenance release that fixes the automatic update mechanism.

Installation:
Download and install via Joomla Extension Manager.

IMPORTANT NOTICE FOR EXISTING USERS:
If you experience automatic update errors, please download the latest version manually and install it over your existing installation. This is a one-time fix - future updates will work automatically. The issue has been resolved in version 1.0.5+.
14 Jan 2026 17:22
The release V1.0.4 of the Kunena Topic to Article component has been posted on Github.and JED This release adds comprehensive video content handling when migrating Kunena topics to Joomla articles.
The new 
Code:
VideoProcessor.php
 helper completely transforms how video content is processed.Key Features
  • Automatic video link recognition from multiple platforms (YouTube, Vimeo, and more)
  • Dual processing modes:
    • With AllVideos plugin (recommended): Converts links to AllVideos tags for inline video playback
    • Standalone mode: Creates responsive, secure iframes for YouTube/Vimeo and formatted links for other platforms
  • Smart detection: Automatically identifies if AllVideos plugin is installed and enabled
  • Admin notifications: Recommends installing/enabling AllVideos when not available
23 Nov 2025 20:58
Hi,
Can the topic icon be changed automatically as soon as at least one question is submitted?
Regards
Robin
21 Nov 2025 19:43 - 21 Nov 2025 21:01
A component for automatically creating Joomla articles based on Kunena forum topics. Developed for Joomla 5 and Kunena 6.x.

Note to administrators: I couldn't find a suitable place for this topic, even in the “Kunena and other Joomla extensions” section. Please decide for yourselves which category to move it to.


My attempt to post the component documentation from GitHub here using markdowntohtml.com (Convert Markdown to HTML) and others was unsuccessful. Therefore, I am simply providing a link to this documentation.

com_kunenatopic2article/README.md at interface · lemira/com_kunenatopic2article

I would appreciate any comments and suggestions. 
16 Oct 2025 07:35
The automatic Kunena update to version 6.4.6 in Joomla 5.4.0 no longer works.
It works by manually installing it via Extensions: Install upload file
Displaying 1 - 15 out of 24 results.
Time to create page: 0.344 seconds