Forum > Girlstrip onLAN?


Archiv >> Archiv [CLOSED] > Girlstrip onLAN?
 
 Autor Thema: Girlstrip onLAN?
 

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.000034 - GLOBAL::include              -> config.php
 0.001662 - GLOBAL::include /gc_includes/gc_includes.php
 0.001944 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002692 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002846 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002904 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002953 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.003145 - GLOBAL::include /gc_pageAddons/jobs.php
 0.003234 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003679 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.004142 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.004928 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.006406 - dotDatabase::getInstance     -> connection: database
 0.006431 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.006476 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.008410 - page::getInstance            -> do
 0.008450 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.009788 - dotSession::getInstance      -> do
 0.009815 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.010892 - dotSession::start            -> ---- init
 0.010951 - dotSession::start            -> start php session managment
 0.011097 - dotSession::start            -> finished php session management
 0.011101 - dotSession::start            -> check for security options
 0.011108 - dotSession::start            -> lookup ip2country
 0.011118 - dotDatabase::connect()       -> create pdo object
 0.013896 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.015280 - dotSession::start            -> update current session online user infos
 0.015320 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766290630, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=146&page=1', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'c950b9405a8f90bc6a3bdc0326539872'
 0.024180 - dotSession::start            -> session found in DB
 0.024192 - dotSession::load_locales     -> do
 0.024197 - dotSession::start            -> ---- finished with session startup
 0.024211 - dotSession::load_user        -> id: 0
 0.024228 - user::get_user               -> id: >0<
 0.024245 - dotDatabase::getInstance     -> connection: database
 0.024316 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.025304 - styles::load                 -> name: ><
 0.025345 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.026134 - 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.027717 - 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.029826 - 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.031723 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.033341 - styles::activate             -> style = gc_online
 0.033511 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.034582 - admin::getInstance           -> do
 0.034590 - dotSession::getInstance      -> do
 0.034600 - admin::__construct           -> user_id=0
 0.034607 - user::load_settings          -> load current user settings to $global
 0.034641 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.035733 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.038990 - EVENT::comming_event         -> return
 0.039004 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766290630 AND active=1 ORDER by begin ASC
 0.040794 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.042866 - GLOBAL::end global.php       -> ---------------------------------------------
 0.043136 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.048858 - FORUM::showthread            -> get common forum and thread infos
 0.048864 - FORUM::thread_lastvisit      -> threadid: 146
 0.048880 - 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='146'
 0.049923 - FORUM::is_moderator          -> for forumid: 13
 0.049930 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.050426 - admin::getInstance           -> do
 0.050565 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.050570 - admin::getInstance           -> do
 0.050721 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.050724 - admin::getInstance           -> do
 0.050864 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.050871 - admin::getInstance           -> do
 0.050924 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.050928 - admin::getInstance           -> do
 0.050989 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.050991 - admin::getInstance           -> do
 0.051040 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.051092 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.053515 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.054307 - HTML::template               -> template: >forum_showthreadpages<
 0.054502 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='146'
 0.062271 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.063107 - FORUM::showthread            -> query all postings
 0.063122 - 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 = 146 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 30,30
 0.064780 - HTML::template               -> template: >forum_postingindex_closed<
 0.065182 - FORUM::showthread            -> check for moderator utils
 0.065303 - GLOBAL::end userspace        -> ---------------------------------------------
 0.065305 - PAGE::render                 -> start rendering page layout
 0.065312 - USER::check_for_new_messages -> return
 0.065326 - dotSession::getInstance      -> do
 0.065379 - PAGE::get_boxes              -> -------- side=left
 0.065418 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.070461 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.070481 - CBOX::menu                   -> generate Menu Box >menu<
 0.070515 - HTML::template               -> template: >box_menu_bit<
 0.070780 - HTML::template               -> template: >box_menu_bit<
 0.070828 - HTML::template               -> template: >box_menu_bit<
 0.070872 - HTML::template               -> template: >box_menu_bit<
 0.070914 - HTML::template               -> template: >box_menu_bit<
 0.070954 - HTML::template               -> template: >box_menu_bit<
 0.070995 - HTML::template               -> template: >box_menu_bit<
 0.071035 - HTML::template               -> template: >box_menu<
 0.071375 - HTML::template_exists        -> search: >page_box_left< == 1
 0.071430 - HTML::template               -> template: >page_box_left<
 0.071691 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.071712 - CBOX::menu                   -> generate Menu Box >party<
 0.071740 - HTML::template               -> template: >box_menu_bit<
 0.071802 - HTML::template               -> template: >box_menu_bit<
 0.071859 - HTML::template               -> template: >box_menu_bit<
 0.071912 - HTML::template               -> template: >box_menu_bit<
 0.071967 - HTML::template               -> template: >box_menu_bit<
 0.072016 - HTML::template               -> template: >box_menu_bit<
 0.072058 - HTML::template               -> template: >box_menu_bit<
 0.072133 - HTML::template               -> template: >box_menu_bit<
 0.072183 - HTML::template               -> template: >box_menu_bit<
 0.072238 - HTML::template               -> template: >box_menu_bit<
 0.072296 - HTML::template               -> template: >box_menu_bit<
 0.072351 - HTML::template               -> template: >box_menu_bit<
 0.072406 - HTML::template               -> template: >box_menu<
 0.072530 - HTML::template_exists        -> search: >page_box_left< == 1
 0.072569 - HTML::template               -> template: >page_box_left<
 0.072636 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.072649 - CBOX::menu                   -> generate Menu Box >login<
 0.072670 - HTML::template               -> template: >box_menu_bit<
 0.072714 - HTML::template               -> template: >box_menu_bit<
 0.072754 - HTML::template               -> template: >box_menu<
 0.072838 - HTML::template_exists        -> search: >page_box_left< == 1
 0.072870 - HTML::template               -> template: >page_box_left<
 0.072930 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.072936 - PAGE::get_boxes              -> -------- call: left::partner
 0.072961 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.074643 - HTML::template_exists        -> search: >page_box_left< == 1
 0.074692 - HTML::template               -> template: >page_box_left<
 0.074791 - PAGE::get_boxes              -> -------- side=right
 0.074807 - PAGE::get_boxes              -> -------- call: right::jobs
 0.074884 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074914 - HTML::template               -> template: >page_box_right<
 0.075144 - PAGE::get_boxes              -> -------- call: right::party1
 0.075165 - 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.076177 - 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.077143 - 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.078007 - 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.078825 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.079671 - HTML::template_exists        -> search: >page_box_right< == 1
 0.079699 - HTML::template               -> template: >page_box_right<
 0.079772 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.079787 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.080708 - HTML::template_exists        -> search: >page_box_right< == 1
 0.080732 - HTML::template               -> template: >page_box_right<
 0.080784 - PAGE::get_boxes              -> -------- call: right::followUs
 0.080831 - HTML::template_exists        -> search: >page_box_right< == 1
 0.080844 - HTML::template               -> template: >page_box_right<
 0.080873 - PAGE::get_boxes              -> -------- call: right::news
 0.080884 - CBOX::news                   -> generate Box
 0.080907 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.083765 - NEWS::load_news              -> load news data
 0.083810 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.084546 - CACHE::get                   -> cache: >news::stats< found
 0.084687 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.084822 - NEWS::load_news              -> ... from cache
 0.084878 - HTML::template               -> template: >box_news_bit<
 0.085116 - HTML::template               -> template: >box_news_bit<
 0.085164 - HTML::template               -> template: >box_news_bit<
 0.085221 - HTML::template               -> template: >box_news_bit<
 0.085307 - HTML::template               -> template: >box_news_bit<
 0.085338 - HTML::template               -> template: >box_news<
 0.085600 - HTML::template_exists        -> search: >page_box_right< == 1
 0.085639 - HTML::template               -> template: >page_box_right<
 0.085693 - PAGE::get_boxes              -> -------- call: right::forum
 0.085705 - CBOX::forum                  -> generate forum box
 0.085714 - CBOX::forum_load_threads     -> load data
 0.085753 - CACHE::get                   -> cache: >forum::topthreads< found
 0.085951 - CBOX::forum_threads          -> list all threads in array
 0.085975 - 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.085987 - admin::getInstance           -> do
 0.086041 - HTML::template               -> template: >box_forum_bit<
 0.086313 - HTML::template               -> template: >box_forum_bit<
 0.086428 - HTML::template               -> template: >box_forum_bit<
 0.086539 - HTML::template               -> template: >box_forum_bit<
 0.086623 - HTML::template               -> template: >box_forum_bit<
 0.086701 - HTML::template               -> template: >box_forum_bit<
 0.086752 - HTML::template               -> template: >box_forum<
 0.086990 - HTML::template_exists        -> search: >page_box_right< == 1
 0.087019 - HTML::template               -> template: >page_box_right<
 0.087096 - PAGE::get_boxes              -> -------- call: right::vote
 0.087108 - CBOX::vote                   -> generate Box
 0.087119 - 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.088413 - HTML::template               -> template: >box_vote_nocurrent<
 0.088683 - HTML::template_exists        -> search: >page_box_right< == 1
 0.088709 - HTML::template               -> template: >page_box_right<
 0.088754 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.088766 - CBOX::buddylist              -> generate Box
 0.088775 - HTML::template               -> template: >box_buddylist_msg<
 0.088898 - HTML::template               -> template: >box_buddylist<
 0.089095 - HTML::template_exists        -> search: >page_box_right< == 1
 0.089121 - HTML::template               -> template: >page_box_right<
 0.089160 - PAGE::get_boxes              -> -------- call: right::online
 0.089170 - CBOX::online                 -> generate Box
 0.089179 - HTML::template               -> template: >box_online<
 0.089409 - HTML::template_exists        -> search: >page_box_right< == 1
 0.089429 - HTML::template               -> template: >page_box_right<
 0.089473 - PAGE::render                 -> final
 0.089480 - PAGE::renderTemplate         -> page
 0.089493 - PAGE::getHead                -> return
 0.089496 - dotSession::getInstance      -> do
 0.089725 - HTML::template               -> template: >page<
 0.090053 - PAGE::render_template        -> final

PHP Includes   : 31
DB Queries     : 21
Rendering Time : 0.092590

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