Skip to Content Skip to Menu

Weird stacktrace (error) notification on my website

3 days 7 hours ago - 3 days 7 hours ago #342182 by erichburkhard
HI

attached to this post a stacktrace notification in the attachment:

context of this issue:
-
Joomla 4.4.14
- PHP: 8.2.28
- CB: CB 2.10.0+build.2025.02.10.18.59.11.b0d14120b
The attached stacktrace issue happened on my live website which I deployed approx 1 month ago. It is the first stacktrace notification since deployment time which I received as administrator. But in general my website works fine with no issues at all. PS: In order to hide private data within this stacktrace message, I masked out sensitive data by replacing it (XXXXX, YYYYY, ZZZZZ or mywebsite.com)

regards

This browser does not support PDFs. Please download the PDF to view it: Download PDF

Last edit: 3 days 7 hours ago by erichburkhard.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49639
  • Thanks: 8492
  • Karma: 1465
2 days 4 hours ago #342185 by krileon
You've mixed database collations. Suggest using phpmyadmin or whatever database management software you're using to adjust all table and column collations to utf8mb4_unicode_ci. Normally this shouldn't even be possible as Joomla sets the collation to utf8mb4_unicode_ci and CB the inherits that, but if this was a migrated install (e.g. from Joomla 3) it's possible for collations to be incorrect.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

Moderators: beatnantkrileon
Powered by Kunena Forum