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=18 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.000150 - dotCommon::classload              -> require: /var/www/html/includes/class.dotDatabase.php
0.000174 - dotDatabase::getInstance          -> connection: database
0.000187 - dotDatabase::__construct          -> connection: database
0.000204 - dotCommon::classload              -> require: /var/www/html/includes/class.page.php
0.000219 - page::getInstance                 -> do
0.000235 - dotCommon::classload              -> require: /var/www/html/includes/class.dotSession.php
0.000246 - dotSession::getInstance           -> do
0.000258 - dotCommon::classload              -> require: /var/www/html/includes/class.user.php
0.000281 - dotSession::start                 -> ---- init
0.000311 - dotSession::start                 -> start php session managment
0.000503 - dotSession::start                 -> finished php session management
0.000511 - dotSession::start                 -> save user and host information to new session_array
0.000520 - dotSession::start                 -> check for security options
0.005171 - dotSession::start                 -> lookup ip2country
0.005190 - dotDatabase::connect              -> dotlan_beta@172.18.0.1
0.005957 - dotDatabase::select               -> database: db_intranet_beta
0.006272 - dotDatabase::query                -> SELECT `code` FROM `country_ip2code` WHERE 3628718304 BETWEEN ip_from AND ip_to
0.011331 - dotSession::start                 -> update current session online user infos
0.011359 - dotDatabase::query                -> UPDATE session SET lastactivity = 1782583594, userid = 0, site = 'https://beta.lockandload.ch/party/?do=map&id=18', host = '216.73.216.224', dns = '216.73.216.224', countrycode = 'US', hits = hits + 1 WHERE hash = '312a5100f9eb3db33b669c4dfeb54c8f'
0.011620 - dotSession::start                 -> no session found in db == insert new db sesssion
0.011639 - dotDatabase::query                -> INSERT INTO `session`SET hash = '312a5100f9eb3db33b669c4dfeb54c8f', lastactivity = 1782583594, userid = 0, site = 'https://beta.lockandload.ch/party/?do=map&id=18', 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.012253 - dotSession::load_locales          -> do
0.012301 - dotSession::load_locales          -> chosing language for locales: de_DE.UTF-8
0.012308 - dotSession::start                 -> ---- finished with session startup
0.012318 - dotSession::load_user             -> id: 0
0.012324 - user::get_user                    -> id: >0<
0.012337 - dotDatabase::getInstance          -> connection: database
0.012366 - dotCommon::classload              -> require: /var/www/html/includes/class.styles.php
0.012387 - styles::load                      -> name: ><
0.012401 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.012521 - 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.012694 - admin::__construct                -> user_id=0
0.012699 - user::load_settings               -> load current user settings to $global
0.012710 - dotCommon::classload              -> require: /var/www/html/includes/class.prvmsg.php
0.012726 - dotCommon::classload              -> require: /var/www/html/includes/class.event.php
0.012740 - EVENT::comming_event              -> return
0.012747 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782583594 AND active=1 ORDER by begin ASC
0.013068 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782583594 AND active=1 ORDER by begin DESC LIMIT 1
0.013300 - dotCommon::classload              -> require: /var/www/html/includes/class.sitzplan.php
0.013324 -                                   -> require: /var/www/html//includes/custom.styles.php
0.013339 - styles::load                      -> name: >lal-theme<
0.013348 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.013469 - dotSession::getInstance           -> do
0.013476 - admin::__construct                -> user_id=0
0.013491 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.013516 - dotSession::getInstance           -> do
0.013521 - admin::__construct                -> user_id=0
0.013531 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.013549 -                                   -> require: /var/www/html//includes/custom.news.php
0.013561 - dotCommon::classload              -> require: /var/www/html/includes/class.news.php
0.013587 - dotCommon::classload              -> require: /var/www/html/includes/class.cbox.php
0.013603 - CBOX::news                        -> generate Box
0.013611 - NEWS::load_news                   -> load news data
0.013623 - dotCommon::classload              -> require: /var/www/html/includes/class.cache.php
0.013640 - CACHE::get                        -> cache: >news::stats< found
0.013688 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.013715 - NEWS::load_news                   -> ... from cache
0.013728 - dotCommon::classload              -> require: /var/www/html/includes/class.html.php
0.013773 - HTML::template                    -> template: >box_news_bit<
0.013852 - HTML::template                    -> template: >box_news<
0.013903 - dotCommon::classload              -> require: /var/www/html/includes/class.user_frontend.php
0.013932 - USER_FUNCTIONS::login             -> return
0.013942 - HTML::template                    -> template: >user_login_shortbar<
0.014022 - HTML::template                    -> template: >user_login<
0.014074 - HTML::template                    -> template: >user/user_registration<
0.014207 - USER_FUNCTIONS::password_reminder -> return
0.014218 - HTML::template                    -> template: >user_login_shortbar<
0.014244 - HTML::message                     -> generate Message: Hinweis
0.014250 - HTML::template                    -> template: >html_message<
0.014292 - GLOBAL::end global.php            -> ---------------------------------------------
0.014309 - dotCommon::classload              -> require: /var/www/html/includes/class.event_frontend.php
0.014327 - EVENT::comming_event              -> return
0.014334 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782583594 AND active=1 ORDER by begin ASC
0.014599 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782583594 AND active=1 ORDER by begin DESC LIMIT 1
0.014865 - EVENT_FRONTEND::map               -> id >18<
0.014873 - EVENT::getevent                   -> id >18<
0.014881 - 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=18 AND active=1
0.015329 - GLOBAL::include                   -> custom.geomap.php
0.015377 - dotCommon::classload              -> require: /var/www/html/includes/class.geomap.php
0.015401 - dotDatabase::query                -> SELECT COUNT(*) FROM geodata
0.015587 - CACHE::get                        -> cache: >event_18::map_lal-theme.de_DE< not found
0.015597 - 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=18 AND user.plz=geodata.zip AND user.countrycode=geodata.countrycode AND bezahlt>0 GROUP by user.id
0.016242 - dotDatabase::getInstance          -> connection: Resource id #2
0.016272 - dotDatabase::__construct          -> connection: Resource id #2
0.016284 - dotDatabase::disconnect           -> do
0.016300 - page::getInstance                 -> do
0.016312 - PAGE::renderTemplate              -> error_fatal
0.016320 - PAGE::getHead                     -> return
0.016324 - dotSession::getInstance           -> do
0.016407 - HTML::template                    -> template: >error_fatal<
0.016480 - PAGE::render_template             -> final

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

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