Sitzplan > GC #19

Sitzplan :: Status und Legende

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

Sitzplan :: GC #19

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.000022 - GLOBAL::include              -> config.php
 0.001300 - GLOBAL::include /gc_includes/gc_includes.php
 0.001630 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002403 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002574 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002638 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002685 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002854 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002902 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003115 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003362 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003966 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.005306 - dotDatabase::getInstance     -> connection: database
 0.005329 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.005376 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.007000 - page::getInstance            -> do
 0.007055 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.008375 - dotSession::getInstance      -> do
 0.008420 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.009620 - dotSession::start            -> ---- init
 0.009693 - dotSession::start            -> start php session managment
 0.010013 - dotSession::start            -> finished php session management
 0.010018 - dotSession::start            -> save user and host information to new session_array
 0.010038 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.011807 - dotSession::start            -> check for security options
 0.011826 - dotSession::start            -> lookup ip2country
 0.011846 - dotDatabase::connect()       -> create pdo object
 0.014653 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.015402 - dotSession::start            -> update current session online user infos
 0.015435 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766339959, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=sitzplan&highlight=18007&id=23', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = '6f0648d8302e8359182c4e83b02ef349'
 0.016252 - dotSession::start            -> no session found in db == insert new db sesssion
 0.016294 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '6f0648d8302e8359182c4e83b02ef349', lastactivity = 1766339959, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=sitzplan&highlight=18007&id=23', 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.028786 - dotSession::load_locales     -> do
 0.028794 - dotSession::start            -> ---- finished with session startup
 0.028896 - dotSession::load_user        -> id: 0
 0.028902 - user::get_user               -> id: >0<
 0.028916 - dotDatabase::getInstance     -> connection: database
 0.028988 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.029796 - styles::load                 -> name: ><
 0.029832 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.030447 - 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.031288 - 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.032177 - 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.032919 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.033631 - styles::activate             -> style = gc_online
 0.033716 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.034228 - admin::getInstance           -> do
 0.034233 - dotSession::getInstance      -> do
 0.034240 - admin::__construct           -> user_id=0
 0.034245 - user::load_settings          -> load current user settings to $global
 0.034270 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.034695 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.036155 - EVENT::comming_event         -> return
 0.036168 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766339959 AND active=1 ORDER by begin ASC
 0.037380 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.038926 - GLOBAL::end global.php       -> ---------------------------------------------
 0.039022 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan_frontend.php
 0.047456 - dotDatabase::query()         -> SELECT * FROM event_sitzplan WHERE id='23'
 0.048646 - EVENT::getevent              -> id >17<
 0.048656 - 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=17 AND active=1
 0.049679 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.051242 - EVENT::get_teilnehmer        -> id >17< user_id >0<
 0.051251 - dotDatabase::query()         -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
 0.052328 - 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 = 23 ORDER by row,col ASC
 0.074707 - dotDatabase::query()         -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
 0.076041 - HTML::template               -> template: >sitzplan_type_default<
 0.076718 - HTML::template               -> template: >event_shortbar<
 0.077118 - GLOBAL::end userspace        -> ---------------------------------------------
 0.077121 - PAGE::render                 -> start rendering page layout
 0.077127 - USER::check_for_new_messages -> return
 0.077142 - dotSession::getInstance      -> do
 0.077191 - PAGE::get_boxes              -> -------- side=left
 0.077219 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.079296 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.079309 - CBOX::menu                   -> generate Menu Box >menu<
 0.079341 - HTML::template               -> template: >box_menu_bit<
 0.079476 - HTML::template               -> template: >box_menu_bit<
 0.079493 - HTML::template               -> template: >box_menu_bit<
 0.079564 - HTML::template               -> template: >box_menu_bit<
 0.079579 - HTML::template               -> template: >box_menu_bit<
 0.079591 - HTML::template               -> template: >box_menu_bit<
 0.079601 - HTML::template               -> template: >box_menu_bit<
 0.079612 - HTML::template               -> template: >box_menu<
 0.079736 - HTML::template_exists        -> search: >page_box_left< == 1
 0.079762 - HTML::template               -> template: >page_box_left<
 0.079839 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.079844 - CBOX::menu                   -> generate Menu Box >party<
 0.079853 - HTML::template               -> template: >box_menu_bit<
 0.079866 - HTML::template               -> template: >box_menu_bit<
 0.079877 - HTML::template               -> template: >box_menu_bit<
 0.079888 - HTML::template               -> template: >box_menu_bit<
 0.079898 - HTML::template               -> template: >box_menu_bit<
 0.079910 - HTML::template               -> template: >box_menu_bit<
 0.079920 - HTML::template               -> template: >box_menu_bit<
 0.079933 - HTML::template               -> template: >box_menu_bit<
 0.079945 - HTML::template               -> template: >box_menu_bit<
 0.079956 - HTML::template               -> template: >box_menu_bit<
 0.079967 - HTML::template               -> template: >box_menu_bit<
 0.079981 - HTML::template               -> template: >box_menu_bit<
 0.079996 - HTML::template               -> template: >box_menu<
 0.080034 - HTML::template_exists        -> search: >page_box_left< == 1
 0.080049 - HTML::template               -> template: >page_box_left<
 0.080074 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.080079 - CBOX::menu                   -> generate Menu Box >login<
 0.080087 - HTML::template               -> template: >box_menu_bit<
 0.080099 - HTML::template               -> template: >box_menu_bit<
 0.080110 - HTML::template               -> template: >box_menu<
 0.080140 - HTML::template_exists        -> search: >page_box_left< == 1
 0.080152 - HTML::template               -> template: >page_box_left<
 0.080173 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.080175 - PAGE::get_boxes              -> -------- call: left::partner
 0.080189 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.081452 - HTML::template_exists        -> search: >page_box_left< == 1
 0.081474 - HTML::template               -> template: >page_box_left<
 0.081569 - PAGE::get_boxes              -> -------- side=right
 0.081577 - PAGE::get_boxes              -> -------- call: right::jobs
 0.081614 - HTML::template_exists        -> search: >page_box_right< == 1
 0.081628 - HTML::template               -> template: >page_box_right<
 0.081732 - PAGE::get_boxes              -> -------- call: right::party1
 0.081744 - 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.082895 - 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.083597 - 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.084641 - 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.085747 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.086918 - HTML::template_exists        -> search: >page_box_right< == 1
 0.086947 - HTML::template               -> template: >page_box_right<
 0.087027 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.087043 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.088066 - HTML::template_exists        -> search: >page_box_right< == 1
 0.088094 - HTML::template               -> template: >page_box_right<
 0.088161 - PAGE::get_boxes              -> -------- call: right::followUs
 0.088199 - HTML::template_exists        -> search: >page_box_right< == 1
 0.088213 - HTML::template               -> template: >page_box_right<
 0.088238 - PAGE::get_boxes              -> -------- call: right::news
 0.088249 - CBOX::news                   -> generate Box
 0.088267 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.089787 - NEWS::load_news              -> load news data
 0.089812 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.090176 - CACHE::get                   -> cache: >news::stats< found
 0.090244 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.090312 - NEWS::load_news              -> ... from cache
 0.090361 - HTML::template               -> template: >box_news_bit<
 0.090471 - HTML::template               -> template: >box_news_bit<
 0.090491 - HTML::template               -> template: >box_news_bit<
 0.090531 - HTML::template               -> template: >box_news_bit<
 0.090546 - HTML::template               -> template: >box_news_bit<
 0.090562 - HTML::template               -> template: >box_news<
 0.090675 - HTML::template_exists        -> search: >page_box_right< == 1
 0.090700 - HTML::template               -> template: >page_box_right<
 0.090726 - PAGE::get_boxes              -> -------- call: right::forum
 0.090733 - CBOX::forum                  -> generate forum box
 0.090738 - CBOX::forum_load_threads     -> load data
 0.090758 - CACHE::get                   -> cache: >forum::topthreads< found
 0.090868 - CBOX::forum_threads          -> list all threads in array
 0.090884 - 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.090892 - admin::getInstance           -> do
 0.090930 - HTML::template               -> template: >box_forum_bit<
 0.091055 - HTML::template               -> template: >box_forum_bit<
 0.091096 - HTML::template               -> template: >box_forum_bit<
 0.091141 - HTML::template               -> template: >box_forum_bit<
 0.091181 - HTML::template               -> template: >box_forum_bit<
 0.091215 - HTML::template               -> template: >box_forum_bit<
 0.091239 - HTML::template               -> template: >box_forum<
 0.091355 - HTML::template_exists        -> search: >page_box_right< == 1
 0.091369 - HTML::template               -> template: >page_box_right<
 0.091395 - PAGE::get_boxes              -> -------- call: right::vote
 0.091401 - CBOX::vote                   -> generate Box
 0.091408 - 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.092858 - HTML::template               -> template: >box_vote_nocurrent<
 0.093054 - HTML::template_exists        -> search: >page_box_right< == 1
 0.093077 - HTML::template               -> template: >page_box_right<
 0.093113 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.093123 - CBOX::buddylist              -> generate Box
 0.093130 - HTML::template               -> template: >box_buddylist_msg<
 0.093223 - HTML::template               -> template: >box_buddylist<
 0.093342 - HTML::template_exists        -> search: >page_box_right< == 1
 0.093361 - HTML::template               -> template: >page_box_right<
 0.093393 - PAGE::get_boxes              -> -------- call: right::online
 0.093400 - CBOX::online                 -> generate Box
 0.093405 - HTML::template               -> template: >box_online<
 0.093550 - HTML::template_exists        -> search: >page_box_right< == 1
 0.093565 - HTML::template               -> template: >page_box_right<
 0.093596 - PAGE::render                 -> final
 0.093602 - PAGE::renderTemplate         -> page
 0.093612 - PAGE::getHead                -> return
 0.093615 - dotSession::getInstance      -> do
 0.093748 - HTML::template               -> template: >page<
 0.094647 - PAGE::render_template        -> final

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

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