Search Results (Searched for: message)

10 Mar 2026 13:21 - 10 Mar 2026 13:23
Hello,

I have moved our message in a separate topic

To use the tool : administrator/index.php?option=com_kunena&task=tools.setupcolumnlanguage you need to have the error which say that you have the languague column unknown

In the table #__kunena_users do-you have the column socials present ?
10 Mar 2026 11:51
Yes, those are the error messages I've been getting every day for about a week.

gindi
 
10 Mar 2026 11:40 - 10 Mar 2026 11:43
Is this the error message I got again today? I get it more often.
 
10 Mar 2026 10:56
Hello xillibit,

I want to thank you and the others here very much. With the change of the two variable names, the test site now runs for the first time without visible error messages with debugging max - and the rank system also works again.

There are still some other problems to which I open a new thread.

Thanks again for the great support!
10 Mar 2026 02:39 - 10 Mar 2026 13:23
Hello, I am having this same issue and users cannot access the forum while logged in (users not logged in can access it fine). I have tried using backups and re-uploading the 7.0.2 package but still no success.

I tried this proposed fix from the backend:

administrator/index.php?option=com_kunena&task=tools.setupcolumnlanguage

And received this message:

COM_KUNENA_TOOLS_COLUMN_LANGUAGE_EXIST_ALREADY_NOTHING_TO_DO

However nothing changed with the issue. Going through the Forum I also checked the #__kunena_users table and all the changes that should be there are present (bsky_app is added and all of that). I should probably also mention that the Kuena Latest Module is also not working, crashing the pages where it appears.

Any advice would be greatly appreciated, thanks.
09 Mar 2026 15:06
Hello, thank you for the information. The Update to 7.0.2 is already shown in my Joomla Backend. 
We have declared a frozen zone for our website until Easter, as ticket orders for the concert on Good Friday are being processed there.
So, at about 4. April I will start working at this problem in the way you suggested. 
best regards and good Easter 
09 Mar 2026 12:29
Oh, I see what you mean. This error is beyond our control, but we have already asked our hosting provider to take care of it.
09 Mar 2026 10:11 - 09 Mar 2026 10:11
I have opened a new topic regarding these error messages.
Apparently, I am not the only one receiving these error messages. 

gindi
09 Mar 2026 10:08
Lately, I've been getting error messages more and more often when I visit the forum at www.kunena.org/forum/recent .
Under the menu bar, it says Error while rendering custom particle and in the middle of the screen it says:
2021 Disk got full writing 'information_schema.(temporary)' and below that (Errcode: 28 "No space left on device")
When I close the forum and then select it again, the following message appears in the middle of the screen: 3 Error writing file “/tmp/#sql-temptable-3fa867-351e0-19640.MAD” and below that (Errcode: 28 ‘No space left on device’)
I get these messages on my computer and on my laptop. I can access everything else on the internet; the error only occurs with Kunena.
When it works again, the entries from the last few days are sometimes missing.

gindi
 
08 Mar 2026 20:35

Hi rich,

I'm maybe a step further: I turned the extended php debugging on and get two error messages, that I couldn't interpret well - it seems that they are caused by the migration - how ever I wondering how this could be possible because kunena was set up completely new (now with v. 7.0.1).

Do you have a idea, what causes the following error and how to fix it?:

Deprecated: Creation of dynamic property Kunena\Forum\Libraries\Forum\Category\KunenaCategory::$allow_ratings is deprecated in /mnt/web508/e1/97/510678697/htdocs/Update/libraries/kunena/src/Database/KunenaDatabaseObject.php on line 128 Deprecated: Creation of dynamic property



 
Hello,

Since K6.0.0 beta3 the column allow_ratings has been renammed in allowRatings, so make an export of the table #__kunena_categories with phpmyadmin just in case. Then you can apply this query to fix the table : 
Code:
ALTER TABLE `#__kunena_categories` CHANGE allow_ratings allowRatings tinyint(4) NOT NULL default '0';

and,

Warning: Undefined property: stdClass::$rankId in /mnt/web508/e1/97/510678697/htdocs/Update/libraries/vendor/joomla/database/src/DatabaseDriver.php on line 1309

THX
Same here on table #__kunena_ranks before K6.0.0 beta3 there was a column nammed rank_id which has been renammed. so make an export of the table #__kunena_ranks with phpmyadmin just in case, then apply this query : 
Code:
ALTER TABLE `#__kunena_ranks` CHANGE rank_id rankId mediumint(8) unsigned NOT NULL auto_increment;
08 Mar 2026 20:00

Done. 
Dear Rich,
I was extremely grateful to receive your quick response and immediately started using it.

Unfortunately, when unpacking, I received the message in several places:
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter is deprecated in W:\wamp64\www\jneu\libraries\kunena\src\User\KunenaUser.php on line 700
You warned me about this, but I had to tinker with it to remove the column.

Now the German site also works on K7, and I can move on to Joomla 6.
Thank you so much!

Sorry I didn't thank you right away—I wanted to check everything first.
And then I regretted it because I couldn't send you a reply because I was receiving messages from the forum (Kunena's server?):

We are sorry!
Please return to the homepage and try again.
1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")
(URL www.kunena.org/forum/installation-issues...-4-9?start=36#234681 )
or
Failed to load 'g5_helium' template: Please install Gantry 5 Framework!
(URL www.kunena.org/forum ).

P.S. Since you're seeing this post, I've overcome the difficulties mentioned. I couldn't find the first error in the discussions, and I couldn't find the second one because of the same issue.
If you don't know the errors and they should be posted in a separate thread, please let me know.
Thank you again for your excellent and prompt assistance.

P.P.S. I also thank Gindi for his valuable comments on the role of templates.
08 Mar 2026 18:31
I don't know the reason why it pass an int instead a message object, i'am not able to reproduce. Do-you have a test site on which i have a FTP acess to try to investigate ?
08 Mar 2026 16:41
Hallo, ich habe jetzt erst einmal für die Profile eine Lösung gefunden. Ich habe einen weiteren Menüpunkt Kunena-Profil nicht übergeordnet erstellt, jetzt scheint mit den Profilen und deren Bearbeitung wieder alles zu funkrtionieren. Was weiterhin nicht geht sind die Ankündigungen und der Punkt alles als gelesen markieren. Nach wie vor funktioniert alles wenn ich SEO deaktiviere...
Ich nutze das Template NTS-KSamurai habe aber alle Fehler auch mit dem Standardtemplate. 
Ich habe auch nochmals ein Backup mit der Ver. 7.0.1 versucht, dort gibt es keinerlei Probleme, die treten erst mit dem Update 7.0.2 auf. 




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

Kunena menu details:

Warning: Spoiler!

Joomla default template details : tp_barrierefrei | author: joomlaPlates | version: 2.6 | creationdate: 2025-11-12

Kunena default template details : NTS KSamurai | author: Nice Theme Store Team | version: 7.0.0 | creationdate: 2026-02-01

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 7.0.2 | 2026-03-03 [ 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: Kunena Latest 6.2.0 | Kunena Login 6.2.0

08 Mar 2026 14:10 - 08 Mar 2026 14:10

Then I completely deactivated your Joomla template Gich via extensions and used Joomla's default htaccess during installation. 
I also reinstalled K6.3.10 over it before the upgrade.
The upgrade from K6.3.10 -> K6.4.9 -> K7.0.2 went smoothly.
Finally, I removed the database column “twitter” to fix an error message related to it.
The forum is now running smoothly.

 
Dear Rich,
no matter how hard I tried, I couldn't repeat this operation on the German website. Therefore, I kindly ask you to install K7 on your server and provide me with the received file as last time. On the first site, K7.0.2 works fine.
In this file, I completely deactivated my templates and used Joomla's default template Cassiopia.
I also reinstalled K6.3.10. 
Before updating K6.3.10, to reduce the file size by half, I copied and deleted the /media/kunena folder, so that it does not contain any data now.
Thank you.

This message contains confidential information


 
08 Mar 2026 11:03 - 08 Mar 2026 11:07
Hi tried this but still got this error showing after the Thank you.

0
Kunena6ActivityEasySocial::onAfterThankyou(): Argument #3 ($message) must be of type int, Kunena\Forum\Libraries\Forum\Message\KunenaMessage given, called in /var/www/vhosts/site.com/httpdocs/libraries/kunena/src/Integration/KunenaActivity.php on line 101
Displaying 76 - 90 out of 320 results.
Time to create page: 0.287 seconds