Forum > Frage zum Ticketpreis [CLOSED]


Archiv >> Archiv [CLOSED] > Frage zum Ticketpreis [CLOSED]
 
 Autor Thema: Frage zum Ticketpreis [CLOSED]
 

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 202 debug messages

 0.000030 - GLOBAL::include              -> config.php
 0.001621 - GLOBAL::include /gc_includes/gc_includes.php
 0.002110 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002969 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.003175 - GLOBAL::include /gc_pageAddons/followUS.php
 0.003239 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.003310 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.003570 - GLOBAL::include /gc_pageAddons/jobs.php
 0.003633 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003920 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.004282 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.004825 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.005477 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.006616 - dotDatabase::getInstance     -> connection: database
 0.006635 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.006667 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.008025 - page::getInstance            -> do
 0.008073 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.009337 - dotSession::getInstance      -> do
 0.009361 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.010354 - dotSession::start            -> ---- init
 0.010423 - dotSession::start            -> start php session managment
 0.010581 - dotSession::start            -> finished php session management
 0.010585 - dotSession::start            -> check for security options
 0.010594 - dotSession::start            -> lookup ip2country
 0.010606 - dotDatabase::connect()       -> create pdo object
 0.012991 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.013602 - dotSession::start            -> update current session online user infos
 0.013629 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771470266, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=54', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = 'f3bc55f478d675cd2e42c21bbcbbe8e8'
 0.021264 - dotSession::start            -> session found in DB
 0.021272 - dotSession::load_locales     -> do
 0.021277 - dotSession::start            -> ---- finished with session startup
 0.021292 - dotSession::load_user        -> id: 0
 0.021300 - user::get_user               -> id: >0<
 0.021312 - dotDatabase::getInstance     -> connection: database
 0.021366 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.022070 - styles::load                 -> name: ><
 0.022095 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.022670 - 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.023324 - 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.023976 - 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.024452 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.025139 - styles::activate             -> style = gc_online
 0.025231 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.025848 - admin::getInstance           -> do
 0.025854 - dotSession::getInstance      -> do
 0.025862 - admin::__construct           -> user_id=0
 0.025867 - user::load_settings          -> load current user settings to $global
 0.025897 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.026406 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.028235 - EVENT::comming_event         -> return
 0.028245 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771470266 AND active=1 ORDER by begin ASC
 0.029084 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.030466 - GLOBAL::end global.php       -> ---------------------------------------------
 0.030663 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.034600 - FORUM::showthread            -> get common forum and thread infos
 0.034606 - FORUM::thread_lastvisit      -> threadid: 54
 0.034627 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=54 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.035462 - dotDatabase::query()         -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='54'
 0.036050 - FORUM::is_moderator          -> for forumid: 13
 0.036055 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.036403 - admin::getInstance           -> do
 0.036515 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.036518 - admin::getInstance           -> do
 0.036550 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.036553 - admin::getInstance           -> do
 0.036619 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.036622 - admin::getInstance           -> do
 0.036657 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.036659 - admin::getInstance           -> do
 0.036704 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.036706 - admin::getInstance           -> do
 0.036745 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.036769 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.038292 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.039202 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='54'
 0.049198 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.050428 - FORUM::showthread            -> query all postings
 0.050450 - dotDatabase::query()         -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 54 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.052409 - HTML::template               -> template: >forum_postingindex_closed<
 0.052620 - FORUM::showthread            -> check for moderator utils
 0.052658 - GLOBAL::end userspace        -> ---------------------------------------------
 0.052660 - PAGE::render                 -> start rendering page layout
 0.052665 - USER::check_for_new_messages -> return
 0.052673 - dotSession::getInstance      -> do
 0.052706 - PAGE::get_boxes              -> -------- side=left
 0.052723 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.054712 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.054720 - CBOX::menu                   -> generate Menu Box >menu<
 0.054734 - HTML::template               -> template: >box_menu_bit<
 0.054848 - HTML::template               -> template: >box_menu_bit<
 0.054865 - HTML::template               -> template: >box_menu_bit<
 0.054880 - HTML::template               -> template: >box_menu_bit<
 0.054895 - HTML::template               -> template: >box_menu_bit<
 0.054909 - HTML::template               -> template: >box_menu_bit<
 0.054924 - HTML::template               -> template: >box_menu_bit<
 0.054938 - HTML::template               -> template: >box_menu<
 0.055057 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055079 - HTML::template               -> template: >page_box_left<
 0.055158 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.055164 - CBOX::menu                   -> generate Menu Box >party<
 0.055174 - HTML::template               -> template: >box_menu_bit<
 0.055195 - HTML::template               -> template: >box_menu_bit<
 0.055210 - HTML::template               -> template: >box_menu_bit<
 0.055224 - HTML::template               -> template: >box_menu_bit<
 0.055239 - HTML::template               -> template: >box_menu_bit<
 0.055253 - HTML::template               -> template: >box_menu_bit<
 0.055268 - HTML::template               -> template: >box_menu_bit<
 0.055284 - HTML::template               -> template: >box_menu_bit<
 0.055300 - HTML::template               -> template: >box_menu_bit<
 0.055317 - HTML::template               -> template: >box_menu_bit<
 0.055332 - HTML::template               -> template: >box_menu_bit<
 0.055346 - HTML::template               -> template: >box_menu_bit<
 0.055360 - HTML::template               -> template: >box_menu<
 0.055394 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055407 - HTML::template               -> template: >page_box_left<
 0.055429 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.055447 - CBOX::menu                   -> generate Menu Box >login<
 0.055455 - HTML::template               -> template: >box_menu_bit<
 0.055471 - HTML::template               -> template: >box_menu_bit<
 0.055485 - HTML::template               -> template: >box_menu<
 0.055514 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055525 - HTML::template               -> template: >page_box_left<
 0.055546 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.055549 - PAGE::get_boxes              -> -------- call: left::partner
 0.055559 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.057027 - HTML::template_exists        -> search: >page_box_left< == 1
 0.057054 - HTML::template               -> template: >page_box_left<
 0.057118 - PAGE::get_boxes              -> -------- side=right
 0.057134 - PAGE::get_boxes              -> -------- call: right::jobs
 0.057177 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057192 - HTML::template               -> template: >page_box_right<
 0.057289 - PAGE::get_boxes              -> -------- call: right::party1
 0.057299 - 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.058414 - 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.059184 - 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.060617 - 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.061821 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.063356 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063381 - HTML::template               -> template: >page_box_right<
 0.063454 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.063469 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.065160 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065189 - HTML::template               -> template: >page_box_right<
 0.065256 - PAGE::get_boxes              -> -------- call: right::followUs
 0.065303 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065318 - HTML::template               -> template: >page_box_right<
 0.065349 - PAGE::get_boxes              -> -------- call: right::news
 0.065359 - CBOX::news                   -> generate Box
 0.065377 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.067859 - NEWS::load_news              -> load news data
 0.067888 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.068487 - CACHE::get                   -> cache: >news::stats< found
 0.068572 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.068693 - NEWS::load_news              -> ... from cache
 0.068751 - HTML::template               -> template: >box_news_bit<
 0.068954 - HTML::template               -> template: >box_news_bit<
 0.069008 - HTML::template               -> template: >box_news_bit<
 0.069065 - HTML::template               -> template: >box_news_bit<
 0.069113 - HTML::template               -> template: >box_news_bit<
 0.069147 - HTML::template               -> template: >box_news<
 0.069357 - HTML::template_exists        -> search: >page_box_right< == 1
 0.069394 - HTML::template               -> template: >page_box_right<
 0.069470 - PAGE::get_boxes              -> -------- call: right::forum
 0.069486 - CBOX::forum                  -> generate forum box
 0.069494 - CBOX::forum_load_threads     -> load data
 0.069528 - CACHE::get                   -> cache: >forum::topthreads< found
 0.069704 - CBOX::forum_threads          -> list all threads in array
 0.069748 - 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.069759 - admin::getInstance           -> do
 0.069809 - HTML::template               -> template: >box_forum_bit<
 0.070067 - HTML::template               -> template: >box_forum_bit<
 0.070147 - HTML::template               -> template: >box_forum_bit<
 0.070229 - HTML::template               -> template: >box_forum_bit<
 0.070306 - HTML::template               -> template: >box_forum_bit<
 0.070378 - HTML::template               -> template: >box_forum_bit<
 0.070425 - HTML::template               -> template: >box_forum<
 0.070637 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070667 - HTML::template               -> template: >page_box_right<
 0.070724 - PAGE::get_boxes              -> -------- call: right::vote
 0.070735 - CBOX::vote                   -> generate Box
 0.070744 - 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.072096 - HTML::template               -> template: >box_vote_nocurrent<
 0.072344 - HTML::template_exists        -> search: >page_box_right< == 1
 0.072373 - HTML::template               -> template: >page_box_right<
 0.072418 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.072462 - CBOX::buddylist              -> generate Box
 0.072473 - HTML::template               -> template: >box_buddylist_msg<
 0.072619 - HTML::template               -> template: >box_buddylist<
 0.072758 - HTML::template_exists        -> search: >page_box_right< == 1
 0.072780 - HTML::template               -> template: >page_box_right<
 0.072818 - PAGE::get_boxes              -> -------- call: right::online
 0.072828 - CBOX::online                 -> generate Box
 0.072836 - HTML::template               -> template: >box_online<
 0.072976 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073008 - HTML::template               -> template: >page_box_right<
 0.073064 - PAGE::render                 -> final
 0.073071 - PAGE::renderTemplate         -> page
 0.073084 - PAGE::getHead                -> return
 0.073090 - dotSession::getInstance      -> do
 0.073305 - HTML::template               -> template: >page<
 0.073652 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 22
Rendering Time : 0.076719

Includes PHP Files: 
 - /var/www/html/forum/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.forum.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