Forum > Keine Verbindung zum I-net!


Archiv >> Archiv [CLOSED] > Keine Verbindung zum I-net!
 
 Autor Thema: Keine Verbindung zum I-net!
 

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.000017 - GLOBAL::include              -> config.php
 0.000800 - GLOBAL::include /gc_includes/gc_includes.php
 0.001003 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001585 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001744 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001798 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001841 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001976 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002013 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002188 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002401 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002783 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.003199 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003969 - dotDatabase::getInstance     -> connection: database
 0.003985 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004009 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005042 - page::getInstance            -> do
 0.005103 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006047 - dotSession::getInstance      -> do
 0.006068 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.006832 - dotSession::start            -> ---- init
 0.006880 - dotSession::start            -> start php session managment
 0.006996 - dotSession::start            -> finished php session management
 0.007000 - dotSession::start            -> check for security options
 0.007006 - dotSession::start            -> lookup ip2country
 0.007014 - dotDatabase::connect()       -> create pdo object
 0.008845 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.009379 - dotSession::start            -> update current session online user infos
 0.009402 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771469930, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=99', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '3e8b014c18f083a0d5b76fa03aad2e5b'
 0.017630 - dotSession::start            -> session found in DB
 0.017672 - dotSession::load_locales     -> do
 0.017678 - dotSession::start            -> ---- finished with session startup
 0.017693 - dotSession::load_user        -> id: 0
 0.017702 - user::get_user               -> id: >0<
 0.017714 - dotDatabase::getInstance     -> connection: database
 0.017775 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.018752 - styles::load                 -> name: ><
 0.018778 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.019299 - 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.019955 - 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.020529 - 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.021012 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.021661 - styles::activate             -> style = gc_online
 0.021732 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.022345 - admin::getInstance           -> do
 0.022351 - dotSession::getInstance      -> do
 0.022358 - admin::__construct           -> user_id=0
 0.022364 - user::load_settings          -> load current user settings to $global
 0.022389 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.022933 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.024871 - EVENT::comming_event         -> return
 0.024882 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771469930 AND active=1 ORDER by begin ASC
 0.025577 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.026739 - GLOBAL::end global.php       -> ---------------------------------------------
 0.026893 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.029633 - FORUM::showthread            -> get common forum and thread infos
 0.029637 - FORUM::thread_lastvisit      -> threadid: 99
 0.029669 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=99 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.030185 - 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='99'
 0.031090 - FORUM::is_moderator          -> for forumid: 13
 0.031097 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.031475 - admin::getInstance           -> do
 0.031582 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.031585 - admin::getInstance           -> do
 0.031627 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.031630 - admin::getInstance           -> do
 0.031810 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.031821 - admin::getInstance           -> do
 0.031907 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.031911 - admin::getInstance           -> do
 0.031990 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.031992 - admin::getInstance           -> do
 0.032084 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.032125 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.036390 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.037228 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='99'
 0.046375 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.047902 - FORUM::showthread            -> query all postings
 0.047922 - 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 = 99 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.050815 - HTML::template               -> template: >forum_postingindex_closed<
 0.051103 - FORUM::showthread            -> check for moderator utils
 0.051149 - GLOBAL::end userspace        -> ---------------------------------------------
 0.051154 - PAGE::render                 -> start rendering page layout
 0.051161 - USER::check_for_new_messages -> return
 0.051172 - dotSession::getInstance      -> do
 0.051213 - PAGE::get_boxes              -> -------- side=left
 0.051247 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.054450 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.054468 - CBOX::menu                   -> generate Menu Box >menu<
 0.054495 - HTML::template               -> template: >box_menu_bit<
 0.054712 - HTML::template               -> template: >box_menu_bit<
 0.054749 - HTML::template               -> template: >box_menu_bit<
 0.054782 - HTML::template               -> template: >box_menu_bit<
 0.054814 - HTML::template               -> template: >box_menu_bit<
 0.054844 - HTML::template               -> template: >box_menu_bit<
 0.054874 - HTML::template               -> template: >box_menu_bit<
 0.054904 - HTML::template               -> template: >box_menu<
 0.055062 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055099 - HTML::template               -> template: >page_box_left<
 0.055232 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.055241 - CBOX::menu                   -> generate Menu Box >party<
 0.055255 - HTML::template               -> template: >box_menu_bit<
 0.055285 - HTML::template               -> template: >box_menu_bit<
 0.055305 - HTML::template               -> template: >box_menu_bit<
 0.055332 - HTML::template               -> template: >box_menu_bit<
 0.055350 - HTML::template               -> template: >box_menu_bit<
 0.055374 - HTML::template               -> template: >box_menu_bit<
 0.055398 - HTML::template               -> template: >box_menu_bit<
 0.055422 - HTML::template               -> template: >box_menu_bit<
 0.055445 - HTML::template               -> template: >box_menu_bit<
 0.055468 - HTML::template               -> template: >box_menu_bit<
 0.055492 - HTML::template               -> template: >box_menu_bit<
 0.055516 - HTML::template               -> template: >box_menu_bit<
 0.055538 - HTML::template               -> template: >box_menu<
 0.055590 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055614 - HTML::template               -> template: >page_box_left<
 0.055678 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.055685 - CBOX::menu                   -> generate Menu Box >login<
 0.055698 - HTML::template               -> template: >box_menu_bit<
 0.055723 - HTML::template               -> template: >box_menu_bit<
 0.055746 - HTML::template               -> template: >box_menu<
 0.055799 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055821 - HTML::template               -> template: >page_box_left<
 0.055863 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.055867 - PAGE::get_boxes              -> -------- call: left::partner
 0.055883 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.056857 - HTML::template_exists        -> search: >page_box_left< == 1
 0.056873 - HTML::template               -> template: >page_box_left<
 0.056915 - PAGE::get_boxes              -> -------- side=right
 0.056922 - PAGE::get_boxes              -> -------- call: right::jobs
 0.056950 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056958 - HTML::template               -> template: >page_box_right<
 0.057037 - PAGE::get_boxes              -> -------- call: right::party1
 0.057045 - 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.057574 - 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.059214 - 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.060072 - 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.063632 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.064823 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064851 - HTML::template               -> template: >page_box_right<
 0.064915 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.064929 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.065754 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065773 - HTML::template               -> template: >page_box_right<
 0.065812 - PAGE::get_boxes              -> -------- call: right::followUs
 0.065838 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065849 - HTML::template               -> template: >page_box_right<
 0.065871 - PAGE::get_boxes              -> -------- call: right::news
 0.065880 - CBOX::news                   -> generate Box
 0.065893 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.067256 - NEWS::load_news              -> load news data
 0.067278 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.067585 - CACHE::get                   -> cache: >news::stats< found
 0.067660 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.067718 - NEWS::load_news              -> ... from cache
 0.067748 - HTML::template               -> template: >box_news_bit<
 0.067826 - HTML::template               -> template: >box_news_bit<
 0.067847 - HTML::template               -> template: >box_news_bit<
 0.067870 - HTML::template               -> template: >box_news_bit<
 0.067889 - HTML::template               -> template: >box_news_bit<
 0.067903 - HTML::template               -> template: >box_news<
 0.067984 - HTML::template_exists        -> search: >page_box_right< == 1
 0.067999 - HTML::template               -> template: >page_box_right<
 0.068022 - PAGE::get_boxes              -> -------- call: right::forum
 0.068027 - CBOX::forum                  -> generate forum box
 0.068031 - CBOX::forum_load_threads     -> load data
 0.068044 - CACHE::get                   -> cache: >forum::topthreads< found
 0.068122 - CBOX::forum_threads          -> list all threads in array
 0.068134 - 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.068140 - admin::getInstance           -> do
 0.068163 - HTML::template               -> template: >box_forum_bit<
 0.068251 - HTML::template               -> template: >box_forum_bit<
 0.068292 - HTML::template               -> template: >box_forum_bit<
 0.068335 - HTML::template               -> template: >box_forum_bit<
 0.068375 - HTML::template               -> template: >box_forum_bit<
 0.068417 - HTML::template               -> template: >box_forum_bit<
 0.068447 - HTML::template               -> template: >box_forum<
 0.068537 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068550 - HTML::template               -> template: >page_box_right<
 0.068573 - PAGE::get_boxes              -> -------- call: right::vote
 0.068580 - CBOX::vote                   -> generate Box
 0.068585 - 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.069332 - HTML::template               -> template: >box_vote_nocurrent<
 0.069455 - HTML::template_exists        -> search: >page_box_right< == 1
 0.069470 - HTML::template               -> template: >page_box_right<
 0.069494 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.069501 - CBOX::buddylist              -> generate Box
 0.069506 - HTML::template               -> template: >box_buddylist_msg<
 0.069567 - HTML::template               -> template: >box_buddylist<
 0.069677 - HTML::template_exists        -> search: >page_box_right< == 1
 0.069690 - HTML::template               -> template: >page_box_right<
 0.069711 - PAGE::get_boxes              -> -------- call: right::online
 0.069716 - CBOX::online                 -> generate Box
 0.069721 - HTML::template               -> template: >box_online<
 0.069797 - HTML::template_exists        -> search: >page_box_right< == 1
 0.069809 - HTML::template               -> template: >page_box_right<
 0.069834 - PAGE::render                 -> final
 0.069838 - PAGE::renderTemplate         -> page
 0.069846 - PAGE::getHead                -> return
 0.069849 - dotSession::getInstance      -> do
 0.069946 - HTML::template               -> template: >page<
 0.070109 - PAGE::render_template        -> final

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

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