Alk onLAN Umfrage

Alk onLAN Umfrage

Monday, 10.09.2007 21:12
Benjamin KruzifiX Föckersperger
Öffentlich >> News / Kommentar-Forum > Alk onLAN Umfrage
Antwort erstellen
Autor Thema: Alk onLAN Umfrage
[ Antwort erstellen ]

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

 0.000011 - GLOBAL::include              -> config.php
 0.000872 - GLOBAL::include /gc_includes/gc_includes.php
 0.001120 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001600 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001724 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001767 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001812 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001943 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001977 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002189 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002386 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002749 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.003194 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004004 - dotDatabase::getInstance     -> connection: database
 0.004014 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004035 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005190 - page::getInstance            -> do
 0.005226 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006320 - dotSession::getInstance      -> do
 0.006347 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.007198 - dotSession::start            -> ---- init
 0.007241 - dotSession::start            -> start php session managment
 0.067062 - dotSession::start            -> finished php session management
 0.067112 - dotSession::start            -> check for security options
 0.067142 - dotSession::start            -> lookup ip2country
 0.067163 - dotDatabase::connect()       -> create pdo object
 0.069829 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.070807 - dotSession::start            -> update current session online user infos
 0.070837 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771465217, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=26', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '816d1f3c260020b6a83a4a07cd394aab'
 0.082384 - dotSession::start            -> session found in DB
 0.082441 - dotSession::load_locales     -> do
 0.082452 - dotSession::start            -> ---- finished with session startup
 0.082475 - dotSession::load_user        -> id: 0
 0.082499 - user::get_user               -> id: >0<
 0.082552 - dotDatabase::getInstance     -> connection: database
 0.082652 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.084220 - styles::load                 -> name: ><
 0.084264 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.085623 - 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.087476 - 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.089286 - 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.090677 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.092133 - styles::activate             -> style = gc_online
 0.092272 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.093507 - admin::getInstance           -> do
 0.093517 - dotSession::getInstance      -> do
 0.093529 - admin::__construct           -> user_id=0
 0.093540 - user::load_settings          -> load current user settings to $global
 0.093581 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.094802 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.097641 - EVENT::comming_event         -> return
 0.097655 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771465217 AND active=1 ORDER by begin ASC
 0.099567 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.101458 - GLOBAL::end global.php       -> ---------------------------------------------
 0.101499 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.104476 - NEWS::show_comments          -> id >26<
 0.104485 - NEWS::get_post               -> id >26<
 0.104502 - dotDatabase::query()         -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='26' AND active=1 AND dateline id: >2<
 0.106116 - dotDatabase::getInstance     -> connection: database
 0.106139 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2 ORDER by id DESC
 0.107710 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.113297 - dotDatabase::query()         -> SELECT threadid FROM forum_thread WHERE ext='news' AND ext_id=26
 0.114485 - FORUM::showthread            -> get common forum and thread infos
 0.114491 - FORUM::thread_lastvisit      -> threadid: 134
 0.114544 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=134 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.115362 - 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='134'
 0.116273 - FORUM::is_moderator          -> for forumid: 1
 0.116281 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='1'
 0.116942 - admin::getInstance           -> do
 0.117089 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.117093 - admin::getInstance           -> do
 0.117142 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.117145 - admin::getInstance           -> do
 0.117204 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.117207 - admin::getInstance           -> do
 0.117277 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.117280 - admin::getInstance           -> do
 0.117341 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.117345 - admin::getInstance           -> do
 0.117406 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.117437 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.120040 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=2
 0.120809 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='134'
 0.128131 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.129194 - FORUM::showthread            -> query all postings
 0.129205 - 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 = 134 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.130640 - HTML::template               -> template: >forum_postingindex<
 0.130885 - FORUM::showthread            -> check for moderator utils
 0.130901 - FORUM::extern_display        -> news > 26
 0.130916 - NEWS::get_news_post          -> id >26< + comments
 0.130921 - NEWS::get_post               -> id >26<
 0.130927 - dotDatabase::query()         -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='26' AND active=1 AND dateline id: >2<
 0.132455 - user::get_user               -> found in cache
 0.132473 - dotDatabase::query()         -> SELECT * FROM news_section WHERE id=3 LIMIT 1
 0.133443 - HTML::encodeCms              -> look @ Umfrage:
 0.133488 - HTML::encode                 -> look @ Umfrage: http://www.gamers-congress.de/vote/?id=4 ...
 0.133507 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.136365 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.137600 - HTML::encode                 -> replace run 1
 0.137726 - HTML::encode                 -> replace run 2
 0.137826 - HTML::template               -> template: >news_single<
 0.138346 - GLOBAL::end userspace        -> ---------------------------------------------
 0.138351 - PAGE::render                 -> start rendering page layout
 0.138359 - USER::check_for_new_messages -> return
 0.138376 - dotSession::getInstance      -> do
 0.138430 - PAGE::get_boxes              -> -------- side=left
 0.138468 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.143510 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.143529 - CBOX::menu                   -> generate Menu Box >menu<
 0.143560 - HTML::template               -> template: >box_menu_bit<
 0.143865 - HTML::template               -> template: >box_menu_bit<
 0.143912 - HTML::template               -> template: >box_menu_bit<
 0.143987 - HTML::template               -> template: >box_menu_bit<
 0.144028 - HTML::template               -> template: >box_menu_bit<
 0.144068 - HTML::template               -> template: >box_menu_bit<
 0.144133 - HTML::template               -> template: >box_menu_bit<
 0.144173 - HTML::template               -> template: >box_menu<
 0.144397 - HTML::template_exists        -> search: >page_box_left< == 1
 0.144443 - HTML::template               -> template: >page_box_left<
 0.144625 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.144646 - CBOX::menu                   -> generate Menu Box >party<
 0.144678 - HTML::template               -> template: >box_menu_bit<
 0.144748 - HTML::template               -> template: >box_menu_bit<
 0.144792 - HTML::template               -> template: >box_menu_bit<
 0.144831 - HTML::template               -> template: >box_menu_bit<
 0.144871 - HTML::template               -> template: >box_menu_bit<
 0.144910 - HTML::template               -> template: >box_menu_bit<
 0.144953 - HTML::template               -> template: >box_menu_bit<
 0.145016 - HTML::template               -> template: >box_menu_bit<
 0.145068 - HTML::template               -> template: >box_menu_bit<
 0.145139 - HTML::template               -> template: >box_menu_bit<
 0.145180 - HTML::template               -> template: >box_menu_bit<
 0.145219 - HTML::template               -> template: >box_menu_bit<
 0.145258 - HTML::template               -> template: >box_menu<
 0.145382 - HTML::template_exists        -> search: >page_box_left< == 1
 0.145419 - HTML::template               -> template: >page_box_left<
 0.145483 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.145495 - CBOX::menu                   -> generate Menu Box >login<
 0.145517 - HTML::template               -> template: >box_menu_bit<
 0.145558 - HTML::template               -> template: >box_menu_bit<
 0.145609 - HTML::template               -> template: >box_menu<
 0.145747 - HTML::template_exists        -> search: >page_box_left< == 1
 0.145782 - HTML::template               -> template: >page_box_left<
 0.145848 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.145855 - PAGE::get_boxes              -> -------- call: left::partner
 0.145878 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.147979 - HTML::template_exists        -> search: >page_box_left< == 1
 0.148032 - HTML::template               -> template: >page_box_left<
 0.148183 - PAGE::get_boxes              -> -------- side=right
 0.148200 - PAGE::get_boxes              -> -------- call: right::jobs
 0.148298 - HTML::template_exists        -> search: >page_box_right< == 1
 0.148330 - HTML::template               -> template: >page_box_right<
 0.148521 - PAGE::get_boxes              -> -------- call: right::party1
 0.148542 - 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.150162 - 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.151309 - 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.152993 - 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.154482 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.156239 - HTML::template_exists        -> search: >page_box_right< == 1
 0.156285 - HTML::template               -> template: >page_box_right<
 0.156382 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.156415 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.158131 - HTML::template_exists        -> search: >page_box_right< == 1
 0.158167 - HTML::template               -> template: >page_box_right<
 0.158241 - PAGE::get_boxes              -> -------- call: right::followUs
 0.158300 - HTML::template_exists        -> search: >page_box_right< == 1
 0.158332 - HTML::template               -> template: >page_box_right<
 0.158411 - PAGE::get_boxes              -> -------- call: right::news
 0.158434 - CBOX::news                   -> generate Box
 0.158458 - NEWS::load_news              -> load news data
 0.158508 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.159497 - CACHE::get                   -> cache: >news::stats< found
 0.159609 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.159777 - NEWS::load_news              -> ... from cache
 0.159827 - HTML::template               -> template: >box_news_bit<
 0.160002 - HTML::template               -> template: >box_news_bit<
 0.160052 - HTML::template               -> template: >box_news_bit<
 0.160148 - HTML::template               -> template: >box_news_bit<
 0.160194 - HTML::template               -> template: >box_news_bit<
 0.160228 - HTML::template               -> template: >box_news<
 0.160486 - HTML::template_exists        -> search: >page_box_right< == 1
 0.160522 - HTML::template               -> template: >page_box_right<
 0.160586 - PAGE::get_boxes              -> -------- call: right::forum
 0.160603 - CBOX::forum                  -> generate forum box
 0.160617 - CBOX::forum_load_threads     -> load data
 0.160670 - CACHE::get                   -> cache: >forum::topthreads< found
 0.160864 - CBOX::forum_threads          -> list all threads in array
 0.160891 - 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.160902 - admin::getInstance           -> do
 0.160957 - HTML::template               -> template: >box_forum_bit<
 0.161183 - HTML::template               -> template: >box_forum_bit<
 0.161241 - HTML::template               -> template: >box_forum_bit<
 0.161299 - HTML::template               -> template: >box_forum_bit<
 0.161452 - HTML::template               -> template: >box_forum_bit<
 0.161561 - HTML::template               -> template: >box_forum_bit<
 0.161604 - HTML::template               -> template: >box_forum<
 0.161894 - HTML::template_exists        -> search: >page_box_right< == 1
 0.161925 - HTML::template               -> template: >page_box_right<
 0.161984 - PAGE::get_boxes              -> -------- call: right::vote
 0.161997 - CBOX::vote                   -> generate Box
 0.162007 - 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.163983 - HTML::template               -> template: >box_vote_nocurrent<
 0.164188 - HTML::template_exists        -> search: >page_box_right< == 1
 0.164206 - HTML::template               -> template: >page_box_right<
 0.164238 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.164247 - CBOX::buddylist              -> generate Box
 0.164254 - HTML::template               -> template: >box_buddylist_msg<
 0.164353 - HTML::template               -> template: >box_buddylist<
 0.164457 - HTML::template_exists        -> search: >page_box_right< == 1
 0.164471 - HTML::template               -> template: >page_box_right<
 0.164494 - PAGE::get_boxes              -> -------- call: right::online
 0.164500 - CBOX::online                 -> generate Box
 0.164505 - HTML::template               -> template: >box_online<
 0.164600 - HTML::template_exists        -> search: >page_box_right< == 1
 0.164613 - HTML::template               -> template: >page_box_right<
 0.164644 - PAGE::render                 -> final
 0.164651 - PAGE::renderTemplate         -> page
 0.164660 - PAGE::getHead                -> return
 0.164664 - dotSession::getInstance      -> do
 0.164797 - HTML::template               -> template: >page<
 0.165007 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 29
Rendering Time : 0.166449

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