Sitzplan > GC #20

Sitzplan :: Status und Legende

frei
vorgemerkt
reserviert
Dein Platz
Dein Clan
Suche
Staff
Stuhl
Tür
Wand
Beamer
Fenster

Sitzplan :: GC #20

Die Veranstaltung ist vorbei. Änderungen sind nicht mehr möglich.

Sitzplan :: Suchen

Suche:

Join our Team

Nächste LAN


Gamers Congress #23
17. Apr - 19. Apr 2026



frei: 150
angemeldet: 1
bezahlt: 0/150
Warteliste: 0

Letzte Kontoüberprüfung:
0000-00-00 00:00:00

Sponsoren


0 von 0 Sponsoren

Connect with us!

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

Buddyliste [0/0]

  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

User Online

  • ?
  • ?

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

found 188 debug messages

 0.000017 - GLOBAL::include              -> config.php
 0.003921 - GLOBAL::include /gc_includes/gc_includes.php
 0.004300 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.004963 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.005124 - GLOBAL::include /gc_pageAddons/followUS.php
 0.005171 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.005206 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.005395 - GLOBAL::include /gc_pageAddons/jobs.php
 0.005441 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.005642 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.005896 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.006490 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.007520 - dotDatabase::getInstance     -> connection: database
 0.007542 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.007757 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.009323 - page::getInstance            -> do
 0.009389 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.011036 - dotSession::getInstance      -> do
 0.011074 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.011961 - dotSession::start            -> ---- init
 0.012030 - dotSession::start            -> start php session managment
 0.012350 - dotSession::start            -> finished php session management
 0.012354 - dotSession::start            -> save user and host information to new session_array
 0.012374 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.014518 - dotSession::start            -> check for security options
 0.014534 - dotSession::start            -> lookup ip2country
 0.014559 - dotDatabase::connect()       -> create pdo object
 0.019096 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.020262 - dotSession::start            -> update current session online user infos
 0.020348 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766347297, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=sitzplan&highlight=20413&id=35', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'c46da8d44ef03ca7eefaeec567963d17'
 0.021219 - dotSession::start            -> no session found in db == insert new db sesssion
 0.021267 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'c46da8d44ef03ca7eefaeec567963d17', lastactivity = 1766347297, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=sitzplan&highlight=20413&id=35', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = 1
 0.032318 - dotSession::load_locales     -> do
 0.032328 - dotSession::start            -> ---- finished with session startup
 0.032454 - dotSession::load_user        -> id: 0
 0.032462 - user::get_user               -> id: >0<
 0.032476 - dotDatabase::getInstance     -> connection: database
 0.032566 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.033439 - styles::load                 -> name: ><
 0.033477 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.034219 - dotDatabase::query()         -> SELECT events.id, events.begin , events.end, events.anzahl , events.name, events.kontocheck, events.signupbegin, events.signupend from events order by id desc limit 0,1;
 0.035460 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (1,2,3,4,6,7,8,9,10,11,12,13,14,15);
 0.036513 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (3,6,7,8,9,10,11,12,13,14,15);
 0.037255 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.038114 - styles::activate             -> style = gc_online
 0.038225 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.038811 - admin::getInstance           -> do
 0.038816 - dotSession::getInstance      -> do
 0.038824 - admin::__construct           -> user_id=0
 0.038830 - user::load_settings          -> load current user settings to $global
 0.038858 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.039283 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.040893 - EVENT::comming_event         -> return
 0.040908 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766347297 AND active=1 ORDER by begin ASC
 0.042234 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.043227 - GLOBAL::end global.php       -> ---------------------------------------------
 0.043310 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan_frontend.php
 0.052062 - dotDatabase::query()         -> SELECT * FROM event_sitzplan WHERE id='35'
 0.053283 - EVENT::getevent              -> id >19<
 0.053309 - 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, priority_group, priority_forerun, waitinglist FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=19 AND active=1
 0.054831 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.056823 - EVENT::get_teilnehmer        -> id >19< user_id >0<
 0.056836 - dotDatabase::query()         -> SELECT * FROM event_teilnehmer WHERE event_id='19' AND user_id='0'
 0.058046 - dotDatabase::query()         -> SELECT event_sitzplatz.*, user.nick AS nick, user.clan AS clan, user.id AS user_id, user.avatar, group_id FROM event_sitzplatz LEFT JOIN event_teilnehmer ON event_sitzplatz.etid=event_teilnehmer.id LEFT JOIN user ON event_teilnehmer.user_id=user.id WHERE block = 35 ORDER by row,col ASC
 0.079027 - dotDatabase::query()         -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=19 AND active=1
 0.080241 - HTML::template               -> template: >sitzplan_type_default<
 0.081009 - HTML::template               -> template: >event_shortbar<
 0.081463 - GLOBAL::end userspace        -> ---------------------------------------------
 0.081466 - PAGE::render                 -> start rendering page layout
 0.081473 - USER::check_for_new_messages -> return
 0.081486 - dotSession::getInstance      -> do
 0.081533 - PAGE::get_boxes              -> -------- side=left
 0.081559 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.084709 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.084729 - CBOX::menu                   -> generate Menu Box >menu<
 0.084759 - HTML::template               -> template: >box_menu_bit<
 0.084979 - HTML::template               -> template: >box_menu_bit<
 0.085009 - HTML::template               -> template: >box_menu_bit<
 0.085036 - HTML::template               -> template: >box_menu_bit<
 0.085062 - HTML::template               -> template: >box_menu_bit<
 0.085087 - HTML::template               -> template: >box_menu_bit<
 0.085112 - HTML::template               -> template: >box_menu_bit<
 0.085136 - HTML::template               -> template: >box_menu<
 0.085277 - HTML::template_exists        -> search: >page_box_left< == 1
 0.085332 - HTML::template               -> template: >page_box_left<
 0.085457 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.085467 - CBOX::menu                   -> generate Menu Box >party<
 0.085483 - HTML::template               -> template: >box_menu_bit<
 0.085512 - HTML::template               -> template: >box_menu_bit<
 0.085537 - HTML::template               -> template: >box_menu_bit<
 0.085563 - HTML::template               -> template: >box_menu_bit<
 0.085592 - HTML::template               -> template: >box_menu_bit<
 0.085616 - HTML::template               -> template: >box_menu_bit<
 0.085641 - HTML::template               -> template: >box_menu_bit<
 0.085667 - HTML::template               -> template: >box_menu_bit<
 0.085695 - HTML::template               -> template: >box_menu_bit<
 0.085720 - HTML::template               -> template: >box_menu_bit<
 0.085749 - HTML::template               -> template: >box_menu_bit<
 0.085775 - HTML::template               -> template: >box_menu_bit<
 0.085798 - HTML::template               -> template: >box_menu<
 0.085888 - HTML::template_exists        -> search: >page_box_left< == 1
 0.085911 - HTML::template               -> template: >page_box_left<
 0.085951 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.085959 - CBOX::menu                   -> generate Menu Box >login<
 0.085972 - HTML::template               -> template: >box_menu_bit<
 0.085998 - HTML::template               -> template: >box_menu_bit<
 0.086022 - HTML::template               -> template: >box_menu<
 0.086073 - HTML::template_exists        -> search: >page_box_left< == 1
 0.086092 - HTML::template               -> template: >page_box_left<
 0.086129 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.086133 - PAGE::get_boxes              -> -------- call: left::partner
 0.086150 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.087587 - HTML::template_exists        -> search: >page_box_left< == 1
 0.087609 - HTML::template               -> template: >page_box_left<
 0.087666 - PAGE::get_boxes              -> -------- side=right
 0.087675 - PAGE::get_boxes              -> -------- call: right::jobs
 0.087711 - HTML::template_exists        -> search: >page_box_right< == 1
 0.087721 - HTML::template               -> template: >page_box_right<
 0.087830 - PAGE::get_boxes              -> -------- call: right::party1
 0.087843 - dotDatabase::query()         -> SELECT events.id, events.begin, events.end, events.anzahl, events.name, events.kontocheck, IF( NOW( ) > events.end, 1, 0 ) AS EventVorbei from events where active = 1 order by id desc limit 0,1;
 0.088731 - dotDatabase::query()         -> SELECT events.id, events.begin , events.end, events.anzahl , events.name, events.kontocheck, events.signupbegin, events.signupend from events order by id desc limit 0,1;
 0.089612 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (1,2,3,4,6,7,8,9,10,11,12,13,14,15);
 0.090961 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (3,6,7,8,9,10,11,12,13,14,15);
 0.092109 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.093280 - HTML::template_exists        -> search: >page_box_right< == 1
 0.093345 - HTML::template               -> template: >page_box_right<
 0.093437 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.093457 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.094638 - HTML::template_exists        -> search: >page_box_right< == 1
 0.094671 - HTML::template               -> template: >page_box_right<
 0.094742 - PAGE::get_boxes              -> -------- call: right::followUs
 0.094787 - HTML::template_exists        -> search: >page_box_right< == 1
 0.094805 - HTML::template               -> template: >page_box_right<
 0.094846 - PAGE::get_boxes              -> -------- call: right::news
 0.094863 - CBOX::news                   -> generate Box
 0.094890 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.097166 - NEWS::load_news              -> load news data
 0.097191 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.097905 - CACHE::get                   -> cache: >news::stats< found
 0.098000 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.098093 - NEWS::load_news              -> ... from cache
 0.098151 - HTML::template               -> template: >box_news_bit<
 0.098340 - HTML::template               -> template: >box_news_bit<
 0.098379 - HTML::template               -> template: >box_news_bit<
 0.098427 - HTML::template               -> template: >box_news_bit<
 0.098476 - HTML::template               -> template: >box_news_bit<
 0.098507 - HTML::template               -> template: >box_news<
 0.098692 - HTML::template_exists        -> search: >page_box_right< == 1
 0.098723 - HTML::template               -> template: >page_box_right<
 0.098763 - PAGE::get_boxes              -> -------- call: right::forum
 0.098773 - CBOX::forum                  -> generate forum box
 0.098779 - CBOX::forum_load_threads     -> load data
 0.098809 - CACHE::get                   -> cache: >forum::topthreads< found
 0.098948 - CBOX::forum_threads          -> list all threads in array
 0.098968 - FORUM::thread_lastvisit      -> threadid: array ( 0 => 1470, 1 => 377, 2 => 1469, 3 => 1468, 4 => 1461, 5 => 1467, 6 => 1425, 7 => 1466, 8 => 1465, 9 => 1464, 10 => 1442, 11 => 1463, 12 => 1462, 13 => 1460, 14 => 1459, 15 => 1458, 16 => 1457, 17 => 1456, 18 => 1455, 19 => 1428, )
 0.098976 - admin::getInstance           -> do
 0.099035 - HTML::template               -> template: >box_forum_bit<
 0.099184 - HTML::template               -> template: >box_forum_bit<
 0.099247 - HTML::template               -> template: >box_forum_bit<
 0.099332 - HTML::template               -> template: >box_forum_bit<
 0.099397 - HTML::template               -> template: >box_forum_bit<
 0.099458 - HTML::template               -> template: >box_forum_bit<
 0.099500 - HTML::template               -> template: >box_forum<
 0.099650 - HTML::template_exists        -> search: >page_box_right< == 1
 0.099675 - HTML::template               -> template: >page_box_right<
 0.099717 - PAGE::get_boxes              -> -------- call: right::vote
 0.099727 - CBOX::vote                   -> generate Box
 0.099738 - dotDatabase::query()         -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
 0.100997 - HTML::template               -> template: >box_vote_nocurrent<
 0.101160 - HTML::template_exists        -> search: >page_box_right< == 1
 0.101180 - HTML::template               -> template: >page_box_right<
 0.101213 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.101222 - CBOX::buddylist              -> generate Box
 0.101229 - HTML::template               -> template: >box_buddylist_msg<
 0.101322 - HTML::template               -> template: >box_buddylist<
 0.101442 - HTML::template_exists        -> search: >page_box_right< == 1
 0.101456 - HTML::template               -> template: >page_box_right<
 0.101478 - PAGE::get_boxes              -> -------- call: right::online
 0.101489 - CBOX::online                 -> generate Box
 0.101494 - HTML::template               -> template: >box_online<
 0.101589 - HTML::template_exists        -> search: >page_box_right< == 1
 0.101601 - HTML::template               -> template: >page_box_right<
 0.101628 - PAGE::render                 -> final
 0.101633 - PAGE::renderTemplate         -> page
 0.101642 - PAGE::getHead                -> return
 0.101645 - dotSession::getInstance      -> do
 0.101777 - HTML::template               -> template: >page<
 0.102643 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 21
Rendering Time : 0.103964

Includes PHP Files: 
 - /var/www/html/party/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/includes/class.dotLogger.php
 - /var/www/html/includes/class.LoggerInterface.php
 - /var/www/html/config.php
 - /var/www/html/gc_includes/gc_includes.php
 - /var/www/html/gc_includes/HelperFuncs.php
 - /var/www/html/gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 - /var/www/html/gc_pageAddons/followUS.php
 - /var/www/html/gc_pageAddons/paymentButton.php
 - /var/www/html/gc_pageAddons/littleBanners.php
 - /var/www/html/gc_pageAddons/jobs.php
 - /var/www/html/gc_includes/class.gc_notifier.php
 - /var/www/html/gc_includes/class.gcn8n-webhook.php
 - /var/www/html/gc_includes/class.gc_automation.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/class.dotCrypt.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/gc_online.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/class.sitzplan_frontend.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.news.php
 - /var/www/html/includes/class.cache.php