Search Results (Searched for: you do not have)

23 Feb 2026 20:08 - 24 Feb 2026 14:23
I have the same problem, and I have tried what you suggested but I'm still going round in circles. Entering the Kunena dashboard produced the error message: Class "Kunena\Forum\Plugin\Kunena\Easysocial\Extension\Easysocial" not found

Workaround: I have restored a backup and am once again using the un-supported version 6.4.9 of Kunena on my Joomla 6.0.3 site, which is working perfectly for me. Hopefully a future version will solve the issue, and then I will upgrade version 7.x

Do you have any suggestions, please? Thank you.
Andy
19 Feb 2026 17:54
Top Category error was created by Mdmalamud
I am getting a 403 forbidden error on my new topic menu page403 Forbidden : You do not have permissions to start a new topic! Or you haven't created/published a top level category !You may not be able to visit this page because of:
  1. an out-of-date bookmark/favourite
  2. a search engine that has an out-of-date listing for this site
  3. JERROR_LAYOUT_MIS_TYPED_ADDRESS
  4. you have no access to this page
  5. The requested resource was not found.
  6. An error has occurred while processing your request.

I have check permissions and can not find where it specifies who can add a new topic.  I have created a top-level category, and it is the default for all users.  What have I missed?
 
18 Feb 2026 20:41
Do-you have access to plugins manager from Joomla! or from Kunena ? If yes, then  disable the plugin Easysocial - Kunena integration and then enable debug mode in both Joomla! and Kunena dashboard. And re-enable the the plugin Easysocial - Kunena integration and check if you get a detailled error ?
18 Feb 2026 19:16
Hy,
it is not possible, to bring Joomla in Debug Mode, he will other Fields, who should i fill out, but there is nothing to do.
Kunena to bring in Debug Mode is also not available, because when i go to Kunena/Configuration, i get this Error in the Attached Picture.
Sorry, but i have installed the fresh downloaded Kunena 7.0.1 inclusive the Language for 7.0.1. More Modules are not available.
The Second Picture is when i opened the forum Page.

Thank you for your Help.
Harry
10 Feb 2026 21:36
Hello,
from Kunena 6.4.4 to Kunena 6.4.9, many users of my Forum informed us they have issues with the topic paginator. They are not able to use it.

It is not something that everybody report and we have noticed it happens only with some browsers, from some PC or smartphones (iOS or Android).

The workaround we apply every time after a Kunena update is:

go to -> /com_kunena/template/aurelia/layouts/widget/pagination/item/default.php

and change this:
Code:
echo '<li class="page-item"> <a class="page-link" [b]' . KunenaTemplate::getInstance()->tooltips(true) . '[/b] href="' . $item->link . '" data-bs-toggle="tooltip" title="' . Text::_('COM_KUNENA_PAGE') . $item->text . '">' . $item->text . '</a> </li>';

with this:
Code:
echo '<li class="page-item"> <a class="page-link" href="' . $item->link . '" data-bs-toggle="tooltip" title="' . Text::_('COM_KUNENA_PAGE') . $item->text . '">' . $item->text . '</a> </li>';

After that, the paginator works for everybody.

I would like to share this issue with you because maybe someone else have noticed it or don't know about the issue.

Thanks.
10 Feb 2026 21:23 - 10 Feb 2026 21:38
Yes, I confirm it works but only to mention users who have already post at least one message in the topic.

@stunalan do you know if the mention can send some kind of notify to the mentioned user?

Thanks!
10 Feb 2026 20:10

Hello,

The issue is still opened, it seems that the datepicker doesn't find the HTML item in the CKeditor context.

I will look for the see less which works for the first time and not for the others.

Hello, do you have any update about this issue? Thanks!
10 Feb 2026 15:02
Thanks for your replies.

@Leen I am using RS!Firewall but I deactivated it completely, no change. I also didn't change anything about the access rights or similar. I mean, if it is a user/category/group access issue, there wouldn't be a 404 but instead a note that I have no access, or not?

@Pinkeltje I recreated the menu as suggested but without any success, the issue still is active. I can access the forum when being a guest but not when being registered and logged in.

The forum configuration is here:

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: 512M | Max file upload: 

Kunena menu details:

Warning: Spoiler!

Joomla default template details : realm667 | author: DG Media | Daniel Gimmer | version: 1.0 | creationdate: Unknown

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: None

Third-party SEF components: None

Plugins: None

Modules: None

10 Feb 2026 09:17
Replied by ruud on topic error on website
With the information given and the error displaying, there is only one step to quickly fix this: restore a backup.
And then from there upgrade Joomla, extensions one at a time and test if everything is working after every change you make.
Joomla currently has a bug that will 'cripple' your site when updating multiple extensions in one go (should be fix in next release), possibly this is the root cause of these errors.

Hope this helps. sorry that I do not have any better news :(
09 Feb 2026 16:06
Your menus are not configured correctly; all Kunena menus have been moved to the main menu. At some point (not always immediately) this will have an effect and errors may occur.
Kunena needs a working menu to work properly.  Links of other menus, which are linked to the forum, must be Menu Item Type = Menu Item Alias (see the here) .
08 Feb 2026 11:05 - 09 Feb 2026 16:53
I have a Joomla 6 website with Kunena 6.3.10 and received a message that this version of Kunena wouldn't work under Joomla 6 and that I needed to upgrade to Kunena 7.0.1. I did so, but then received an error message, "Error 1054 Unknown column 'socials' in 'field list'," but the message disappeared after restarting Kunena 7.0.1 and updating some databases.

In Kunena 7.0.1, however, sending emails to article subscribers when a new article is posted is not working anymore. I tried various ways to get this working again, but with no success. Sending emails from the website hosting via SMTP- and PHP-mail works correctly, and before the upgrade to Kunena 7.0.1, sending emails from Kunena 6.3.10 worked fine.

I'm also getting the following error in the Community Builder Online module when I click on an online user: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE" and the requested page cannot be found.

What should I do to fix this problem(s)?


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: 30 seconds | Max execution memory: 756M | 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

Third-party SEF components: None

Plugins: None

Modules: None

06 Feb 2026 16:14 - 06 Feb 2026 23:12

Hello
We have 7.0.1 / 2026-01-30
and get following log MSG/error
"Exception throw at line 489 in file \/home\/sammler\/public_html\/libraries\/vendor\/joomla\/database\/src\/Pdo\/PdoDriver.php with message 42S22, 1054, Unknown column 'socials' in 'SET'"

We get this MSG on all 5.4.2 Joomla installations.



 
Hello,

it seems the upgrade process will do things with socials not work correctly, i will add a fonction under tools to be able to make the import of socials when it has failed during upgrade

Code:
( ! ) Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$karma_time is deprecated in \libraries\kunena\src\User\KunenaUser.php on line 700
I have looked in the code so it should be handled in upgrade process when you are coming from before Kunena 6.4.0 . I have forgot the params karma_time so it remains in config, it explains why you get this error
03 Feb 2026 14:35
Thanks for your response. Sorry, I didn't understand what I needed to do.
I have another website in a different language, identical in structure to the first one. I tested installing Kunena 6.4.9 on its copy in WAMP. I got exactly the same result.

Here's a report for the first site on the WORKING server before installing Kunena 6.4.9. Does it also contain the error you noticed? If it doesn't appear on the server, does it occur during the installation of Kunena 6.4.9 or when backing up via Akeeba Backup?

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: 120 seconds | Max execution memory: 256M | Max file upload:  

Kunena menu details:

Warning: Spoiler!

Joomla default template details : GiCh_site_template | author: lr | version: 1.0.2 | creationdate: 2025-04-20

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

Third-party SEF components: None

Plugins: Content - Kunena Discuss 6.0.5

Modules: Kunena Latest 6.0.7


 
31 Jan 2026 00:13
Kunena upgrade failing was created by jein
Similar to sbeaver www.kunena.org/forum/general-questions-a...056-upgrade-problems we have been keeping joomla! and kunena on the most recent versions for years with no significant problems. Currently we are on Kunena 6.3.10 and the upgrade to version 6.4.8 fails due to "ungültiges Erweiterungsupdate".

Jumping to version 7.0 or 7.0.1 are not possible either as upgrades for early versions like 6.3.10 are not supported.You cannot not upgrade Kunena from version 6.3.10, you can only upgrade from version 6.4.5 or higher×WarnungErweiterung „Update“: Erweiterungsspezifische Installationsroutine ist fehlgeschlagen.×dangerFehler bei der Paket-Installation.

What can I do to apply the latest upgrades?
30 Jan 2026 20:46
Replied by rich on topic Upgrade problems
I have removed the configuration report. Please do not insert any code tags in the report.

These error messages should only be temporary and should disappear as soon as you open the Kunena dashboard and afterwards reload the page. 
Displaying 61 - 75 out of 102 results.
Time to create page: 0.382 seconds