Forum > ZuschauerKarten?

Öffentlich >> News / Kommentar-Forum > ZuschauerKarten?
Antwort erstellen
Autor Thema: ZuschauerKarten?
[ Antwort erstellen ]

Join our Team

Nächste LAN


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



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

Letzte Kontoüberprüfung:
0000-00-00 00:00:00

Sponsoren


0 von 0 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 201 debug messages

 0.000017 - GLOBAL::include              -> config.php
 0.001288 - GLOBAL::include /gc_includes/gc_includes.php
 0.001692 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002776 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002983 - GLOBAL::include /gc_pageAddons/followUS.php
 0.003028 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.003063 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.003176 - GLOBAL::include /gc_pageAddons/jobs.php
 0.003214 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003395 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003595 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003996 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004808 - dotDatabase::getInstance     -> connection: database
 0.004830 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004862 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005948 - page::getInstance            -> do
 0.005987 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006888 - dotSession::getInstance      -> do
 0.006912 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.007588 - dotSession::start            -> ---- init
 0.007650 - dotSession::start            -> start php session managment
 0.007808 - dotSession::start            -> finished php session management
 0.007812 - dotSession::start            -> check for security options
 0.007820 - dotSession::start            -> lookup ip2country
 0.007832 - dotDatabase::connect()       -> create pdo object
 0.010037 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.010725 - dotSession::start            -> update current session online user infos
 0.010773 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766326963, userid = 0, site = 'https://dev.gamers-congress.de/forum/?do=showthread&id=85', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'd7cf28c269e6c6bec24d5efb2ec0ff6b'
 0.033595 - dotSession::start            -> session found in DB
 0.033609 - dotSession::load_locales     -> do
 0.033615 - dotSession::start            -> ---- finished with session startup
 0.033631 - dotSession::load_user        -> id: 0
 0.033638 - user::get_user               -> id: >0<
 0.033654 - dotDatabase::getInstance     -> connection: database
 0.033806 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.034656 - styles::load                 -> name: ><
 0.034687 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.035290 - 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.036327 - 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.037248 - 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.038122 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.038882 - styles::activate             -> style = gc_online
 0.038980 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.039504 - admin::getInstance           -> do
 0.039509 - dotSession::getInstance      -> do
 0.039516 - admin::__construct           -> user_id=0
 0.039522 - user::load_settings          -> load current user settings to $global
 0.039543 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.039971 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.041490 - EVENT::comming_event         -> return
 0.041503 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766326963 AND active=1 ORDER by begin ASC
 0.042761 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.043720 - GLOBAL::end global.php       -> ---------------------------------------------
 0.043891 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.047067 - FORUM::showthread            -> get common forum and thread infos
 0.047071 - FORUM::thread_lastvisit      -> threadid: 85
 0.047099 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=85 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.048139 - 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='85'
 0.049120 - FORUM::is_moderator          -> for forumid: 1
 0.049133 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='1'
 0.049861 - admin::getInstance           -> do
 0.049990 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.049997 - admin::getInstance           -> do
 0.050044 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.050048 - admin::getInstance           -> do
 0.050084 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.050087 - admin::getInstance           -> do
 0.050121 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.050123 - admin::getInstance           -> do
 0.050166 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.050170 - admin::getInstance           -> do
 0.050213 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.050251 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.052045 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=2
 0.053041 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='85'
 0.060214 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.061162 - FORUM::showthread            -> query all postings
 0.061180 - 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 = 85 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.062290 - HTML::template               -> template: >forum_postingindex<
 0.062536 - FORUM::showthread            -> check for moderator utils
 0.062569 - GLOBAL::end userspace        -> ---------------------------------------------
 0.062571 - PAGE::render                 -> start rendering page layout
 0.062576 - USER::check_for_new_messages -> return
 0.062586 - dotSession::getInstance      -> do
 0.062622 - PAGE::get_boxes              -> -------- side=left
 0.062642 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.064521 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.064529 - CBOX::menu                   -> generate Menu Box >menu<
 0.064543 - HTML::template               -> template: >box_menu_bit<
 0.064652 - HTML::template               -> template: >box_menu_bit<
 0.064662 - HTML::template               -> template: >box_menu_bit<
 0.064670 - HTML::template               -> template: >box_menu_bit<
 0.064678 - HTML::template               -> template: >box_menu_bit<
 0.064698 - HTML::template               -> template: >box_menu_bit<
 0.064741 - HTML::template               -> template: >box_menu_bit<
 0.064765 - HTML::template               -> template: >box_menu<
 0.064866 - HTML::template_exists        -> search: >page_box_left< == 1
 0.064889 - HTML::template               -> template: >page_box_left<
 0.064980 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.064985 - CBOX::menu                   -> generate Menu Box >party<
 0.064994 - HTML::template               -> template: >box_menu_bit<
 0.065010 - HTML::template               -> template: >box_menu_bit<
 0.065026 - HTML::template               -> template: >box_menu_bit<
 0.065040 - HTML::template               -> template: >box_menu_bit<
 0.065055 - HTML::template               -> template: >box_menu_bit<
 0.065070 - HTML::template               -> template: >box_menu_bit<
 0.065085 - HTML::template               -> template: >box_menu_bit<
 0.065100 - HTML::template               -> template: >box_menu_bit<
 0.065114 - HTML::template               -> template: >box_menu_bit<
 0.065129 - HTML::template               -> template: >box_menu_bit<
 0.065144 - HTML::template               -> template: >box_menu_bit<
 0.065159 - HTML::template               -> template: >box_menu_bit<
 0.065174 - HTML::template               -> template: >box_menu<
 0.065205 - HTML::template_exists        -> search: >page_box_left< == 1
 0.065217 - HTML::template               -> template: >page_box_left<
 0.065241 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.065246 - CBOX::menu                   -> generate Menu Box >login<
 0.065254 - HTML::template               -> template: >box_menu_bit<
 0.065269 - HTML::template               -> template: >box_menu_bit<
 0.065284 - HTML::template               -> template: >box_menu<
 0.065313 - HTML::template_exists        -> search: >page_box_left< == 1
 0.065324 - HTML::template               -> template: >page_box_left<
 0.065346 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.065349 - PAGE::get_boxes              -> -------- call: left::partner
 0.065361 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.066584 - HTML::template_exists        -> search: >page_box_left< == 1
 0.066606 - HTML::template               -> template: >page_box_left<
 0.066673 - PAGE::get_boxes              -> -------- side=right
 0.066689 - PAGE::get_boxes              -> -------- call: right::jobs
 0.066728 - HTML::template_exists        -> search: >page_box_right< == 1
 0.066771 - HTML::template               -> template: >page_box_right<
 0.066872 - PAGE::get_boxes              -> -------- call: right::party1
 0.066883 - 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.067841 - 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.068464 - 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.069318 - 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.070022 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.070615 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070638 - HTML::template               -> template: >page_box_right<
 0.070701 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.070714 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.071521 - HTML::template_exists        -> search: >page_box_right< == 1
 0.071544 - HTML::template               -> template: >page_box_right<
 0.071591 - PAGE::get_boxes              -> -------- call: right::followUs
 0.071630 - HTML::template_exists        -> search: >page_box_right< == 1
 0.071644 - HTML::template               -> template: >page_box_right<
 0.071674 - PAGE::get_boxes              -> -------- call: right::news
 0.071688 - CBOX::news                   -> generate Box
 0.071721 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.073397 - NEWS::load_news              -> load news data
 0.073418 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.073698 - CACHE::get                   -> cache: >news::stats< found
 0.073796 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.073856 - NEWS::load_news              -> ... from cache
 0.073891 - HTML::template               -> template: >box_news_bit<
 0.074032 - HTML::template               -> template: >box_news_bit<
 0.074069 - HTML::template               -> template: >box_news_bit<
 0.074112 - HTML::template               -> template: >box_news_bit<
 0.074140 - HTML::template               -> template: >box_news_bit<
 0.074161 - HTML::template               -> template: >box_news<
 0.074298 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074323 - HTML::template               -> template: >page_box_right<
 0.074355 - PAGE::get_boxes              -> -------- call: right::forum
 0.074365 - CBOX::forum                  -> generate forum box
 0.074370 - CBOX::forum_load_threads     -> load data
 0.074393 - CACHE::get                   -> cache: >forum::topthreads< found
 0.074502 - CBOX::forum_threads          -> list all threads in array
 0.074519 - 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.074528 - admin::getInstance           -> do
 0.074568 - HTML::template               -> template: >box_forum_bit<
 0.074722 - HTML::template               -> template: >box_forum_bit<
 0.074798 - HTML::template               -> template: >box_forum_bit<
 0.074850 - HTML::template               -> template: >box_forum_bit<
 0.074907 - HTML::template               -> template: >box_forum_bit<
 0.074966 - HTML::template               -> template: >box_forum_bit<
 0.075001 - HTML::template               -> template: >box_forum<
 0.075147 - HTML::template_exists        -> search: >page_box_right< == 1
 0.075165 - HTML::template               -> template: >page_box_right<
 0.075197 - PAGE::get_boxes              -> -------- call: right::vote
 0.075206 - CBOX::vote                   -> generate Box
 0.075214 - 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.076532 - HTML::template               -> template: >box_vote_nocurrent<
 0.076718 - HTML::template_exists        -> search: >page_box_right< == 1
 0.076778 - HTML::template               -> template: >page_box_right<
 0.076824 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.076836 - CBOX::buddylist              -> generate Box
 0.076844 - HTML::template               -> template: >box_buddylist_msg<
 0.076997 - HTML::template               -> template: >box_buddylist<
 0.077105 - HTML::template_exists        -> search: >page_box_right< == 1
 0.077123 - HTML::template               -> template: >page_box_right<
 0.077151 - PAGE::get_boxes              -> -------- call: right::online
 0.077159 - CBOX::online                 -> generate Box
 0.077165 - HTML::template               -> template: >box_online<
 0.077262 - HTML::template_exists        -> search: >page_box_right< == 1
 0.077290 - HTML::template               -> template: >page_box_right<
 0.077320 - PAGE::render                 -> final
 0.077325 - PAGE::renderTemplate         -> page
 0.077335 - PAGE::getHead                -> return
 0.077338 - dotSession::getInstance      -> do
 0.077460 - HTML::template               -> template: >page<
 0.077690 - PAGE::render_template        -> final

PHP Includes   : 31
DB Queries     : 22
Rendering Time : 0.079455

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/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