Search Results (Searched for: google)

04 Feb 2026 19:33 - 04 Feb 2026 19:33
Je viens de rééssayer sur phpmyadmin avec MariaDB 11.6.2 c'est bien passé sans erreur :

 
Code:
UPDATE `afwe2_kunena_users` SET `socials` = '{                 "x_social": {                 "value": "",                 "url": "https://x.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_X_SOCIAL",                 "nourl": 0,                 "fa": "fa-brands fa-x-twitter"                 },                 "facebook": {                 "value": "",                 "url": "https://www.facebook.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_FACEBOOK",                 "nourl": 0,                 "fa": "fa-brands fa-facebook"                 },                 "myspace": {                 "value": "",                 "url": "https://www.myspace.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_MYSPACE",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "linkedin": {                 "value": "",                 "url": "https://www.linkedin.com/in/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_LINKEDIN",                 "nourl": 0,                 "fa": "fa-brands fa-linkedin"                 },                 "linkedin_company": {                 "value": "",                 "url": "https://www.linkedin.com/company/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_LINKEDIN",                 "nourl": 0,                 "fa": "fa-brands fa-linkedin"                 },                 "digg": {                 "value": "",                 "url": "https://www.digg.com/users/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_DIGG",                 "nourl": 0,                 "fa": "fa-brands fa-digg"                 },                 "skype": {                 "value": "",                 "url": "skype:##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_SKYPE",                 "nourl": 0,                 "fa": "fa-brands fa-skype"                 },                 "yim": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_YIM",                 "nourl": 1,                 "fa": "fa-brands fa-yahoo"                 },                 "google": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_GOOGLE",                 "nourl": 1,                 "fa": "fa-brands fa-google"                 },                 "github": {                 "value": "",                 "url": "https://www.github.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_GITHUB",                 "nourl": 0,                 "fa": "fa-brands fa-github"                 },                 "microsoft": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_MICROSOFT",                 "nourl": 1,                 "fa": "fa-brands fa-microsoft"                 },                 "blogspot": {                 "value": "",                 "url": "https://##VALUE##.blogspot.com/",                 "title": "COM_KUNENA_MYPROFILE_BLOGSPOT",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "flickr": {                 "value": "",                 "url": "https://www.flickr.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_FLICKR",                 "nourl": 0,                 "fa": "fa-brands fa-flickr"                 },                 "instagram": {                 "value": "",                 "url": "https://www.instagram.com/##VALUE##/",                 "title": "COM_KUNENA_MYPROFILE_INSTAGRAM",                 "nourl": 0,                 "fa": "fa-brands fa-instagram"                 },                 "qqsocial": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_QQSOCIAL",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "qzone": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_QZONE",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "weibo": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WEIBO",                 "nourl": 1,                 "fa": "fa-brands fa-weibo"                 },                 "wechat": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WECHAT",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "vk": {                 "value": "",                 "url": "https://vk.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_VK",                 "nourl": 0,                 "fa": "fa-brands fa-vk"                 },                 "telegram": {                 "value": "",                 "url": "https://t.me/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_TELEGRAM",                 "nourl": 0,                 "fa": "fa-brands fa-telegram"                 },                 "apple": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_APPLE",                 "nourl": 1,                 "fa": "fa-brands fa-apple"                 },                 "vimeo": {                 "value": "",                 "url": "https://vimeo.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_VIMEO",                 "nourl": 0,                 "fa": "fa-brands fa-vimeo"                 },                 "whatsapp": {                 "value": "",                 "url": "https://wa.me/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WHATSAPP",                 "nourl": 0,                 "fa": "fa-brands fa-whatsapp"                 },                 "youtube": {                 "value": "",                 "url": "https://www.youtube.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_YOUTUBE",                 "nourl": 0,                 "fa": "fa-brands fa-youtube"                 },                 "ok": {                 "value": "",                 "url": "https://ok.ru/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_OK",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "pinterest": {                 "value": "",                 "url": "https://pinterest.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_PINTEREST",                 "nourl": 0,                 "fa": "fa-brands fa-pinterest"                 },                 "reddit": {                 "value": "",                 "url": "https://www.reddit.com/user/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_REDDIT",                 "nourl": 0,                 "fa": "fa-brands fa-reddit"                 },                 "bluesky_app": {                 "value": "",                 "url": "https://bsky.app/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_BLUESKY_APP",                 "nourl": 0,                 "fa": "fa-brands fa-bluesky"                 },                 "threads": {                 "value": "",                 "url": "https://www.threads.net/@##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_THREADS_APP",                 "nourl": 0,                 "fa": "fa-brands fa-threads"                 }                 }' WHERE socials IS NULL;
04 Feb 2026 16:30
Bonjour,

Vous pouvez appliquer cette requête qui va faire disparaitre l'erreur, les utilisateurs n'auront pas les données qu'ils avaient avant concernant instagram, github, microsoft, facebook... dans leur profil :
Code:
ALTER TABLE `#__kunena_users` ADD `socials` TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL AFTER `ip`;

Puis il faut appliquer ensuite celle-ci :
Code:
UPDATE `#__kunena_users` SET `socials` = '{                 "x_social": {                 "value": "",                 "url": "https://x.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_X_SOCIAL",                 "nourl": 0,                 "fa": "fa-brands fa-x-twitter"                 },                 "facebook": {                 "value": "",                 "url": "https://www.facebook.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_FACEBOOK",                 "nourl": 0,                 "fa": "fa-brands fa-facebook"                 },                 "myspace": {                 "value": "",                 "url": "https://www.myspace.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_MYSPACE",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "linkedin": {                 "value": "",                 "url": "https://www.linkedin.com/in/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_LINKEDIN",                 "nourl": 0,                 "fa": "fa-brands fa-linkedin"                 },                 "linkedin_company": {                 "value": "",                 "url": "https://www.linkedin.com/company/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_LINKEDIN",                 "nourl": 0,                 "fa": "fa-brands fa-linkedin"                 },                 "digg": {                 "value": "",                 "url": "https://www.digg.com/users/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_DIGG",                 "nourl": 0,                 "fa": "fa-brands fa-digg"                 },                 "skype": {                 "value": "",                 "url": "skype:##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_SKYPE",                 "nourl": 0,                 "fa": "fa-brands fa-skype"                 },                 "yim": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_YIM",                 "nourl": 1,                 "fa": "fa-brands fa-yahoo"                 },                 "google": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_GOOGLE",                 "nourl": 1,                 "fa": "fa-brands fa-google"                 },                 "github": {                 "value": "",                 "url": "https://www.github.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_GITHUB",                 "nourl": 0,                 "fa": "fa-brands fa-github"                 },                 "microsoft": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_MICROSOFT",                 "nourl": 1,                 "fa": "fa-brands fa-microsoft"                 },                 "blogspot": {                 "value": "",                 "url": "https://##VALUE##.blogspot.com/",                 "title": "COM_KUNENA_MYPROFILE_BLOGSPOT",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "flickr": {                 "value": "",                 "url": "https://www.flickr.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_FLICKR",                 "nourl": 0,                 "fa": "fa-brands fa-flickr"                 },                 "instagram": {                 "value": "",                 "url": "https://www.instagram.com/##VALUE##/",                 "title": "COM_KUNENA_MYPROFILE_INSTAGRAM",                 "nourl": 0,                 "fa": "fa-brands fa-instagram"                 },                 "qqsocial": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_QQSOCIAL",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "qzone": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_QZONE",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "weibo": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WEIBO",                 "nourl": 1,                 "fa": "fa-brands fa-weibo"                 },                 "wechat": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WECHAT",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "vk": {                 "value": "",                 "url": "https://vk.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_VK",                 "nourl": 0,                 "fa": "fa-brands fa-vk"                 },                 "telegram": {                 "value": "",                 "url": "https://t.me/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_TELEGRAM",                 "nourl": 0,                 "fa": "fa-brands fa-telegram"                 },                 "apple": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_APPLE",                 "nourl": 1,                 "fa": "fa-brands fa-apple"                 },                 "vimeo": {                 "value": "",                 "url": "https://vimeo.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_VIMEO",                 "nourl": 0,                 "fa": "fa-brands fa-vimeo"                 },                 "whatsapp": {                 "value": "",                 "url": "https://wa.me/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WHATSAPP",                 "nourl": 0,                 "fa": "fa-brands fa-whatsapp"                 },                 "youtube": {                 "value": "",                 "url": "https://www.youtube.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_YOUTUBE",                 "nourl": 0,                 "fa": "fa-brands fa-youtube"                 },                 "ok": {                 "value": "",                 "url": "https://ok.ru/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_OK",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "pinterest": {                 "value": "",                 "url": "https://pinterest.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_PINTEREST",                 "nourl": 0,                 "fa": "fa-brands fa-pinterest"                 },                 "reddit": {                 "value": "",                 "url": "https://www.reddit.com/user/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_REDDIT",                 "nourl": 0,                 "fa": "fa-brands fa-reddit"                 },                 "bluesky_app": {                 "value": "",                 "url": "https://bsky.app/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_BLUESKY_APP",                 "nourl": 0,                 "fa": "fa-brands fa-bluesky"                 },                 "threads": {                 "value": "",                 "url": "https://www.threads.net/@##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_THREADS_APP",                 "nourl": 0,                 "fa": "fa-brands fa-threads"                 }                 }' WHERE socials IS NULL;
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


 
02 Feb 2026 23:13
Bonjour,

Faites une sauvegarde de vos tables de la base de données, puis il faut appliquer cette requête avec phpmyadmin :
Code:
UPDATE `#__kunena_users` SET `socials` = '{                 "x_social": {                 "value": "",                 "url": "https://x.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_X_SOCIAL",                 "nourl": 0,                 "fa": "fa-brands fa-x-twitter"                 },                 "facebook": {                 "value": "",                 "url": "https://www.facebook.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_FACEBOOK",                 "nourl": 0,                 "fa": "fa-brands fa-facebook"                 },                 "myspace": {                 "value": "",                 "url": "https://www.myspace.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_MYSPACE",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "linkedin": {                 "value": "",                 "url": "https://www.linkedin.com/in/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_LINKEDIN",                 "nourl": 0,                 "fa": "fa-brands fa-linkedin"                 },                 "linkedin_company": {                 "value": "",                 "url": "https://www.linkedin.com/company/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_LINKEDIN",                 "nourl": 0,                 "fa": "fa-brands fa-linkedin"                 },                 "digg": {                 "value": "",                 "url": "https://www.digg.com/users/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_DIGG",                 "nourl": 0,                 "fa": "fa-brands fa-digg"                 },                 "skype": {                 "value": "",                 "url": "skype:##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_SKYPE",                 "nourl": 0,                 "fa": "fa-brands fa-skype"                 },                 "yim": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_YIM",                 "nourl": 1,                 "fa": "fa-brands fa-yahoo"                 },                 "google": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_GOOGLE",                 "nourl": 1,                 "fa": "fa-brands fa-google"                 },                 "github": {                 "value": "",                 "url": "https://www.github.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_GITHUB",                 "nourl": 0,                 "fa": "fa-brands fa-github"                 },                 "microsoft": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_MICROSOFT",                 "nourl": 1,                 "fa": "fa-brands fa-microsoft"                 },                 "blogspot": {                 "value": "",                 "url": "https://##VALUE##.blogspot.com/",                 "title": "COM_KUNENA_MYPROFILE_BLOGSPOT",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "flickr": {                 "value": "",                 "url": "https://www.flickr.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_FLICKR",                 "nourl": 0,                 "fa": "fa-brands fa-flickr"                 },                 "instagram": {                 "value": "",                 "url": "https://www.instagram.com/##VALUE##/",                 "title": "COM_KUNENA_MYPROFILE_INSTAGRAM",                 "nourl": 0,                 "fa": "fa-brands fa-instagram"                 },                 "qqsocial": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_QQSOCIAL",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "qzone": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_QZONE",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "weibo": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WEIBO",                 "nourl": 1,                 "fa": "fa-brands fa-weibo"                 },                 "wechat": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WECHAT",                 "nourl": 1,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "vk": {                 "value": "",                 "url": "https://vk.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_VK",                 "nourl": 0,                 "fa": "fa-brands fa-vk"                 },                 "telegram": {                 "value": "",                 "url": "https://t.me/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_TELEGRAM",                 "nourl": 0,                 "fa": "fa-brands fa-telegram"                 },                 "apple": {                 "value": "",                 "url": "##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_APPLE",                 "nourl": 1,                 "fa": "fa-brands fa-apple"                 },                 "vimeo": {                 "value": "",                 "url": "https://vimeo.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_VIMEO",                 "nourl": 0,                 "fa": "fa-brands fa-vimeo"                 },                 "whatsapp": {                 "value": "",                 "url": "https://wa.me/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_WHATSAPP",                 "nourl": 0,                 "fa": "fa-brands fa-whatsapp"                 },                 "youtube": {                 "value": "",                 "url": "https://www.youtube.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_YOUTUBE",                 "nourl": 0,                 "fa": "fa-brands fa-youtube"                 },                 "ok": {                 "value": "",                 "url": "https://ok.ru/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_OK",                 "nourl": 0,                 "fa": "fa-solid fa-square-share-nodes"                 },                 "pinterest": {                 "value": "",                 "url": "https://pinterest.com/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_PINTEREST",                 "nourl": 0,                 "fa": "fa-brands fa-pinterest"                 },                 "reddit": {                 "value": "",                 "url": "https://www.reddit.com/user/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_REDDIT",                 "nourl": 0,                 "fa": "fa-brands fa-reddit"                 },                 "bluesky_app": {                 "value": "",                 "url": "https://bsky.app/##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_BLUESKY_APP",                 "nourl": 0,                 "fa": "fa-brands fa-bluesky"                 },                 "threads": {                 "value": "",                 "url": "https://www.threads.net/@##VALUE##",                 "title": "COM_KUNENA_MYPROFILE_THREADS_APP",                 "nourl": 0,                 "fa": "fa-brands fa-threads"                 }                 }' WHERE socials IS NULL;
02 Feb 2026 22:05
Hi,
I followed Joomla's prompt to update Kunena from 6.3.10 to 6.4.8.
Instead of the updated version, I received a long list of messages in the admin panel, beginning with the lines (!): Deprecated: Creation of dynamic property Kunena\Forum\Libraries\Config\KunenaConfig::$_errors is deprecated in W:\wamp64\www\gchde\libraries\src\Cache\Controller\OutputController.php on line 71
Call Stack
# Time Memory Function Location
1 0.0004 456760 {main}( ) ...\index.php:0
2 0.0004 457416 require_once( 'W:\wamp64\www\gchde\administrator\includes\app.php ) ...\index.php:32
3 0.0299 814416 Joomla\CMS\Application\CMSApplication->execute( ) ...\app.php:58
4 0.0343 963016 Joomla\CMS\Application\AdministratorApplication->doExecute( ) ...\CMSApplication.php:304
5 0.0625 1171040 Joomla\CMS\Application\AdministratorApplication->initialiseApp( $options = ) ...\AdministratorApplication.php:174
6 0.0730 1180840 Joomla\CMS\Application\CMSApplication->initialiseApp( $options = ) ...\AdministratorApplication.php:332
7 0.1022 2049096 Joomla\CMS\Plugin\PluginHelper::importPlugin( $type = 'system', $plugin = NULL, $autocreate = TRUE, $dispatcher = class Joomla\Event\Dispatcher { protected $events = []; protected $listeners = ['session.start' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onAfterInitialiseDocument' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableObjectCreate' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableBeforeStore' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableAfterStore' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableBeforeDelete' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableSetNewTags' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableAfterReset' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableAfterLoad' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onBeforeBatch' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onAfterInitialise' => class Joomla\Event\ListenersPriorityQueue { ... }
//
I went to the forum and saw there, That version 6.4.9 already exists. Hoping to fix the site, I installed this version downloaded from the site with some difficulty. But the admin panel still shows ! ) Deprecated: Creation of dynamic property Kunena\Forum\Libraries\Config\KunenaConfig::$social is deprecated in W:\wamp64\www\gchde\libraries\src\Cache\Controller\OutputController.php on line 71
Call Stack
# Time Memory Function Location
1 0.0006 456696 {main}( ) ...\index.php:0
2 0.0007 457352 require_once( 'W:\wamp64\www\gchde\administrator\includes\app.php ) ...\index.php:32
3 0.0327 814336 Joomla\CMS\Application\CMSApplication->execute( ) ...\app.php:58
4 0.0340 962840 Joomla\CMS\Application\AdministratorApplication->doExecute( ) ...\CMSApplication.php:304
5 0.0568 1169184 Joomla\CMS\Application\AdministratorApplication->initialiseApp( $options = ) ...\AdministratorApplication.php:174
6 0.0596 1231320 Joomla\CMS\Application\CMSApplication->initialiseApp( $options = ) ...\AdministratorApplication.php:332
7 0.0819 2079680 Joomla\CMS\Plugin\PluginHelper::importPlugin( $type = 'system', $plugin = NULL, $autocreate = TRUE, $dispatcher = class Joomla\Event\Dispatcher { protected $events = []; protected $listeners = ['session.start' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onAfterInitialiseDocument' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableObjectCreate' => class Joomla\Event\ListenersPriorityQueue { ... }, 'onTableBeforeStore' => class Joomla\Event\ListenersPriorityQueue { ... }, ... //

Here report:
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: 512M | 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.4.9 | creationdate: 2026-01-31

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 6.4.9 | 2026-01-31 [ 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


Thanks
01 Feb 2026 17:41
Ich habe die Meldung bekommen, dass die Version von 6,3,10 auf 6.4.9 aktualisiert werden sollte.
Das hatte ich getan - und das Forum war nicht mehr erreichbar. Musste ein Backup einspielen.
Um sicherzugehen, habe ich das Ganze noch einmal wiederholt und dann noch einmal, nachdem ich Joomla auf die Version 6.0.2 aktualisierte. Wieder das gleiche Ergebnis. Konnte dann nach einem Tipp den Bereich des Kunena Dashboards wieder erreichen.
Wenn ich allerdings das Forum dadrin konfigurierren wollte, kam immer die Meldung, dass EasySocial nicht gefunden wurde oder dass irgendetwas daran nicht gefunden wurde.
Wie gesagt, ich konnte das reproduzieren.
Gibt es hier außer mir noch jemand mit Problemen mit diesem Update?
Konnte auf Google jetzt nichts aktuelles finden.

Danke.

Hier ist die aktuelle Konfiguration nach dem eingespielten BackUp und dem Update von Joomla:
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: 240 seconds | Max execution memory: 128M | 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: None

Third-party SEF components: None

Plugins: None

Modules: Kunena Search 6.0.3

15 Jan 2026 15:20
Sendermail problem was created by Hifi2you
Hi.
I have a problem with some users not getting emails about new posts even though they have received it before. I myself get an email saying that those users have not been notified and the status code is 5.7.1.
I have spoken to Simply.dk and they say it is a problem with Kunena.
Hope it can be fixed.
Kind regards Thomas

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: 300 seconds | Max execution memory: 2048M | 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: UddeIm 5.6.2

Third-party SEF components: None

Plugins: Content - Kunena Discuss 6.0.5

Modules: Kunena Latest 6.0.7 | Kunena Search 6.0.5

06 Dec 2025 14:10
(Translated with Google)
Muchas gracias por informarnos de que no se muestra ninguna advertencia ni se produce ninguna interrupción. Lo he añadido a nuestra lista de errores.
Simplemente intente instalar la versión beta y, a continuación, vaya al panel de control de Kunena para actualizar las tablas de la base de datos de Kunena.
Si funciona, puede desinstalar Kunena y volver a instalar la versión beta (este paso no es imprescindible). De este modo, tendrá una instalación completamente nueva de Kunena. En cualquier caso, haga primero una copia de seguridad.

github.com/Kunena/Kunena-Forum/releases/tag/7.0-Beta3
24 Nov 2025 23:50
Profile errors was created by drbo
We are getting errors on the profile page.Attempt to assign property "value" on string 
Code:
components/com_kunena/src/Controllers/UserController.php (596) On the profile page all the Socila media entries are showing this.

 Edit Profile InformationBirthdate Location Gender  Web site Name Web site URL X /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your X (previously Twitter) username." />Facebook /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Facebook username." />MySpace /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your MySpace username." />Linkedin /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your LinkedIn username." />Linkedin Company /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your linkedIn company" />Digg /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Digg username." />SKYPE /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Skype nickname." />YIM /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Yahoo! Instant Messenger nickname." />Google /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Google username." />GitHub /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your GitHub username." />Microsoft /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Microsoft account." />Blogger /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Blogger username." />Flickr /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Flickr username." />Instagram /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Instagram account." />QQ /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your QQ username." />Qzone /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Qzone account." />Weibo /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Weibo account." />Wechat /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Wechat account." />VK /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your VK username." />Telegram /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Telegram username." />Apple /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Apple account." />Vimeo /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Vimeo username." />WhatsApp /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your whatsapp number." />Youtube /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Youtube account." />Odnoklassniki /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Odnoklassniki account." />Pinterest /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="COM_KUNENA_MYPROFILE_PINTEREST_DESC" />Reddit /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="COM_KUNENA_MYPROFILE_REDDIT_DESC" />BlueSky /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your BlueSkyApp username." />Threads /var/www/public_html/fth/html/components/com_kunena/template/nts_kbee/layouts/user/edit/profile/default.php on line 129
" data-bs-toggle="tooltip" title="This is your Threads nickname." />Signature  







This message contains confidential information

Database collation check: cgv0m_kunena_aliases have wrong collation of type utf8_general_ci on field alias  cgv0m_kunena_aliases have wrong collation of type utf8_general_ci on field type  cgv0m_kunena_aliases have wrong collation of type utf8_general_ci on field item  cgv0m_kunena_announcement have wrong collation of type utf8_general_ci on field title  cgv0m_kunena_announcement have wrong collation of type utf8_general_ci on field sdescription  cgv0m_kunena_announcement have wrong collation of type utf8_general_ci on field description  cgv0m_kunena_attachments have wrong collation of type utf8_general_ci on field hash  cgv0m_kunena_attachments have wrong collation of type utf8_general_ci on field folder  cgv0m_kunena_attachments have wrong collation of type utf8_general_ci on field filetype  cgv0m_kunena_attachments have wrong collation of type utf8_general_ci on field filename  cgv0m_kunena_attachments have wrong collation of type utf8_general_ci on field filename_real  cgv0m_kunena_attachments have wrong collation of type utf8_general_ci on field caption  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field name  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field alias  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field icon  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field accesstype  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field channels  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field description  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field headerdesc  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field class_sfx  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field iconset  cgv0m_kunena_categories have wrong collation of type utf8_general_ci on field params  cgv0m_kunena_configuration have wrong collation of type utf8_general_ci on field params  cgv0m_kunena_logs have wrong collation of type utf8_general_ci on field ip  cgv0m_kunena_logs have wrong collation of type utf8_general_ci on field operation  cgv0m_kunena_messages have wrong collation of type utf8_general_ci on field name  cgv0m_kunena_messages have wrong collation of type utf8_general_ci on field email  cgv0m_kunena_messages have wrong collation of type utf8_general_ci on field subject  cgv0m_kunena_messages have wrong collation of type utf8_general_ci on field ip  cgv0m_kunena_messages have wrong collation of type utf8_general_ci on field modified_reason  cgv0m_kunena_polls have wrong collation of type utf8_general_ci on field title  cgv0m_kunena_polls_options have wrong collation of type utf8_general_ci on field text  cgv0m_kunena_sessions have wrong collation of type utf8_general_ci on field allowed  cgv0m_kunena_sessions have wrong collation of type utf8_general_ci on field readtopics  cgv0m_kunena_topics have wrong collation of type utf8_general_ci on field subject  cgv0m_kunena_topics have wrong collation of type utf8_general_ci on field first_post_message  cgv0m_kunena_topics have wrong collation of type utf8_general_ci on field first_post_guest_name  cgv0m_kunena_topics have wrong collation of type utf8_general_ci on field last_post_message  cgv0m_kunena_topics have wrong collation of type utf8_general_ci on field last_post_guest_name  cgv0m_kunena_topics have wrong collation of type utf8_general_ci on field params  cgv0m_kunena_user_categories have wrong collation of type utf8_general_ci on field params  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field status_text  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field view  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field signature  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field avatar  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field personalText  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field location  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field icq  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field yim  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field microsoft  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field telegram  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field vk  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field skype  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field x_social  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field facebook  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field google  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field myspace  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field linkedin  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field friendfeed  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field digg  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field instagram  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field qzone  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field weibo  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field wechat  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field apple  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field blogspot  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field flickr  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field bebo  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field websitename  cgv0m_kunena_users have wrong collation of type utf8_general_ci on field websiteurl  cgv0m_kunena_users_banned have wrong collation of type utf8_general_ci on field ip  cgv0m_kunena_users_banned have wrong collation of type utf8_general_ci on field reason_private  cgv0m_kunena_users_banned have wrong collation of type utf8_general_ci on field reason_public  cgv0m_kunena_users_banned have wrong collation of type utf8_general_ci on field comments  cgv0m_kunena_users_banned have wrong collation of type utf8_general_ci on field params  cgv0m_kunena_version have wrong collation of type utf8_general_ci on field version  cgv0m_kunena_version have wrong collation of type utf8_general_ci on field versionname  cgv0m_kunena_version have wrong collation of type utf8_general_ci on field state  
       

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

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

Kunena menu details:

Warning: Spoiler!

Joomla default template details : ja_purity_iv | author: JoomlArt | version: 1.3.0 | creationdate: Ocr 17, 2025

Kunena default template details : NTS KBee | author: Nice Theme Store Team | version: 6.1.7 | creationdate: 2025-10-05

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 6.4.7 | 2025-11-03 [ Git Repository ]
        | Kunena detailed configuration:

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

Third-party components: UddeIm 5.6.1

Third-party SEF components: None

Plugins: Content - Kunena Discuss 6.1.0

Modules: Kunena Latest 6.0.7 | Kunena Stats 6.0.5 | Kunena Login 6.0.6 | Kunena Search 6.0.5

28 Oct 2025 14:53
What I would like to achieve is that the forum menu and the menu on other pages look the same.
I have tried to capture as many of the css settings as possible, but I still see differences. For example the height of the kunena-menu band. the distance to the header. marking of the active start page and so on.

This is the kunena menu: ( www.kletterdorf.de/forum )

 

and this is what my poor copy of the settings looks like: ( www.kletterdorf.de/kps )



Where can I see all the settings that the kunena menue uses?
I want to copy them to my user.css for the cassiopeia.template

The kunena template is Aurelia.

here is the entire kunena configuration

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: Missing | PHP environment: Max execution time: 360 seconds | Max execution memory: 128M | Max file upload:  

Kunena menu details:

Warning: Spoiler!

Joomla default template details : cassiopeia_kletterdorf | author: Wolfgang Lindow | version: 1.0 | creationdate: November 2024

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 | Kunena Search 6.0.5


 
24 Oct 2025 21:39 - 24 Oct 2025 21:41
On my Joomla 5 site with Kunena 6.3.10, I have a topic (in Russian) "Common Global Scenario for the Creation of European Art (detonator)".
ru.geschichte-chronologie.de/forum/8-ges...sstva-detonator#2741  
This topic contains navigation links like "Go to the next post" (e.g., ru.geschichte-chronologie.de/index.php/f...-ne-chitajte-ee#2746 ) and "Return to the previous post" (e.g., ru.geschichte-chronologie.de/index.php/f...jte-ee?start=30#2802 ).

Problem:
The topic is titled "Общий глобальный сценарий создания европейского искусства (detonator)" (Common Global Scenario for the Creation of European Art (detonator)). It has over 100 posts, and I needed to manually specify the order of some posts using links. At one point, I temporarily changed the topic’s subject to "Тема обрабатывается, пожалуйста временно не читайте ее" (Topic is being processed, please do not read it temporarily).

In Kunena, changing a post’s subject also updates the entire topic’s subject, which I later reverted to the original title. However, this temporary subject created many URLs with the slug "tema-obrabatyvaetsya-pozhalujsta-vremenno-ne-chitajte-ee" (e.g.,.../index.php/forum/8-geschichte-und/715-tema-obrabatyvaetsya-pozhalujsta-vremenno-ne-chitajte-ee#2742). These URLs are misleading to users. I checked the database table j4r_kunena_messages_text (field message) and found no instances of "tema-obrabatyvaetsya-pozhalujsta-vremenno-ne-chitajte-ee". The issue seems to lie deeper. Example Behavior:
  • If I access the topic via the correct URL (... /forum/8-geschichte-und/715-obshchij-globalnyj-stsenarij-sozdaniya-evropejskogo-iskusstva-detonator?start=0#2741) and move down to post #2742, the "Go to the next post" link points to the correct URL: ... /index.php/forum/8-geschichte-und/715-obshchij-globalnyj-stsenarij-sozdaniya-evropejskogo-iskusstva-detonator#2746.
  • However, if I click on #2742 to get to the post, even though the post title correctly states "lemur replied to the topic General global scenario...," the old URL appears for this post (... /index.php/forum/8-geschichte-und/715-tema-obrabatyvaetsya-pozhalujsta-vremenno-ne-chitajte-ee?start=0) and the "Go to the next post" link uses the incorrect slug:: ... /index.php/forum/8-geschichte-und/715-tema-obrabatyvaetsya-pozhalujsta-vremenno-ne-chitajte-ee#2746.
Database Check:
I ran the query:
SELECT id, subject FROM `#__kunena_topics` WHERE id = 715;
It returned one row with subject = "Общий глобальный сценарий создания европейского искусства (detonator)". There’s no mention of "tema-obrabatyvaetsya-pozhalujsta-vremenno-ne-chitajte-ee".

Questions:
  1. Where does Kunena store old slugs/aliases for topics?
  2. Why do navigation links ("next/previous post") use the old slug when accessing the topic via an outdated URL?
  3. How can I fix this to ensure all links use the current topic slug?
Any advice on resolving this or tracing where the old slugs are coming from? Should I check specific tables (e.g., #__redirect_links, #__kunena_categories) or template files?

Thanks in advance!

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.10.0

Third-party SEF components: None

Plugins: Content - Kunena Discuss 6.0.5

Modules: Kunena Latest 6.0.7

11 Oct 2025 03:16
Slow post was created by Hifi2you
It goes very slow when user and my self are making a post.
After writing, then press "send", it takes up to 20 sec for the post to be made..
Normal time is 1 sec or so.
How can that be ?

Thanks

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: 300 seconds | Max execution memory: 2048M | 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: UddeIm 5.6.2

Third-party SEF components: None

Plugins: Content - Kunena Discuss 6.0.5

Modules: Kunena Latest 6.0.7 | Kunena Search 6.0.5

09 Oct 2025 12:53
Hi, sorry for the confusion.

I stepped into that Migration Project and can report Following:

Source Data:

Joomla 3.7.5  PHP7.1.33

Kunena 5.0.9

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: 50000 seconds | Max execution memory: -1 | Max file upload: 64M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : TheBest | author: supratechthemes.com | version: 1.4 | creationdate: jun 2016

Kunena default template details : Crypsisb3 | author: Kunena Team | version: 5.0.9 | creationdate: 2017-05-26

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.0.9 | 2017-05-26 [ Ibis ]
        | Kunena detailed configuration:

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

Third-party components: UddeIM 3.9

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 5.0.3



Destination:

Joomla 5.3.4
Kunena 6.4.6
PHP 8.3.26

This message contains confidential information

Database collation check: lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field alias  lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field type  lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field item  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field title  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field sdescription  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field description  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field hash  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field folder  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filetype  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filename  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filename_real  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field caption  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field alias  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field icon  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field accesstype  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field channels  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field description  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field headerdesc  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field class_sfx  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field topicOrdering  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field iconset  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_configuration have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_keywords have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_logs have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_logs have wrong collation of type utf8mb3_general_ci on field operation  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field email  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field subject  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field modified_reason  lpj7c_kunena_messages_text have wrong collation of type utf8mb3_general_ci on field message  lpj7c_kunena_polls have wrong collation of type utf8mb3_general_ci on field title  lpj7c_kunena_polls_options have wrong collation of type utf8mb3_general_ci on field text  lpj7c_kunena_ranks have wrong collation of type utf8mb3_general_ci on field rankTitle  lpj7c_kunena_ranks have wrong collation of type utf8mb3_general_ci on field rankImage  lpj7c_kunena_sessions have wrong collation of type utf8mb3_general_ci on field allowed  lpj7c_kunena_sessions have wrong collation of type utf8mb3_general_ci on field readtopics  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field code  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field location  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field greylocation  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field subject  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field first_post_message  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field first_post_guest_name  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field last_post_message  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field last_post_guest_name  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_user_categories have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_user_topics have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field status_text  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field view  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field signature  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field avatar  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field personalText  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field location  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field websitename  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field websiteurl  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field reason_private  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field reason_public  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field comments  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field params  
       

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 50000 seconds | Max execution memory: -1 | Max file upload: 

Kunena menu details:

Warning: Spoiler!

Joomla default template details : tp_master | author: joomlaPlates | version: 2.5 | creationdate: 2025-09-02

Kunena default template details : Aurelia | author: Kunena Team | version: 6.4.6 | creationdate: 2025-09-30

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 6.4.6 | 2025-09-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: Kunena Latest 6.1.0 | Kunena Stats 6.1.0



The Migration was done by following these Documentation:
www.kunena.org/docs/en/faq/migrate-the-f...-users-to-a-new-site

Unfortunatly the Database Structure fix would not work in Kunena 6  so i do that manual

After Migration process i have to fix a couple of Database conflicts and get the most thinks running.

The status_text issue and Icons,registration is fixed but we hang on the Online Counter Problem.

If anyone have a similar problem with the Online counter Module please let me know how i can fix that.





 
09 Oct 2025 11:12
Hi,   I get an Error message after a Kunena migration fom Kunena 5 to Kunena 6.

When i add newRank to a user following error will apear:

 
Code:
Es ist ein Fehler aufgetreten. [quote]0 Incorrect integer value: '' for column 'rank' at row 1[/quote] Call Stack[b]#[/b][b]Function[/b][b]Location[/b]1()JROOT/libraries/kunena/src/User/KunenaUser.php:11042Kunena\Forum\Libraries\User\KunenaUser->save()JROOT/administrator/components/com_kunena/src/Controller/UserController.php:1563Kunena\Forum\Administrator\Controller\UserController->saveInternal()JROOT/administrator/components/com_kunena/src/Controller/UserController.php:2264Kunena\Forum\Administrator\Controller\UserController->applychanges()JROOT/libraries/src/MVC/Controller/BaseController.php:7305Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:1436Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:3617Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/AdministratorApplication.php:1508Joomla\CMS\Application\AdministratorApplication->dispatch()JROOT/libraries/src/Application/AdministratorApplication.php:2059Joomla\CMS\Application\AdministratorApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:30410Joomla\CMS\Application\CMSApplication->execute()JROOT/administrator/includes/app.php:5811require_once()JROOT/administrator/index.php:32

My Configuration:
This message contains confidential information

Database collation check: lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field alias  lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field type  lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field item  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field title  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field sdescription  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field description  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field hash  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field folder  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filetype  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filename  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filename_real  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field caption  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field alias  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field icon  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field accesstype  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field channels  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field description  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field headerdesc  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field class_sfx  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field topicOrdering  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field iconset  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_configuration have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_keywords have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_logs have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_logs have wrong collation of type utf8mb3_general_ci on field operation  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field email  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field subject  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field modified_reason  lpj7c_kunena_messages_text have wrong collation of type utf8mb3_general_ci on field message  lpj7c_kunena_polls have wrong collation of type utf8mb3_general_ci on field title  lpj7c_kunena_polls_options have wrong collation of type utf8mb3_general_ci on field text  lpj7c_kunena_ranks have wrong collation of type utf8mb3_general_ci on field rankTitle  lpj7c_kunena_ranks have wrong collation of type utf8mb3_general_ci on field rankImage  lpj7c_kunena_sessions have wrong collation of type utf8mb3_general_ci on field allowed  lpj7c_kunena_sessions have wrong collation of type utf8mb3_general_ci on field readtopics  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field code  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field location  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field greylocation  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field subject  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field first_post_message  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field first_post_guest_name  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field last_post_message  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field last_post_guest_name  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_user_categories have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_user_topics have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field status_text  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field view  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field signature  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field avatar  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field personalText  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field location  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field websitename  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field websiteurl  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field reason_private  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field reason_public  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field comments  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field params  
       

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 50000 seconds | Max execution memory: -1 | Max file upload: 

Kunena menu details:

Warning: Spoiler!

Joomla default template details : tp_master | author: joomlaPlates | version: 2.5 | creationdate: 2025-09-02

Kunena default template details : Aurelia | author: Kunena Team | version: 6.4.6 | creationdate: 2025-09-30

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 6.4.6 | 2025-09-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: Kunena Latest 6.1.0 | Kunena Stats 6.1.0



I did the Database diagnostics and checked all Tables without any issues.
 
09 Oct 2025 11:04
Hi,

here the actual Configuration Repot:


This message contains confidential information

Database collation check: lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field alias  lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field type  lpj7c_kunena_aliases have wrong collation of type utf8mb3_general_ci on field item  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field title  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field sdescription  lpj7c_kunena_announcement have wrong collation of type utf8mb3_general_ci on field description  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field hash  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field folder  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filetype  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filename  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field filename_real  lpj7c_kunena_attachments have wrong collation of type utf8mb3_general_ci on field caption  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field alias  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field icon  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field accesstype  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field channels  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field description  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field headerdesc  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field class_sfx  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field topicOrdering  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field iconset  lpj7c_kunena_categories have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_configuration have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_keywords have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_logs have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_logs have wrong collation of type utf8mb3_general_ci on field operation  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field name  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field email  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field subject  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_messages have wrong collation of type utf8mb3_general_ci on field modified_reason  lpj7c_kunena_messages_text have wrong collation of type utf8mb3_general_ci on field message  lpj7c_kunena_polls have wrong collation of type utf8mb3_general_ci on field title  lpj7c_kunena_polls_options have wrong collation of type utf8mb3_general_ci on field text  lpj7c_kunena_ranks have wrong collation of type utf8mb3_general_ci on field rankTitle  lpj7c_kunena_ranks have wrong collation of type utf8mb3_general_ci on field rankImage  lpj7c_kunena_sessions have wrong collation of type utf8mb3_general_ci on field allowed  lpj7c_kunena_sessions have wrong collation of type utf8mb3_general_ci on field readtopics  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field code  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field location  lpj7c_kunena_smileys have wrong collation of type utf8mb3_general_ci on field greylocation  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field subject  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field first_post_message  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field first_post_guest_name  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field last_post_message  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field last_post_guest_name  lpj7c_kunena_topics have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_user_categories have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_user_topics have wrong collation of type utf8mb3_general_ci on field params  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field status_text  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field view  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field signature  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field avatar  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field personalText  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field location  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field websitename  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field websiteurl  lpj7c_kunena_users have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field ip  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field reason_private  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field reason_public  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field comments  lpj7c_kunena_users_banned have wrong collation of type utf8mb3_general_ci on field params  
       

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 50000 seconds | Max execution memory: -1 | Max file upload: 

Kunena menu details:

Warning: Spoiler!

Joomla default template details : tp_master | author: joomlaPlates | version: 2.5 | creationdate: 2025-09-02

Kunena default template details : Aurelia | author: Kunena Team | version: 6.4.6 | creationdate: 2025-09-30

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 6.4.6 | 2025-09-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: Kunena Latest 6.1.0 | Kunena Stats 6.1.0

Displaying 16 - 30 out of 37 results.
Time to create page: 0.808 seconds