BETA Lock and Load || Datenbank Fehler

Ein Datenbankfehler ist aufgetreten

DEBUG:
Database Error: Illegal mix of collations (utf8mb3_general_ci,IMPLICIT) and (utf8mb3_unicode_ci,IMPLICIT) for operation '='

SELECT user.id, user.nick, user.clantag, user.plz, user.wohnort, lon, lat FROM event_teilnehmer, user, geodata WHERE event_teilnehmer.user_id=user.id AND event_teilnehmer.event_id=7 AND user.plz=geodata.zip AND user.countrycode=geodata.countrycode AND bezahlt>0 GROUP by user.id

 ------------------- 

found 95 debug messages

0.000048 - GLOBAL::include                   -> config.php
0.000151 - dotCommon::classload              -> require: /var/www/html/includes/class.dotDatabase.php
0.000176 - dotDatabase::getInstance          -> connection: database
0.000190 - dotDatabase::__construct          -> connection: database
0.000207 - dotCommon::classload              -> require: /var/www/html/includes/class.page.php
0.000223 - page::getInstance                 -> do
0.000239 - dotCommon::classload              -> require: /var/www/html/includes/class.dotSession.php
0.000251 - dotSession::getInstance           -> do
0.000263 - dotCommon::classload              -> require: /var/www/html/includes/class.user.php
0.000285 - dotSession::start                 -> ---- init
0.000321 - dotSession::start                 -> start php session managment
0.000557 - dotSession::start                 -> finished php session management
0.000566 - dotSession::start                 -> save user and host information to new session_array
0.000575 - dotSession::start                 -> check for security options
0.005282 - dotSession::start                 -> lookup ip2country
0.005333 - dotDatabase::connect              -> dotlan_beta@172.18.0.1
0.006347 - dotDatabase::select               -> database: db_intranet_beta
0.006669 - dotDatabase::query                -> SELECT `code` FROM `country_ip2code` WHERE 3628718304 BETWEEN ip_from AND ip_to
0.011684 - dotSession::start                 -> update current session online user infos
0.011712 - dotDatabase::query                -> UPDATE session SET lastactivity = 1782585625, userid = 0, site = 'https://beta.lockandload.ch/party/?do=map&id=7', host = '216.73.216.224', dns = '216.73.216.224', countrycode = 'US', hits = hits + 1 WHERE hash = '911ef9c279f1c1fbacfd9c343c6e904a'
0.011977 - dotSession::start                 -> no session found in db == insert new db sesssion
0.012002 - dotDatabase::query                -> INSERT INTO `session`SET hash = '911ef9c279f1c1fbacfd9c343c6e904a', lastactivity = 1782585625, userid = 0, site = 'https://beta.lockandload.ch/party/?do=map&id=7', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.224', dns = '216.73.216.224', countrycode = 'US', hits = 1
0.012239 - dotSession::load_locales          -> do
0.012273 - dotSession::load_locales          -> chosing language for locales: de_DE.UTF-8
0.012280 - dotSession::start                 -> ---- finished with session startup
0.012291 - dotSession::load_user             -> id: 0
0.012297 - user::get_user                    -> id: >0<
0.012311 - dotDatabase::getInstance          -> connection: database
0.012352 - dotCommon::classload              -> require: /var/www/html/includes/class.styles.php
0.012375 - styles::load                      -> name: ><
0.012391 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.012515 - styles::activate                  -> style = lal-theme
0.012670 - dotCommon::classload              -> require: /var/www/html/includes/class.admin.php
0.012682 - admin::getInstance                -> do
0.012688 - dotSession::getInstance           -> do
0.012695 - admin::__construct                -> user_id=0
0.012701 - user::load_settings               -> load current user settings to $global
0.012711 - dotCommon::classload              -> require: /var/www/html/includes/class.prvmsg.php
0.012727 - dotCommon::classload              -> require: /var/www/html/includes/class.event.php
0.012742 - EVENT::comming_event              -> return
0.012750 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782585625 AND active=1 ORDER by begin ASC
0.013092 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782585625 AND active=1 ORDER by begin DESC LIMIT 1
0.013405 - dotCommon::classload              -> require: /var/www/html/includes/class.sitzplan.php
0.013435 -                                   -> require: /var/www/html//includes/custom.styles.php
0.013451 - styles::load                      -> name: >lal-theme<
0.013461 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.013584 - dotSession::getInstance           -> do
0.013591 - admin::__construct                -> user_id=0
0.013607 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.013640 - dotSession::getInstance           -> do
0.013645 - admin::__construct                -> user_id=0
0.013655 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.013673 -                                   -> require: /var/www/html//includes/custom.news.php
0.013686 - dotCommon::classload              -> require: /var/www/html/includes/class.news.php
0.013711 - dotCommon::classload              -> require: /var/www/html/includes/class.cbox.php
0.013728 - CBOX::news                        -> generate Box
0.013734 - NEWS::load_news                   -> load news data
0.013747 - dotCommon::classload              -> require: /var/www/html/includes/class.cache.php
0.013764 - CACHE::get                        -> cache: >news::stats< found
0.013811 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.013836 - NEWS::load_news                   -> ... from cache
0.013849 - dotCommon::classload              -> require: /var/www/html/includes/class.html.php
0.013934 - HTML::template                    -> template: >box_news_bit<
0.014010 - HTML::template                    -> template: >box_news<
0.014061 - dotCommon::classload              -> require: /var/www/html/includes/class.user_frontend.php
0.014089 - USER_FUNCTIONS::login             -> return
0.014100 - HTML::template                    -> template: >user_login_shortbar<
0.014156 - HTML::template                    -> template: >user_login<
0.014204 - HTML::template                    -> template: >user/user_registration<
0.014334 - USER_FUNCTIONS::password_reminder -> return
0.014345 - HTML::template                    -> template: >user_login_shortbar<
0.014369 - HTML::message                     -> generate Message: Hinweis
0.014375 - HTML::template                    -> template: >html_message<
0.014412 - GLOBAL::end global.php            -> ---------------------------------------------
0.014429 - dotCommon::classload              -> require: /var/www/html/includes/class.event_frontend.php
0.014447 - EVENT::comming_event              -> return
0.014454 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782585625 AND active=1 ORDER by begin ASC
0.014724 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782585625 AND active=1 ORDER by begin DESC LIMIT 1
0.015014 - EVENT_FRONTEND::map               -> id >7<
0.015025 - EVENT::getevent                   -> id >7<
0.015033 - dotDatabase::query                -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=7 AND active=1
0.015481 - GLOBAL::include                   -> custom.geomap.php
0.015528 - dotCommon::classload              -> require: /var/www/html/includes/class.geomap.php
0.015549 - dotDatabase::query                -> SELECT COUNT(*) FROM geodata
0.015749 - CACHE::get                        -> cache: >event_7::map_lal-theme.de_DE< not found
0.015759 - dotDatabase::query                -> SELECT user.id, user.nick, user.clantag, user.plz, user.wohnort, lon, lat FROM event_teilnehmer, user, geodata WHERE event_teilnehmer.user_id=user.id AND event_teilnehmer.event_id=7 AND user.plz=geodata.zip AND user.countrycode=geodata.countrycode AND bezahlt>0 GROUP by user.id
0.016023 - dotDatabase::getInstance          -> connection: Resource id #2
0.016048 - dotDatabase::__construct          -> connection: Resource id #2
0.016059 - dotDatabase::disconnect           -> do
0.016074 - page::getInstance                 -> do
0.016086 - PAGE::renderTemplate              -> error_fatal
0.016095 - PAGE::getHead                     -> return
0.016099 - dotSession::getInstance           -> do
0.016181 - HTML::template                    -> template: >error_fatal<
0.016253 - PAGE::render_template             -> final

PHP Includes   : 26
DB Queries     : 9
Rendering Time : 0.016559

Includes PHP Files: 
 - /var/www/html/party/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/config.php
 - /var/www/html/includes/class.dotDatabase.php
 - /var/www/html/includes/class.page.php
 - /var/www/html/includes/class.dotSession.php
 - /var/www/html/includes/class.user.php
 - /var/www/html/includes/tournament_v2/class.tv2_db.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/lal-theme.php
 - /var/www/html/html/styles/default.php
 - /var/www/html/includes/class.admin.php
 - /var/www/html/includes/class.prvmsg.php
 - /var/www/html/includes/class.event.php
 - /var/www/html/includes/class.sitzplan.php
 - /var/www/html/includes/custom.styles.php
 - /var/www/html/includes/custom.news.php
 - /var/www/html/includes/class.news.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.user_frontend.php
 - /var/www/html/includes/class.event_frontend.php
 - /var/www/html/includes/custom.geomap.php
 - /var/www/html/includes/class.geomap.php