Forum > CS 1.6 [CLOSED]


Archiv >> Archiv [CLOSED] > CS 1.6 [CLOSED]
 
 Autor Thema: CS 1.6 [CLOSED]
 

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.000065 - GLOBAL::include              -> config.php
 0.001324 - GLOBAL::include /gc_includes/gc_includes.php
 0.001640 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002375 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002551 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002604 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002647 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002800 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002846 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003152 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003529 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.004162 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.005533 - dotDatabase::getInstance     -> connection: database
 0.005558 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.005600 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.007407 - page::getInstance            -> do
 0.007450 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.008401 - dotSession::getInstance      -> do
 0.008422 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.009776 - dotSession::start            -> ---- init
 0.009847 - dotSession::start            -> start php session managment
 0.010044 - dotSession::start            -> finished php session management
 0.010050 - dotSession::start            -> check for security options
 0.010063 - dotSession::start            -> lookup ip2country
 0.010078 - dotDatabase::connect()       -> create pdo object
 0.012798 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.013786 - dotSession::start            -> update current session online user infos
 0.013827 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766283788, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=92', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'a26676ff3940e18bbc8663a855c2f8c4'
 0.021655 - dotSession::start            -> session found in DB
 0.021667 - dotSession::load_locales     -> do
 0.021672 - dotSession::start            -> ---- finished with session startup
 0.021689 - dotSession::load_user        -> id: 0
 0.021695 - user::get_user               -> id: >0<
 0.021708 - dotDatabase::getInstance     -> connection: database
 0.021779 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.022479 - styles::load                 -> name: ><
 0.022505 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.023052 - 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.024377 - 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.025814 - 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.026703 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.027604 - styles::activate             -> style = gc_online
 0.027687 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.028187 - admin::getInstance           -> do
 0.028192 - dotSession::getInstance      -> do
 0.028197 - admin::__construct           -> user_id=0
 0.028202 - user::load_settings          -> load current user settings to $global
 0.028220 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028609 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.029832 - EVENT::comming_event         -> return
 0.029843 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766283788 AND active=1 ORDER by begin ASC
 0.031205 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.032088 - GLOBAL::end global.php       -> ---------------------------------------------
 0.032242 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.034940 - FORUM::showthread            -> get common forum and thread infos
 0.034945 - FORUM::thread_lastvisit      -> threadid: 92
 0.034970 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=92 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.036391 - 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='92'
 0.037663 - FORUM::is_moderator          -> for forumid: 13
 0.037671 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.038349 - admin::getInstance           -> do
 0.038472 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.038474 - admin::getInstance           -> do
 0.038516 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.038518 - admin::getInstance           -> do
 0.038553 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.038555 - admin::getInstance           -> do
 0.038627 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.038629 - admin::getInstance           -> do
 0.038663 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.038664 - admin::getInstance           -> do
 0.038721 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.038754 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.040286 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.041377 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='92'
 0.049321 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.050655 - FORUM::showthread            -> query all postings
 0.050673 - 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 = 92 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.052862 - HTML::template               -> template: >forum_postingindex_closed<
 0.053158 - FORUM::showthread            -> check for moderator utils
 0.053198 - GLOBAL::end userspace        -> ---------------------------------------------
 0.053201 - PAGE::render                 -> start rendering page layout
 0.053206 - USER::check_for_new_messages -> return
 0.053216 - dotSession::getInstance      -> do
 0.053256 - PAGE::get_boxes              -> -------- side=left
 0.053283 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.055356 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.055365 - CBOX::menu                   -> generate Menu Box >menu<
 0.055380 - HTML::template               -> template: >box_menu_bit<
 0.055487 - HTML::template               -> template: >box_menu_bit<
 0.055497 - HTML::template               -> template: >box_menu_bit<
 0.055505 - HTML::template               -> template: >box_menu_bit<
 0.055512 - HTML::template               -> template: >box_menu_bit<
 0.055518 - HTML::template               -> template: >box_menu_bit<
 0.055524 - HTML::template               -> template: >box_menu_bit<
 0.055531 - HTML::template               -> template: >box_menu<
 0.055602 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055620 - HTML::template               -> template: >page_box_left<
 0.055669 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.055672 - CBOX::menu                   -> generate Menu Box >party<
 0.055676 - HTML::template               -> template: >box_menu_bit<
 0.055684 - HTML::template               -> template: >box_menu_bit<
 0.055691 - HTML::template               -> template: >box_menu_bit<
 0.055697 - HTML::template               -> template: >box_menu_bit<
 0.055704 - HTML::template               -> template: >box_menu_bit<
 0.055710 - HTML::template               -> template: >box_menu_bit<
 0.055716 - HTML::template               -> template: >box_menu_bit<
 0.055722 - HTML::template               -> template: >box_menu_bit<
 0.055729 - HTML::template               -> template: >box_menu_bit<
 0.055735 - HTML::template               -> template: >box_menu_bit<
 0.055742 - HTML::template               -> template: >box_menu_bit<
 0.055748 - HTML::template               -> template: >box_menu_bit<
 0.055754 - HTML::template               -> template: >box_menu<
 0.055774 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055781 - HTML::template               -> template: >page_box_left<
 0.055796 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.055798 - CBOX::menu                   -> generate Menu Box >login<
 0.055803 - HTML::template               -> template: >box_menu_bit<
 0.055810 - HTML::template               -> template: >box_menu_bit<
 0.055815 - HTML::template               -> template: >box_menu<
 0.055834 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055840 - HTML::template               -> template: >page_box_left<
 0.055852 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.055853 - PAGE::get_boxes              -> -------- call: left::partner
 0.055863 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.058776 - HTML::template_exists        -> search: >page_box_left< == 1
 0.058818 - HTML::template               -> template: >page_box_left<
 0.058935 - PAGE::get_boxes              -> -------- side=right
 0.058948 - PAGE::get_boxes              -> -------- call: right::jobs
 0.059042 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059075 - HTML::template               -> template: >page_box_right<
 0.059385 - PAGE::get_boxes              -> -------- call: right::party1
 0.059415 - 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.061388 - 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.062558 - 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.064209 - 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.065979 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.067514 - HTML::template_exists        -> search: >page_box_right< == 1
 0.067578 - HTML::template               -> template: >page_box_right<
 0.067737 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.067765 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.070183 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070240 - HTML::template               -> template: >page_box_right<
 0.070360 - PAGE::get_boxes              -> -------- call: right::followUs
 0.070450 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070476 - HTML::template               -> template: >page_box_right<
 0.070551 - PAGE::get_boxes              -> -------- call: right::news
 0.070575 - CBOX::news                   -> generate Box
 0.070621 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.073710 - NEWS::load_news              -> load news data
 0.073757 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.074596 - CACHE::get                   -> cache: >news::stats< found
 0.074768 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.074905 - NEWS::load_news              -> ... from cache
 0.074973 - HTML::template               -> template: >box_news_bit<
 0.075282 - HTML::template               -> template: >box_news_bit<
 0.075372 - HTML::template               -> template: >box_news_bit<
 0.075454 - HTML::template               -> template: >box_news_bit<
 0.075521 - HTML::template               -> template: >box_news_bit<
 0.075572 - HTML::template               -> template: >box_news<
 0.075878 - HTML::template_exists        -> search: >page_box_right< == 1
 0.075936 - HTML::template               -> template: >page_box_right<
 0.076035 - PAGE::get_boxes              -> -------- call: right::forum
 0.076051 - CBOX::forum                  -> generate forum box
 0.076061 - CBOX::forum_load_threads     -> load data
 0.076105 - CACHE::get                   -> cache: >forum::topthreads< found
 0.076327 - CBOX::forum_threads          -> list all threads in array
 0.076361 - 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.076374 - admin::getInstance           -> do
 0.076441 - HTML::template               -> template: >box_forum_bit<
 0.076686 - HTML::template               -> template: >box_forum_bit<
 0.076844 - HTML::template               -> template: >box_forum_bit<
 0.076965 - HTML::template               -> template: >box_forum_bit<
 0.077117 - HTML::template               -> template: >box_forum_bit<
 0.077225 - HTML::template               -> template: >box_forum_bit<
 0.077294 - HTML::template               -> template: >box_forum<
 0.077530 - HTML::template_exists        -> search: >page_box_right< == 1
 0.077563 - HTML::template               -> template: >page_box_right<
 0.077623 - PAGE::get_boxes              -> -------- call: right::vote
 0.077636 - CBOX::vote                   -> generate Box
 0.077650 - 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.079389 - HTML::template               -> template: >box_vote_nocurrent<
 0.079651 - HTML::template_exists        -> search: >page_box_right< == 1
 0.079674 - HTML::template               -> template: >page_box_right<
 0.079707 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.079718 - CBOX::buddylist              -> generate Box
 0.079725 - HTML::template               -> template: >box_buddylist_msg<
 0.079864 - HTML::template               -> template: >box_buddylist<
 0.080058 - HTML::template_exists        -> search: >page_box_right< == 1
 0.080076 - HTML::template               -> template: >page_box_right<
 0.080105 - PAGE::get_boxes              -> -------- call: right::online
 0.080112 - CBOX::online                 -> generate Box
 0.080117 - HTML::template               -> template: >box_online<
 0.080240 - HTML::template_exists        -> search: >page_box_right< == 1
 0.080254 - HTML::template               -> template: >page_box_right<
 0.080285 - PAGE::render                 -> final
 0.080291 - PAGE::renderTemplate         -> page
 0.080301 - PAGE::getHead                -> return
 0.080305 - dotSession::getInstance      -> do
 0.080462 - HTML::template               -> template: >page<
 0.080772 - PAGE::render_template        -> final

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

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