Forum > Tischbreite / Anzahl der Tische?


Archiv >> Archiv [CLOSED] > Tischbreite / Anzahl der Tische?
 
 Autor Thema: Tischbreite / Anzahl der Tische?
 

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.000027 - GLOBAL::include              -> config.php
 0.001221 - GLOBAL::include /gc_includes/gc_includes.php
 0.001541 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002374 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002561 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002632 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002690 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002909 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002975 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003306 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003654 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.004198 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.005222 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.006873 - dotDatabase::getInstance     -> connection: database
 0.006903 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.006954 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.009328 - page::getInstance            -> do
 0.009367 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.010927 - dotSession::getInstance      -> do
 0.010958 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.012266 - dotSession::start            -> ---- init
 0.012330 - dotSession::start            -> start php session managment
 0.012483 - dotSession::start            -> finished php session management
 0.012489 - dotSession::start            -> check for security options
 0.012499 - dotSession::start            -> lookup ip2country
 0.012511 - dotDatabase::connect()       -> create pdo object
 0.014839 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.015392 - dotSession::start            -> update current session online user infos
 0.015423 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771470800, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=151', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '604becb9dfc8deaa62b6a4f4e5cc3c14'
 0.021477 - dotSession::start            -> session found in DB
 0.021485 - dotSession::load_locales     -> do
 0.021489 - dotSession::start            -> ---- finished with session startup
 0.021499 - dotSession::load_user        -> id: 0
 0.021505 - user::get_user               -> id: >0<
 0.021514 - dotDatabase::getInstance     -> connection: database
 0.021556 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.022375 - styles::load                 -> name: ><
 0.022411 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.023014 - 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.024281 - 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.025441 - 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.026349 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.027443 - styles::activate             -> style = gc_online
 0.027504 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.027918 - admin::getInstance           -> do
 0.027921 - dotSession::getInstance      -> do
 0.027925 - admin::__construct           -> user_id=0
 0.027929 - user::load_settings          -> load current user settings to $global
 0.027943 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028315 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.029476 - EVENT::comming_event         -> return
 0.029483 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771470800 AND active=1 ORDER by begin ASC
 0.030940 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.031732 - GLOBAL::end global.php       -> ---------------------------------------------
 0.031873 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.034447 - FORUM::showthread            -> get common forum and thread infos
 0.034450 - FORUM::thread_lastvisit      -> threadid: 151
 0.034466 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=151 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.035595 - 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='151'
 0.036897 - FORUM::is_moderator          -> for forumid: 13
 0.036904 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.038831 - admin::getInstance           -> do
 0.038962 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.038967 - admin::getInstance           -> do
 0.039096 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.039102 - admin::getInstance           -> do
 0.039180 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.039184 - admin::getInstance           -> do
 0.039242 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.039246 - admin::getInstance           -> do
 0.039296 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.039301 - admin::getInstance           -> do
 0.039362 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.039396 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.041717 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.042841 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='151'
 0.050680 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.051374 - FORUM::showthread            -> query all postings
 0.051384 - 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 = 151 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.053038 - HTML::template               -> template: >forum_postingindex_closed<
 0.053254 - FORUM::showthread            -> check for moderator utils
 0.053288 - GLOBAL::end userspace        -> ---------------------------------------------
 0.053290 - PAGE::render                 -> start rendering page layout
 0.053293 - USER::check_for_new_messages -> return
 0.053301 - dotSession::getInstance      -> do
 0.053334 - PAGE::get_boxes              -> -------- side=left
 0.053352 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.055045 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.055054 - CBOX::menu                   -> generate Menu Box >menu<
 0.055088 - HTML::template               -> template: >box_menu_bit<
 0.055190 - HTML::template               -> template: >box_menu_bit<
 0.055204 - HTML::template               -> template: >box_menu_bit<
 0.055215 - HTML::template               -> template: >box_menu_bit<
 0.055226 - HTML::template               -> template: >box_menu_bit<
 0.055236 - HTML::template               -> template: >box_menu_bit<
 0.055245 - HTML::template               -> template: >box_menu_bit<
 0.055255 - HTML::template               -> template: >box_menu<
 0.055340 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055360 - HTML::template               -> template: >page_box_left<
 0.055425 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.055429 - CBOX::menu                   -> generate Menu Box >party<
 0.055436 - HTML::template               -> template: >box_menu_bit<
 0.055448 - HTML::template               -> template: >box_menu_bit<
 0.055458 - HTML::template               -> template: >box_menu_bit<
 0.055468 - HTML::template               -> template: >box_menu_bit<
 0.055478 - HTML::template               -> template: >box_menu_bit<
 0.055487 - HTML::template               -> template: >box_menu_bit<
 0.055497 - HTML::template               -> template: >box_menu_bit<
 0.055506 - HTML::template               -> template: >box_menu_bit<
 0.055516 - HTML::template               -> template: >box_menu_bit<
 0.055525 - HTML::template               -> template: >box_menu_bit<
 0.055535 - HTML::template               -> template: >box_menu_bit<
 0.055545 - HTML::template               -> template: >box_menu_bit<
 0.055554 - HTML::template               -> template: >box_menu<
 0.055582 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055591 - HTML::template               -> template: >page_box_left<
 0.055610 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.055614 - CBOX::menu                   -> generate Menu Box >login<
 0.055619 - HTML::template               -> template: >box_menu_bit<
 0.055630 - HTML::template               -> template: >box_menu_bit<
 0.055639 - HTML::template               -> template: >box_menu<
 0.055665 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055674 - HTML::template               -> template: >page_box_left<
 0.055690 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.055691 - PAGE::get_boxes              -> -------- call: left::partner
 0.055700 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.057262 - HTML::template_exists        -> search: >page_box_left< == 1
 0.057277 - HTML::template               -> template: >page_box_left<
 0.057313 - PAGE::get_boxes              -> -------- side=right
 0.057320 - PAGE::get_boxes              -> -------- call: right::jobs
 0.057348 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057356 - HTML::template               -> template: >page_box_right<
 0.057430 - PAGE::get_boxes              -> -------- call: right::party1
 0.057439 - 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.058770 - 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.059619 - 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.061235 - 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.062599 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.063598 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063616 - HTML::template               -> template: >page_box_right<
 0.063663 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.063672 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.065367 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065411 - HTML::template               -> template: >page_box_right<
 0.065521 - PAGE::get_boxes              -> -------- call: right::followUs
 0.065626 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065699 - HTML::template               -> template: >page_box_right<
 0.065786 - PAGE::get_boxes              -> -------- call: right::news
 0.065810 - CBOX::news                   -> generate Box
 0.065847 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.069917 - NEWS::load_news              -> load news data
 0.069965 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.070957 - CACHE::get                   -> cache: >news::stats< found
 0.071112 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.071255 - NEWS::load_news              -> ... from cache
 0.071331 - HTML::template               -> template: >box_news_bit<
 0.071624 - HTML::template               -> template: >box_news_bit<
 0.071702 - HTML::template               -> template: >box_news_bit<
 0.071780 - HTML::template               -> template: >box_news_bit<
 0.071847 - HTML::template               -> template: >box_news_bit<
 0.071896 - HTML::template               -> template: >box_news<
 0.072229 - HTML::template_exists        -> search: >page_box_right< == 1
 0.072278 - HTML::template               -> template: >page_box_right<
 0.072357 - PAGE::get_boxes              -> -------- call: right::forum
 0.072374 - CBOX::forum                  -> generate forum box
 0.072385 - CBOX::forum_load_threads     -> load data
 0.072480 - CACHE::get                   -> cache: >forum::topthreads< found
 0.072748 - CBOX::forum_threads          -> list all threads in array
 0.072789 - 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.072801 - admin::getInstance           -> do
 0.072869 - HTML::template               -> template: >box_forum_bit<
 0.073156 - HTML::template               -> template: >box_forum_bit<
 0.073271 - HTML::template               -> template: >box_forum_bit<
 0.073392 - HTML::template               -> template: >box_forum_bit<
 0.073505 - HTML::template               -> template: >box_forum_bit<
 0.073615 - HTML::template               -> template: >box_forum_bit<
 0.073709 - HTML::template               -> template: >box_forum<
 0.073942 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073976 - HTML::template               -> template: >page_box_right<
 0.074038 - PAGE::get_boxes              -> -------- call: right::vote
 0.074051 - CBOX::vote                   -> generate Box
 0.074085 - 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.075404 - HTML::template               -> template: >box_vote_nocurrent<
 0.075568 - HTML::template_exists        -> search: >page_box_right< == 1
 0.075588 - HTML::template               -> template: >page_box_right<
 0.075636 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.075646 - CBOX::buddylist              -> generate Box
 0.075655 - HTML::template               -> template: >box_buddylist_msg<
 0.075733 - HTML::template               -> template: >box_buddylist<
 0.075825 - HTML::template_exists        -> search: >page_box_right< == 1
 0.075837 - HTML::template               -> template: >page_box_right<
 0.075860 - PAGE::get_boxes              -> -------- call: right::online
 0.075864 - CBOX::online                 -> generate Box
 0.075869 - HTML::template               -> template: >box_online<
 0.075965 - HTML::template_exists        -> search: >page_box_right< == 1
 0.075978 - HTML::template               -> template: >page_box_right<
 0.076006 - PAGE::render                 -> final
 0.076012 - PAGE::renderTemplate         -> page
 0.076021 - PAGE::getHead                -> return
 0.076025 - dotSession::getInstance      -> do
 0.076182 - HTML::template               -> template: >page<
 0.076426 - PAGE::render_template        -> final

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

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