Forum > Noch eine Woche! Juhu! [CLOSED]


Archiv >> Archiv [CLOSED] > Noch eine Woche! Juhu! [CLOSED]
 
 Autor Thema: Noch eine Woche! Juhu! [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.000018 - GLOBAL::include              -> config.php
 0.001013 - GLOBAL::include /gc_includes/gc_includes.php
 0.001266 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001865 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002009 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002062 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002104 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002264 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002311 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002536 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002781 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003185 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.003710 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004654 - dotDatabase::getInstance     -> connection: database
 0.004669 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004694 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005966 - page::getInstance            -> do
 0.006011 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.007156 - dotSession::getInstance      -> do
 0.007174 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.008095 - dotSession::start            -> ---- init
 0.008159 - dotSession::start            -> start php session managment
 0.008293 - dotSession::start            -> finished php session management
 0.008297 - dotSession::start            -> check for security options
 0.008304 - dotSession::start            -> lookup ip2country
 0.008313 - dotDatabase::connect()       -> create pdo object
 0.010513 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.011369 - dotSession::start            -> update current session online user infos
 0.011395 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771470826, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=86', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '622aa16c0b21b758190890a8ca2e5fe3'
 0.018445 - dotSession::start            -> session found in DB
 0.018454 - dotSession::load_locales     -> do
 0.018458 - dotSession::start            -> ---- finished with session startup
 0.018472 - dotSession::load_user        -> id: 0
 0.018479 - user::get_user               -> id: >0<
 0.018491 - dotDatabase::getInstance     -> connection: database
 0.018565 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.019378 - styles::load                 -> name: ><
 0.019402 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.020049 - 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.020632 - 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.021372 - 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.021898 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.022523 - styles::activate             -> style = gc_online
 0.022586 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.023088 - admin::getInstance           -> do
 0.023092 - dotSession::getInstance      -> do
 0.023098 - admin::__construct           -> user_id=0
 0.023103 - user::load_settings          -> load current user settings to $global
 0.023118 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.023575 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.025095 - EVENT::comming_event         -> return
 0.025103 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771470826 AND active=1 ORDER by begin ASC
 0.025827 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.026834 - GLOBAL::end global.php       -> ---------------------------------------------
 0.027022 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.030305 - FORUM::showthread            -> get common forum and thread infos
 0.030309 - FORUM::thread_lastvisit      -> threadid: 86
 0.030327 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=86 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.031069 - 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='86'
 0.031918 - FORUM::is_moderator          -> for forumid: 13
 0.031925 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.032441 - admin::getInstance           -> do
 0.032554 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.032557 - admin::getInstance           -> do
 0.032602 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.032605 - admin::getInstance           -> do
 0.032689 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.032692 - admin::getInstance           -> do
 0.032737 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.032740 - admin::getInstance           -> do
 0.032836 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.032838 - admin::getInstance           -> do
 0.032880 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.032906 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.034650 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.035405 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='86'
 0.040779 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.041327 - FORUM::showthread            -> query all postings
 0.041335 - 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 = 86 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.042656 - HTML::template               -> template: >forum_postingindex_closed<
 0.042949 - FORUM::showthread            -> check for moderator utils
 0.043020 - GLOBAL::end userspace        -> ---------------------------------------------
 0.043023 - PAGE::render                 -> start rendering page layout
 0.043028 - USER::check_for_new_messages -> return
 0.043041 - dotSession::getInstance      -> do
 0.043089 - PAGE::get_boxes              -> -------- side=left
 0.043120 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.047150 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.047175 - CBOX::menu                   -> generate Menu Box >menu<
 0.047212 - HTML::template               -> template: >box_menu_bit<
 0.047602 - HTML::template               -> template: >box_menu_bit<
 0.047644 - HTML::template               -> template: >box_menu_bit<
 0.047672 - HTML::template               -> template: >box_menu_bit<
 0.047702 - HTML::template               -> template: >box_menu_bit<
 0.047728 - HTML::template               -> template: >box_menu_bit<
 0.047753 - HTML::template               -> template: >box_menu_bit<
 0.047788 - HTML::template               -> template: >box_menu<
 0.048085 - HTML::template_exists        -> search: >page_box_left< == 1
 0.048135 - HTML::template               -> template: >page_box_left<
 0.048337 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.048349 - CBOX::menu                   -> generate Menu Box >party<
 0.048368 - HTML::template               -> template: >box_menu_bit<
 0.048401 - HTML::template               -> template: >box_menu_bit<
 0.048429 - HTML::template               -> template: >box_menu_bit<
 0.048455 - HTML::template               -> template: >box_menu_bit<
 0.048481 - HTML::template               -> template: >box_menu_bit<
 0.048507 - HTML::template               -> template: >box_menu_bit<
 0.048534 - HTML::template               -> template: >box_menu_bit<
 0.048560 - HTML::template               -> template: >box_menu_bit<
 0.048585 - HTML::template               -> template: >box_menu_bit<
 0.048611 - HTML::template               -> template: >box_menu_bit<
 0.048638 - HTML::template               -> template: >box_menu_bit<
 0.048665 - HTML::template               -> template: >box_menu_bit<
 0.048691 - HTML::template               -> template: >box_menu<
 0.048775 - HTML::template_exists        -> search: >page_box_left< == 1
 0.048803 - HTML::template               -> template: >page_box_left<
 0.048851 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.048861 - CBOX::menu                   -> generate Menu Box >login<
 0.048875 - HTML::template               -> template: >box_menu_bit<
 0.048904 - HTML::template               -> template: >box_menu_bit<
 0.048931 - HTML::template               -> template: >box_menu<
 0.049042 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049066 - HTML::template               -> template: >page_box_left<
 0.049111 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.049115 - PAGE::get_boxes              -> -------- call: left::partner
 0.049133 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.050754 - HTML::template_exists        -> search: >page_box_left< == 1
 0.050777 - HTML::template               -> template: >page_box_left<
 0.050832 - PAGE::get_boxes              -> -------- side=right
 0.050841 - PAGE::get_boxes              -> -------- call: right::jobs
 0.050880 - HTML::template_exists        -> search: >page_box_right< == 1
 0.050893 - HTML::template               -> template: >page_box_right<
 0.051011 - PAGE::get_boxes              -> -------- call: right::party1
 0.051021 - 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.052054 - 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.052786 - 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.053827 - 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.054787 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.055694 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055713 - HTML::template               -> template: >page_box_right<
 0.055763 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.055776 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.056753 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056769 - HTML::template               -> template: >page_box_right<
 0.056806 - PAGE::get_boxes              -> -------- call: right::followUs
 0.056841 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056852 - HTML::template               -> template: >page_box_right<
 0.056877 - PAGE::get_boxes              -> -------- call: right::news
 0.056886 - CBOX::news                   -> generate Box
 0.056902 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.058451 - NEWS::load_news              -> load news data
 0.058471 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.058836 - CACHE::get                   -> cache: >news::stats< found
 0.058902 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.058972 - NEWS::load_news              -> ... from cache
 0.059021 - HTML::template               -> template: >box_news_bit<
 0.059125 - HTML::template               -> template: >box_news_bit<
 0.059150 - HTML::template               -> template: >box_news_bit<
 0.059176 - HTML::template               -> template: >box_news_bit<
 0.059195 - HTML::template               -> template: >box_news_bit<
 0.059211 - HTML::template               -> template: >box_news<
 0.059344 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059363 - HTML::template               -> template: >page_box_right<
 0.059392 - PAGE::get_boxes              -> -------- call: right::forum
 0.059398 - CBOX::forum                  -> generate forum box
 0.059402 - CBOX::forum_load_threads     -> load data
 0.059421 - CACHE::get                   -> cache: >forum::topthreads< found
 0.059529 - CBOX::forum_threads          -> list all threads in array
 0.059544 - 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.059551 - admin::getInstance           -> do
 0.059580 - HTML::template               -> template: >box_forum_bit<
 0.059704 - HTML::template               -> template: >box_forum_bit<
 0.059751 - HTML::template               -> template: >box_forum_bit<
 0.059800 - HTML::template               -> template: >box_forum_bit<
 0.059846 - HTML::template               -> template: >box_forum_bit<
 0.059888 - HTML::template               -> template: >box_forum_bit<
 0.059916 - HTML::template               -> template: >box_forum<
 0.060044 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060057 - HTML::template               -> template: >page_box_right<
 0.060083 - PAGE::get_boxes              -> -------- call: right::vote
 0.060089 - CBOX::vote                   -> generate Box
 0.060093 - 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.060927 - HTML::template               -> template: >box_vote_nocurrent<
 0.061091 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061108 - HTML::template               -> template: >page_box_right<
 0.061138 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.061147 - CBOX::buddylist              -> generate Box
 0.061153 - HTML::template               -> template: >box_buddylist_msg<
 0.061235 - HTML::template               -> template: >box_buddylist<
 0.061339 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061351 - HTML::template               -> template: >page_box_right<
 0.061375 - PAGE::get_boxes              -> -------- call: right::online
 0.061380 - CBOX::online                 -> generate Box
 0.061386 - HTML::template               -> template: >box_online<
 0.061494 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061509 - HTML::template               -> template: >page_box_right<
 0.061541 - PAGE::render                 -> final
 0.061546 - PAGE::renderTemplate         -> page
 0.061556 - PAGE::getHead                -> return
 0.061560 - dotSession::getInstance      -> do
 0.061698 - HTML::template               -> template: >page<
 0.061929 - PAGE::render_template        -> final

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

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