Forum

Forum
Willkommen im Forum 
 2 Themen | 2 Beiträge
 Registrierte Mitglieder: 17

  Forum Beiträge Themen Letzter Beitrag
Allgemein
Erstes Forum
2 2 28. Oct 2023 00:39
Jackal
 Markiere alle Beiträge als gelesen
RSS Feed: Forum

Forum Statistiken:
( Top10 Poster )
NickBeiträge
Jackal2
( Top10 Threadstarter )
NickThreads
Jackal2
( Beiträge )
BeiträgeAnzahl
öffentlich2
privat0
gesamt2
pro Tag0

( Themen )
ThemenAnzahl
öffentlich2
privat0
gesamt2
( Top10 Threads )
TitelHitsReplys
Testnews8071
Beispielturnier...121
Discord

TEstlan

17. Jul 2025 - 20. Aug 2025
2 3
2
  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

Alter Schlachthof Lingen
asdasd

 ------------------- 

found 145 debug messages

 0.000009 - GLOBAL::include              -> config.php
 0.000159 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000176 - dotDatabase::getInstance     -> connection: database
 0.000202 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000213 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000224 - page::getInstance            -> do
 0.000430 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000451 - dotSession::getInstance      -> do
 0.000466 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000478 - dotSession::start            -> ---- init
 0.000614 - dotSession::start            -> start php session managment
 0.000835 - dotSession::start            -> finished php session management
 0.000836 - dotSession::start            -> save user and host information to new session_array
 0.000851 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000911 - dotSession::start            -> check for security options
 0.001881 - dotSession::start            -> lookup ip2country
 0.001889 - dotDatabase::connect()       -> create pdo object
 0.003138 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718082 BETWEEN ip_from AND ip_to
 0.003579 - dotSession::start            -> update current session online user infos
 0.003600 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766476570, userid = 0, site = 'https:///forum/', host = '216.73.216.2', dns = '216.73.216.2', countrycode = '', hits = hits + 1 WHERE hash = 'qbfi78mahui0o31siujsbl3a4v'
 0.003971 - dotSession::start            -> no session found in db == insert new db sesssion
 0.003980 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'qbfi78mahui0o31siujsbl3a4v', lastactivity = 1766476570, userid = 0, site = 'https:///forum/', referer = 'http://dev.maxlan.de/forum/', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.2', dns = '216.73.216.2', countrycode = '', hits = 1
 0.004929 - dotSession::load_locales     -> do
 0.004931 - dotSession::start            -> ---- finished with session startup
 0.004961 - dotSession::load_user        -> id: 0
 0.004974 - user::get_user               -> id: >0<
 0.004980 - dotDatabase::getInstance     -> connection: database
 0.005013 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.005033 - styles::load                 -> name: ><
 0.005150 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.005274 - styles::activate             -> style = mx1
 0.005458 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.005469 - admin::getInstance           -> do
 0.005472 - dotSession::getInstance      -> do
 0.005475 - admin::__construct           -> user_id=0
 0.005477 - user::load_settings          -> load current user settings to $global
 0.005541 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.005554 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.005571 - EVENT::comming_event         -> return
 0.005575 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766476570 AND active=1 ORDER by begin ASC
 0.006041 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766476570 AND active=1 ORDER by begin DESC LIMIT 1
 0.006372 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.006390 - GLOBAL::end global.php       -> ---------------------------------------------
 0.006439 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.006626 - dotDatabase::query()         -> SELECT * FROM forum_cat
 0.007015 - dotDatabase::query()         -> SELECT m.forumid, m.title, m.description, m.lastposter, m.lastposttime, m.moderators, m.private, m.priv_access, m.closed, m.catid, m.posts, m.threads, UNIX_TIMESTAMP(m.lastposttime) AS stamp FROM forum_main AS m LEFT JOIN forum_cat AS c ON c.catid=m.catid WHERE m.active=1 ORDER by c.displayorder, m.displayorder ASC
 0.024825 - FORUM::forum_lastvisit       -> forumid: Array
 0.024895 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.024990 - HTML::template               -> template: >forum_part<
 0.025690 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.025841 - CACHE::get                   -> cache: >forum::stats< found
 0.027049 - CACHE::get                   -> cache: >forum::stats< has expired
 0.027068 - CACHE::delete                -> cache: >forum::stats<
 0.027641 - dotDatabase::query()         -> SELECT COUNT(id) FROM user WHERE ver_email != 0;
 0.030399 - dotDatabase::query()         -> SELECT COUNT(threadid) FROM forum_thread WHERE invisible=0
 0.030691 - dotDatabase::query()         -> SELECT COUNT(postid) FROM forum_post WHERE invisible=0
 0.031118 - CACHE::set                   -> cache: >forum::stats< with ttl:3600
 0.031257 - HTML::template               -> template: >forum_index<
 0.031729 - dotDatabase::query()         -> SELECT count(*) AS postings, user.nick AS nick FROM forum_post LEFT JOIN user ON user.id=forum_post.userid GROUP by userid ORDER by postings DESC LIMIT 10
 0.033187 - dotDatabase::query()         -> SELECT count(forum_thread.threadid) AS threads, user.nick AS nick FROM forum_thread LEFT JOIN user ON forum_thread.user_id=user.id GROUP by user_id ORDER by threads DESC LIMIT 10;
 0.033777 - dotDatabase::query()         -> SELECT count(*) FROM forum_post WHERE invisible=0
 0.034048 - dotDatabase::query()         -> SELECT count(*) FROM forum_post AS p, forum_thread AS t, forum_main AS m WHERE p.invisible=0 AND m.private>0 AND m.forumid=t.forumid AND t.threadid=p.threadid
 0.034369 - dotDatabase::query()         -> SELECT UNIX_TIMESTAMP(dateline) FROM forum_post ORDER by dateline ASC LIMIT 1
 0.034599 - dotDatabase::query()         -> SELECT count(*) AS anz FROM forum_thread
 0.034965 - dotDatabase::query()         -> SELECT count(*) AS anz FROM forum_thread AS t, forum_main AS m WHERE m.private>0 AND m.forumid=t.forumid
 0.035207 - dotDatabase::query()         -> SELECT forum_thread.threadid, forum_thread.title, forum_thread.hits, count(forum_post.postid) AS postings FROM forum_thread LEFT JOIN forum_post ON forum_post.threadid=forum_thread.threadid LEFT JOIN forum_main ON forum_thread.forumid=forum_main.forumid WHERE forum_main.private=0 GROUP by forum_thread.threadid ORDER by forum_thread.hits DESC LIMIT 10
 0.036297 - GLOBAL::end userspace        -> ---------------------------------------------
 0.036298 - PAGE::render                 -> start rendering page layout
 0.036301 - USER::check_for_new_messages -> return
 0.036311 - dotSession::getInstance      -> do
 0.036346 - PAGE::get_boxes              -> -------- side=topmenu
 0.036374 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.036394 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.036401 - CBOX::menu                   -> generate Menu Box >news<
 0.036408 - HTML::template               -> template: >box_menu_bit<
 0.036498 - HTML::template               -> template: >box_menu_bit<
 0.036507 - HTML::template               -> template: >box_menu<
 0.036561 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.036583 - HTML::template               -> template: >page_box_topmenu<
 0.036627 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.036630 - CBOX::menu                   -> generate Menu Box >verein<
 0.036634 - HTML::template               -> template: >box_menu_bit<
 0.036641 - HTML::template               -> template: >box_menu_bit<
 0.036648 - HTML::template               -> template: >box_menu_bit<
 0.036654 - HTML::template               -> template: >box_menu_bit<
 0.036660 - HTML::template               -> template: >box_menu_bit<
 0.036666 - HTML::template               -> template: >box_menu_bit<
 0.036672 - HTML::template               -> template: >box_menu_bit<
 0.036678 - HTML::template               -> template: >box_menu_bit<
 0.036684 - HTML::template               -> template: >box_menu<
 0.036699 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.036705 - HTML::template               -> template: >page_box_topmenu<
 0.036715 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.036717 - CBOX::menu                   -> generate Menu Box >login<
 0.036721 - HTML::template               -> template: >box_menu_bit<
 0.036728 - HTML::template               -> template: >box_menu_bit<
 0.036734 - HTML::template               -> template: >box_menu<
 0.036746 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.036791 - HTML::template               -> template: >page_box_topmenu<
 0.036802 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.036806 - PAGE::get_boxes              -> -------- side=right
 0.036809 - PAGE::get_boxes              -> -------- call: right::party
 0.036812 - CBOX::party                  -> generate Box
 0.036817 - EVENT::short_event           -> id >7<
 0.036820 - EVENT::getevent              -> id >7<
 0.036826 - dotDatabase::query()         -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media, priority_group, priority_forerun, waitinglist FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=7 AND active=1
 0.037595 - CACHE::get                   -> cache: >event_7::stats< found
 0.037629 - CACHE::get                   -> cache: >event_7::stats< has expired
 0.037638 - CACHE::delete                -> cache: >event_7::stats<
 0.037721 - dotDatabase::query()         -> SELECT count(*) FROM event_teilnehmer WHERE event_id='7' AND bezahlt>=0
 0.038088 - dotDatabase::query()         -> SELECT count(*) FROM event_teilnehmer WHERE event_id='7' AND bezahlt>0
 0.038409 - CACHE::set                   -> cache: >event_7::stats< with ttl:3600
 0.038528 - HTML::template               -> template: >box_event<
 0.038639 - HTML::template_exists        -> search: >page_box_right< == 1
 0.038650 - HTML::template               -> template: >page_box_right<
 0.038708 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.038714 - CBOX::buddylist              -> generate Box
 0.038716 - HTML::template               -> template: >box_buddylist_msg<
 0.038869 - HTML::template               -> template: >box_buddylist<
 0.038953 - HTML::template_exists        -> search: >page_box_right< == 1
 0.038964 - HTML::template               -> template: >page_box_right<
 0.038982 - PAGE::get_boxes              -> -------- call: right::banner
 0.038998 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.039029 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< has expired
 0.039036 - CACHE::delete                -> cache: >sponsoren_3::cbox_mx1.de_DE<
 0.039084 - dotDatabase::query()         -> SELECT * FROM sponsoren_groups WHERE id=3
 0.039394 - dotDatabase::query()         -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
 0.039874 - HTML::encode                 -> ...
 0.040014 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.043298 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.043697 - HTML::encode                 -> replace run 1
 0.044430 - HTML::template               -> template: >box_banner_bit<
 0.044569 - HTML::encode                 -> asda...
 0.044597 - HTML::encode                 -> replace run 1
 0.044608 - HTML::template               -> template: >box_banner_bit<
 0.044618 - HTML::template               -> template: >box_banner<
 0.044673 - CACHE::set                   -> cache: >sponsoren_3::cbox_mx1.de_DE< with ttl:3600
 0.044821 - HTML::template_exists        -> search: >page_box_right< == 1
 0.044834 - HTML::template               -> template: >page_box_right<
 0.044859 - PAGE::render                 -> final
 0.044862 - PAGE::renderTemplate         -> page
 0.044866 - PAGE::getHead                -> return
 0.044868 - dotSession::getInstance      -> do
 0.045038 - HTML::template               -> template: >page<
 0.045151 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 25
Rendering Time : 0.045866

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/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.dotCrypt.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/mx1.php
 - /var/www/html/html/styles/default.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.cache.php
 - /var/www/html/includes/class.cbox.php