Umfrage > Wie hat Euch das Eröffnungsvideo gefallen?

Umfrage:
Datum: 29.09.2023
1 - Sehr Gut
22 64,71%
2 - Gut
7 20,59%
3 - So La La
0 0,00%
4 - Eher Weniger
0 0,00%
5 - Leider Verpasst
5 14,71%
Insgesamt:
34 Stimmen


Umfrage Stimmen Datum
Derzeit gibt es keine aktuellen Umfragen.
Zeige alle Umfragen

Join our Team

Nächste LAN


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



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

Sponsoren








3 von 7 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 214 debug messages

 0.000017 - GLOBAL::include              -> config.php
 0.000973 - GLOBAL::include /gc_includes/gc_includes.php
 0.001222 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001850 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001986 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002036 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002079 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002275 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002322 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002553 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002826 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003220 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.003710 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004710 - dotDatabase::getInstance     -> connection: database
 0.004727 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004753 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.006052 - page::getInstance            -> do
 0.006085 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.007278 - dotSession::getInstance      -> do
 0.007299 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.008184 - dotSession::start            -> ---- init
 0.008245 - dotSession::start            -> start php session managment
 0.008383 - dotSession::start            -> finished php session management
 0.008388 - dotSession::start            -> check for security options
 0.008397 - dotSession::start            -> lookup ip2country
 0.008407 - dotDatabase::connect()       -> create pdo object
 0.010610 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.011387 - dotSession::start            -> update current session online user infos
 0.011419 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771459216, userid = 0, site = 'http://dev.gamers-congress.de/vote/?id=19', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = 'e04847f27e4c7f09df89dc88f4f0ceb8'
 0.021749 - dotSession::start            -> session found in DB
 0.021759 - dotSession::load_locales     -> do
 0.021764 - dotSession::start            -> ---- finished with session startup
 0.021777 - dotSession::load_user        -> id: 0
 0.021784 - user::get_user               -> id: >0<
 0.021795 - dotDatabase::getInstance     -> connection: database
 0.021851 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.022578 - styles::load                 -> name: ><
 0.022602 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.023183 - 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.023939 - 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.024771 - 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.025449 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.027022 - styles::activate             -> style = gc_online
 0.027100 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.027619 - admin::getInstance           -> do
 0.027623 - dotSession::getInstance      -> do
 0.027630 - admin::__construct           -> user_id=0
 0.027634 - user::load_settings          -> load current user settings to $global
 0.027653 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028070 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.029451 - EVENT::comming_event         -> return
 0.029461 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771459216 AND active=1 ORDER by begin ASC
 0.031306 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.032371 - GLOBAL::end global.php       -> ---------------------------------------------
 0.032397 - dotCommon::classload         -> require: /var/www/html/includes/class.vote.php
 0.033919 - VOTE::display_question       -> id: >19<
 0.033923 - VOTE::get_voting             -> id: >19<
 0.033933 - dotDatabase::query()         -> SELECT v_id, v_question, v_active, v_multi, v_multimax, v_top, UNIX_TIMESTAMP(v_start) AS v_start, UNIX_TIMESTAMP(v_ende) AS v_ende, v_public, v_event_id FROM vote_main WHERE v_id='19' AND v_active=1
 0.034830 - dotDatabase::query()         -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=19 ORDER by display_order ASC
 0.035569 - VOTE::display_result         -> id: >19<
 0.035595 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.036001 - CACHE::get                   -> cache: >vote_19::rxesult< not found
 0.036006 - VOTE::get_voting             -> id: >19<
 0.036011 - dotDatabase::query()         -> SELECT v_id, v_question, v_active, v_multi, v_multimax, v_top, UNIX_TIMESTAMP(v_start) AS v_start, UNIX_TIMESTAMP(v_ende) AS v_ende, v_public, v_event_id FROM vote_main WHERE v_id='19' AND v_active=1
 0.036611 - dotDatabase::query()         -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=19 ORDER by display_order ASC
 0.037208 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.038541 - HTML::encode                 -> Wie hat Euch das Eröffnungsvideo gefallen?...
 0.038570 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.039294 - HTML::encode                 -> replace run 1
 0.039334 - dotDatabase::query()         -> SELECT COUNT(DISTINCT user_id, vd_id) FROM vote_voted WHERE v_id=19
 0.040176 - dotDatabase::query()         -> SELECT COUNT(*) AS anz FROM vote_voted WHERE v_id=19 GROUP by vc_id ORDER by anz DESC
 0.040900 - dotDatabase::query()         -> SELECT vc_id, COUNT(*) AS anz FROM vote_voted WHERE v_id=19 GROUP by vc_id
 0.041526 - HTML::encode                 -> 1 - Sehr Gut...
 0.041544 - HTML::encode                 -> replace run 1
 0.041569 - HTML::template               -> template: >vote_result_bit<
 0.041716 - HTML::encode                 -> 2 - Gut...
 0.041725 - HTML::encode                 -> replace run 1
 0.041738 - HTML::template               -> template: >vote_result_bit<
 0.041826 - HTML::encode                 -> 3 - So La La ...
 0.041835 - HTML::encode                 -> replace run 1
 0.041849 - HTML::template               -> template: >vote_result_bit<
 0.041939 - HTML::encode                 -> 4 - Eher Weniger...
 0.041947 - HTML::encode                 -> replace run 1
 0.041958 - HTML::template               -> template: >vote_result_bit<
 0.041984 - HTML::encode                 -> 5 - Leider Verpasst...
 0.041989 - HTML::encode                 -> replace run 1
 0.041997 - HTML::template               -> template: >vote_result_bit<
 0.042039 - CACHE::set                   -> cache: >vote_19::result< with ttl:3600
 0.042208 - HTML::template               -> template: >vote_result<
 0.042392 - CACHE::get                   -> cache: >vote::summaryx< not found
 0.042397 - dotDatabase::query()         -> SELECT vote_main.v_id, v_question, UNIX_TIMESTAMP(v_start) AS unix_start, UNIX_TIMESTAMP(v_ende) AS unix_end, v_public, votes_sum.c AS votes FROM vote_main LEFT JOIN ( SELECT COUNT(DISTINCT user_id, v_id) AS c, v_id FROM vote_voted ) AS votes_sum ON votes_sum.v_id = vote_main.v_id WHERE v_active=1 AND v_start NOW() ORDER by v_start DESC
 0.044637 - CACHE::set                   -> cache: >vote::summary< with ttl:3600
 0.044841 - HTML::template               -> template: >vote_summary_bit_none<
 0.044933 - HTML::template               -> template: >vote_summary<
 0.045057 - GLOBAL::end userspace        -> ---------------------------------------------
 0.045059 - PAGE::render                 -> start rendering page layout
 0.045063 - USER::check_for_new_messages -> return
 0.045072 - dotSession::getInstance      -> do
 0.045102 - PAGE::get_boxes              -> -------- side=left
 0.045118 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.047042 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.047050 - CBOX::menu                   -> generate Menu Box >menu<
 0.047063 - HTML::template               -> template: >box_menu_bit<
 0.047150 - HTML::template               -> template: >box_menu_bit<
 0.047167 - HTML::template               -> template: >box_menu_bit<
 0.047182 - HTML::template               -> template: >box_menu_bit<
 0.047196 - HTML::template               -> template: >box_menu_bit<
 0.047210 - HTML::template               -> template: >box_menu_bit<
 0.047225 - HTML::template               -> template: >box_menu_bit<
 0.047239 - HTML::template               -> template: >box_menu<
 0.047334 - HTML::template_exists        -> search: >page_box_left< == 1
 0.047353 - HTML::template               -> template: >page_box_left<
 0.047414 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.047418 - CBOX::menu                   -> generate Menu Box >party<
 0.047427 - HTML::template               -> template: >box_menu_bit<
 0.047442 - HTML::template               -> template: >box_menu_bit<
 0.047457 - HTML::template               -> template: >box_menu_bit<
 0.047471 - HTML::template               -> template: >box_menu_bit<
 0.047485 - HTML::template               -> template: >box_menu_bit<
 0.047499 - HTML::template               -> template: >box_menu_bit<
 0.047513 - HTML::template               -> template: >box_menu_bit<
 0.047528 - HTML::template               -> template: >box_menu_bit<
 0.047542 - HTML::template               -> template: >box_menu_bit<
 0.047556 - HTML::template               -> template: >box_menu_bit<
 0.047570 - HTML::template               -> template: >box_menu_bit<
 0.047587 - HTML::template               -> template: >box_menu_bit<
 0.047607 - HTML::template               -> template: >box_menu<
 0.047653 - HTML::template_exists        -> search: >page_box_left< == 1
 0.047667 - HTML::template               -> template: >page_box_left<
 0.047692 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.047697 - CBOX::menu                   -> generate Menu Box >login<
 0.047705 - HTML::template               -> template: >box_menu_bit<
 0.047720 - HTML::template               -> template: >box_menu_bit<
 0.047734 - HTML::template               -> template: >box_menu<
 0.047771 - HTML::template_exists        -> search: >page_box_left< == 1
 0.047785 - HTML::template               -> template: >page_box_left<
 0.047807 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.047810 - PAGE::get_boxes              -> -------- call: left::partner
 0.047819 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.048650 - HTML::template_exists        -> search: >page_box_left< == 1
 0.048669 - HTML::template               -> template: >page_box_left<
 0.048717 - PAGE::get_boxes              -> -------- side=right
 0.048726 - PAGE::get_boxes              -> -------- call: right::jobs
 0.048759 - HTML::template_exists        -> search: >page_box_right< == 1
 0.048771 - HTML::template               -> template: >page_box_right<
 0.048859 - PAGE::get_boxes              -> -------- call: right::party1
 0.048868 - 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.049565 - 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.050095 - 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.050818 - 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.051476 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.052522 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052583 - HTML::template               -> template: >page_box_right<
 0.052704 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.052727 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.054247 - HTML::template_exists        -> search: >page_box_right< == 1
 0.054279 - HTML::template               -> template: >page_box_right<
 0.054324 - PAGE::get_boxes              -> -------- call: right::followUs
 0.054356 - HTML::template_exists        -> search: >page_box_right< == 1
 0.054367 - HTML::template               -> template: >page_box_right<
 0.054397 - PAGE::get_boxes              -> -------- call: right::news
 0.054409 - CBOX::news                   -> generate Box
 0.054428 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.055855 - NEWS::load_news              -> load news data
 0.055879 - CACHE::get                   -> cache: >news::stats< found
 0.055946 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.056005 - NEWS::load_news              -> ... from cache
 0.056045 - HTML::template               -> template: >box_news_bit<
 0.056132 - HTML::template               -> template: >box_news_bit<
 0.056153 - HTML::template               -> template: >box_news_bit<
 0.056177 - HTML::template               -> template: >box_news_bit<
 0.056196 - HTML::template               -> template: >box_news_bit<
 0.056211 - HTML::template               -> template: >box_news<
 0.056306 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056321 - HTML::template               -> template: >page_box_right<
 0.056344 - PAGE::get_boxes              -> -------- call: right::forum
 0.056349 - CBOX::forum                  -> generate forum box
 0.056353 - CBOX::forum_load_threads     -> load data
 0.056366 - CACHE::get                   -> cache: >forum::topthreads< found
 0.056445 - CBOX::forum_threads          -> list all threads in array
 0.056457 - 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.056462 - admin::getInstance           -> do
 0.056496 - HTML::template               -> template: >box_forum_bit<
 0.056587 - HTML::template               -> template: >box_forum_bit<
 0.056628 - HTML::template               -> template: >box_forum_bit<
 0.056671 - HTML::template               -> template: >box_forum_bit<
 0.056712 - HTML::template               -> template: >box_forum_bit<
 0.056750 - HTML::template               -> template: >box_forum_bit<
 0.056776 - HTML::template               -> template: >box_forum<
 0.056893 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056909 - HTML::template               -> template: >page_box_right<
 0.056936 - PAGE::get_boxes              -> -------- call: right::vote
 0.056941 - CBOX::vote                   -> generate Box
 0.056947 - 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.057946 - HTML::template               -> template: >box_vote_nocurrent<
 0.058100 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058117 - HTML::template               -> template: >page_box_right<
 0.058147 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.058155 - CBOX::buddylist              -> generate Box
 0.058161 - HTML::template               -> template: >box_buddylist_msg<
 0.058240 - HTML::template               -> template: >box_buddylist<
 0.058355 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058367 - HTML::template               -> template: >page_box_right<
 0.058390 - PAGE::get_boxes              -> -------- call: right::online
 0.058396 - CBOX::online                 -> generate Box
 0.058401 - HTML::template               -> template: >box_online<
 0.058504 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058516 - HTML::template               -> template: >page_box_right<
 0.058544 - PAGE::render                 -> final
 0.058549 - PAGE::renderTemplate         -> page
 0.058556 - PAGE::getHead                -> return
 0.058559 - dotSession::getInstance      -> do
 0.058705 - HTML::template               -> template: >page<
 0.058933 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 24
Rendering Time : 0.060473

Includes PHP Files: 
 - /var/www/html/vote/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/gc_includes/class.gc_camperManagement.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.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.vote.php
 - /var/www/html/includes/class.cache.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.news.php