Umfrage > Wer möchte ein neues Usershirt vom GC?

Umfrage:
Datum: 19.01.2010
Ich!
31 58,49%
Ich nicht -_-
22 41,51%
Insgesamt:
53 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 205 debug messages

 0.000024 - GLOBAL::include              -> config.php
 0.002026 - GLOBAL::include /gc_includes/gc_includes.php
 0.002556 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.003694 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.003981 - GLOBAL::include /gc_pageAddons/followUS.php
 0.004070 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.004145 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.004447 - GLOBAL::include /gc_pageAddons/jobs.php
 0.004599 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.004965 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.005460 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.006424 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.007420 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.009575 - dotDatabase::getInstance     -> connection: database
 0.009604 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.009661 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.011534 - page::getInstance            -> do
 0.011573 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.012869 - dotSession::getInstance      -> do
 0.012893 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.013992 - dotSession::start            -> ---- init
 0.014050 - dotSession::start            -> start php session managment
 0.014174 - dotSession::start            -> finished php session management
 0.014178 - dotSession::start            -> check for security options
 0.014185 - dotSession::start            -> lookup ip2country
 0.014194 - dotDatabase::connect()       -> create pdo object
 0.016499 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.017441 - dotSession::start            -> update current session online user infos
 0.017508 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771459258, userid = 0, site = 'http://dev.gamers-congress.de/vote/?id=14', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '05173878e38d7f1968822378870fae2e'
 0.025723 - dotSession::start            -> session found in DB
 0.025732 - dotSession::load_locales     -> do
 0.025736 - dotSession::start            -> ---- finished with session startup
 0.025748 - dotSession::load_user        -> id: 0
 0.025755 - user::get_user               -> id: >0<
 0.025766 - dotDatabase::getInstance     -> connection: database
 0.025836 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.026453 - styles::load                 -> name: ><
 0.026472 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.026996 - 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.027851 - 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.028634 - 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.029352 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.030096 - styles::activate             -> style = gc_online
 0.030160 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.030586 - admin::getInstance           -> do
 0.030589 - dotSession::getInstance      -> do
 0.030593 - admin::__construct           -> user_id=0
 0.030597 - user::load_settings          -> load current user settings to $global
 0.030610 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.030974 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.032079 - EVENT::comming_event         -> return
 0.032086 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771459258 AND active=1 ORDER by begin ASC
 0.032882 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.033775 - GLOBAL::end global.php       -> ---------------------------------------------
 0.033808 - dotCommon::classload         -> require: /var/www/html/includes/class.vote.php
 0.035002 - VOTE::display_question       -> id: >14<
 0.035006 - VOTE::get_voting             -> id: >14<
 0.035015 - 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='14' AND v_active=1
 0.035953 - dotDatabase::query()         -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=14 ORDER by display_order ASC
 0.036967 - VOTE::display_result         -> id: >14<
 0.036997 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.037352 - CACHE::get                   -> cache: >vote_14::rxesult< not found
 0.037355 - VOTE::get_voting             -> id: >14<
 0.037360 - 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='14' AND v_active=1
 0.038535 - dotDatabase::query()         -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=14 ORDER by display_order ASC
 0.039537 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.040680 - HTML::encode                 -> Wer möchte ein neues Usershirt vom GC?...
 0.040707 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.041666 - HTML::encode                 -> replace run 1
 0.041699 - dotDatabase::query()         -> SELECT COUNT(DISTINCT user_id, vd_id) FROM vote_voted WHERE v_id=14
 0.042984 - dotDatabase::query()         -> SELECT COUNT(*) AS anz FROM vote_voted WHERE v_id=14 GROUP by vc_id ORDER by anz DESC
 0.044168 - dotDatabase::query()         -> SELECT vc_id, COUNT(*) AS anz FROM vote_voted WHERE v_id=14 GROUP by vc_id
 0.045137 - HTML::encode                 -> Ich!...
 0.045191 - HTML::encode                 -> replace run 1
 0.045215 - HTML::template               -> template: >vote_result_bit<
 0.045391 - HTML::encode                 -> Ich nicht -_-...
 0.045401 - HTML::encode                 -> replace run 1
 0.045415 - HTML::template               -> template: >vote_result_bit<
 0.045471 - CACHE::set                   -> cache: >vote_14::result< with ttl:3600
 0.045657 - HTML::template               -> template: >vote_result<
 0.045832 - CACHE::get                   -> cache: >vote::summaryx< not found
 0.045837 - 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.049430 - CACHE::set                   -> cache: >vote::summary< with ttl:3600
 0.049683 - HTML::template               -> template: >vote_summary_bit_none<
 0.049813 - HTML::template               -> template: >vote_summary<
 0.049974 - GLOBAL::end userspace        -> ---------------------------------------------
 0.049975 - PAGE::render                 -> start rendering page layout
 0.049980 - USER::check_for_new_messages -> return
 0.049990 - dotSession::getInstance      -> do
 0.050025 - PAGE::get_boxes              -> -------- side=left
 0.050046 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.051436 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.051444 - CBOX::menu                   -> generate Menu Box >menu<
 0.051455 - HTML::template               -> template: >box_menu_bit<
 0.051561 - HTML::template               -> template: >box_menu_bit<
 0.051574 - HTML::template               -> template: >box_menu_bit<
 0.051584 - HTML::template               -> template: >box_menu_bit<
 0.051594 - HTML::template               -> template: >box_menu_bit<
 0.051604 - HTML::template               -> template: >box_menu_bit<
 0.051613 - HTML::template               -> template: >box_menu_bit<
 0.051623 - HTML::template               -> template: >box_menu<
 0.051717 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051736 - HTML::template               -> template: >page_box_left<
 0.051830 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.051834 - CBOX::menu                   -> generate Menu Box >party<
 0.051841 - HTML::template               -> template: >box_menu_bit<
 0.051851 - HTML::template               -> template: >box_menu_bit<
 0.051861 - HTML::template               -> template: >box_menu_bit<
 0.051871 - HTML::template               -> template: >box_menu_bit<
 0.051881 - HTML::template               -> template: >box_menu_bit<
 0.051890 - HTML::template               -> template: >box_menu_bit<
 0.051900 - HTML::template               -> template: >box_menu_bit<
 0.051909 - HTML::template               -> template: >box_menu_bit<
 0.051919 - HTML::template               -> template: >box_menu_bit<
 0.051928 - HTML::template               -> template: >box_menu_bit<
 0.051938 - HTML::template               -> template: >box_menu_bit<
 0.051947 - HTML::template               -> template: >box_menu_bit<
 0.051957 - HTML::template               -> template: >box_menu<
 0.051985 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051995 - HTML::template               -> template: >page_box_left<
 0.052012 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.052015 - CBOX::menu                   -> generate Menu Box >login<
 0.052021 - HTML::template               -> template: >box_menu_bit<
 0.052031 - HTML::template               -> template: >box_menu_bit<
 0.052040 - HTML::template               -> template: >box_menu<
 0.052067 - HTML::template_exists        -> search: >page_box_left< == 1
 0.052075 - HTML::template               -> template: >page_box_left<
 0.052146 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.052148 - PAGE::get_boxes              -> -------- call: left::partner
 0.052160 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.053330 - HTML::template_exists        -> search: >page_box_left< == 1
 0.053342 - HTML::template               -> template: >page_box_left<
 0.053375 - PAGE::get_boxes              -> -------- side=right
 0.053380 - PAGE::get_boxes              -> -------- call: right::jobs
 0.053408 - HTML::template_exists        -> search: >page_box_right< == 1
 0.053416 - HTML::template               -> template: >page_box_right<
 0.053498 - PAGE::get_boxes              -> -------- call: right::party1
 0.053506 - 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.054327 - 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.054919 - 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.055734 - 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.056603 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.057520 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057534 - HTML::template               -> template: >page_box_right<
 0.057565 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.057574 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.058469 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058481 - HTML::template               -> template: >page_box_right<
 0.058505 - PAGE::get_boxes              -> -------- call: right::followUs
 0.058530 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058537 - HTML::template               -> template: >page_box_right<
 0.058553 - PAGE::get_boxes              -> -------- call: right::news
 0.058559 - CBOX::news                   -> generate Box
 0.058574 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.059571 - NEWS::load_news              -> load news data
 0.059597 - CACHE::get                   -> cache: >news::stats< found
 0.059662 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.059720 - NEWS::load_news              -> ... from cache
 0.059746 - HTML::template               -> template: >box_news_bit<
 0.059849 - HTML::template               -> template: >box_news_bit<
 0.059865 - HTML::template               -> template: >box_news_bit<
 0.059882 - HTML::template               -> template: >box_news_bit<
 0.059896 - HTML::template               -> template: >box_news_bit<
 0.059907 - HTML::template               -> template: >box_news<
 0.060001 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060014 - HTML::template               -> template: >page_box_right<
 0.060032 - PAGE::get_boxes              -> -------- call: right::forum
 0.060036 - CBOX::forum                  -> generate forum box
 0.060040 - CBOX::forum_load_threads     -> load data
 0.060052 - CACHE::get                   -> cache: >forum::topthreads< found
 0.060133 - CBOX::forum_threads          -> list all threads in array
 0.060143 - 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.060147 - admin::getInstance           -> do
 0.060167 - HTML::template               -> template: >box_forum_bit<
 0.060261 - HTML::template               -> template: >box_forum_bit<
 0.060290 - HTML::template               -> template: >box_forum_bit<
 0.060321 - HTML::template               -> template: >box_forum_bit<
 0.060348 - HTML::template               -> template: >box_forum_bit<
 0.060373 - HTML::template               -> template: >box_forum_bit<
 0.060390 - HTML::template               -> template: >box_forum<
 0.060479 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060487 - HTML::template               -> template: >page_box_right<
 0.060504 - PAGE::get_boxes              -> -------- call: right::vote
 0.060508 - CBOX::vote                   -> generate Box
 0.060512 - 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.061380 - HTML::template               -> template: >box_vote_nocurrent<
 0.061520 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061535 - HTML::template               -> template: >page_box_right<
 0.061557 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.061564 - CBOX::buddylist              -> generate Box
 0.061570 - HTML::template               -> template: >box_buddylist_msg<
 0.061640 - HTML::template               -> template: >box_buddylist<
 0.061726 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061734 - HTML::template               -> template: >page_box_right<
 0.061750 - PAGE::get_boxes              -> -------- call: right::online
 0.061754 - CBOX::online                 -> generate Box
 0.061758 - HTML::template               -> template: >box_online<
 0.061863 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061872 - HTML::template               -> template: >page_box_right<
 0.061892 - PAGE::render                 -> final
 0.061896 - PAGE::renderTemplate         -> page
 0.061902 - PAGE::getHead                -> return
 0.061905 - dotSession::getInstance      -> do
 0.062026 - HTML::template               -> template: >page<
 0.062219 - PAGE::render_template        -> final

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

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