Status > TEstlan

Dein Status


Du bist noch nicht angemeldet.

Falls du das erstemal uns besuchst und noch keinen Maxlan e.V. Account besitzt, musst du dich erst registrieren. Damit stehen dir dann alle Tore der Seite offen (LAN-Party-Anmeldung,Forum,uvm.). Dieser Account dient also nicht nur einem Event, sondern generell für alles was mit Maxlan e.V. zu tun hat.

Ich habe noch keinen Account.
  1. Maxlan e.V. Account erstellen
  2. E-Mails abrufen
  3. Mit der Bestätigungsmail den Account freischalten
  4. Mit den Benutzerdaten im System anmelden
  5. Hier oder rechts oben in der Event-Info Box zur LAN-Party anmelden
Ich habe bereits einen Account:
  1. Mit den Benutzerdaten im System anmelden
  2. Hier zur LANparty anmelden.
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 114 debug messages

 0.000012 - GLOBAL::include              -> config.php
 0.000083 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000093 - dotDatabase::getInstance     -> connection: database
 0.000110 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000123 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000130 - page::getInstance            -> do
 0.000144 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000150 - dotSession::getInstance      -> do
 0.000158 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000168 - dotSession::start            -> ---- init
 0.000340 - dotSession::start            -> start php session managment
 0.000520 - dotSession::start            -> finished php session management
 0.000521 - dotSession::start            -> save user and host information to new session_array
 0.000533 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000557 - dotSession::start            -> check for security options
 5.004192 - dotSession::start            -> lookup ip2country
 5.004213 - dotDatabase::connect()       -> create pdo object
 5.005508 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718141 BETWEEN ip_from AND ip_to
 5.005852 - dotSession::start            -> update current session online user infos
 5.005865 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1753494231, userid = 0, site = 'https:///party/?do=status&id=7', host = '216.73.216.61', dns = '216.73.216.61', countrycode = '', hits = hits + 1 WHERE hash = '1t8er46ghmma1aak60ltkstfao'
 5.006120 - dotSession::start            -> no session found in db == insert new db sesssion
 5.006128 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '1t8er46ghmma1aak60ltkstfao', lastactivity = 1753494231, userid = 0, site = 'https:///party/?do=status&id=7', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.61', dns = '216.73.216.61', countrycode = '', hits = 1
 5.006772 - dotSession::load_locales     -> do
 5.006775 - dotSession::start            -> ---- finished with session startup
 5.006802 - dotSession::load_user        -> id: 0
 5.006805 - user::get_user               -> id: >0<
 5.006811 - dotDatabase::getInstance     -> connection: database
 5.006849 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 5.006868 - styles::load                 -> name: ><
 5.006887 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 5.006956 - styles::activate             -> style = mx1
 5.006980 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 5.006986 - admin::getInstance           -> do
 5.006989 - dotSession::getInstance      -> do
 5.006991 - admin::__construct           -> user_id=0
 5.006993 - user::load_settings          -> load current user settings to $global
 5.006999 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 5.007010 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 5.007017 - EVENT::comming_event         -> return
 5.007020 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1753494231 AND active=1 ORDER by begin ASC
 5.007354 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 5.007363 - GLOBAL::end global.php       -> ---------------------------------------------
 5.007488 - dotCommon::classload         -> require: /var/www/html/includes/class.event_frontend.php
 5.007508 - EVENT::comming_event         -> return
 5.007510 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1753494231 AND active=1 ORDER by begin ASC
 5.007834 - EVENT_FRONTEND::user_status  -> id >7<
 5.007836 - EVENT::getevent              -> id >7<
 5.007844 - 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
 5.008340 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 5.008392 - HTML::template               -> template: >event_shortbar<
 5.008562 - HTML::template               -> template: >event_status_nouser<
 5.008693 - HTML::message                -> generate Message: Dein Status
 5.008695 - HTML::template               -> template: >html_message<
 5.008779 - GLOBAL::end userspace        -> ---------------------------------------------
 5.008780 - PAGE::render                 -> start rendering page layout
 5.008782 - USER::check_for_new_messages -> return
 5.008789 - dotSession::getInstance      -> do
 5.008810 - PAGE::get_boxes              -> -------- side=topmenu
 5.008825 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 5.008854 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 5.008863 - CBOX::menu                   -> generate Menu Box >news<
 5.008871 - HTML::template               -> template: >box_menu_bit<
 5.008960 - HTML::template               -> template: >box_menu_bit<
 5.008975 - HTML::template               -> template: >box_menu<
 5.009059 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.009077 - HTML::template               -> template: >page_box_topmenu<
 5.009146 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 5.009151 - CBOX::menu                   -> generate Menu Box >verein<
 5.009159 - HTML::template               -> template: >box_menu_bit<
 5.009174 - HTML::template               -> template: >box_menu_bit<
 5.009187 - HTML::template               -> template: >box_menu_bit<
 5.009200 - HTML::template               -> template: >box_menu_bit<
 5.009213 - HTML::template               -> template: >box_menu_bit<
 5.009226 - HTML::template               -> template: >box_menu_bit<
 5.009239 - HTML::template               -> template: >box_menu_bit<
 5.009248 - HTML::template               -> template: >box_menu_bit<
 5.009257 - HTML::template               -> template: >box_menu<
 5.009278 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.009286 - HTML::template               -> template: >page_box_topmenu<
 5.009307 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 5.009311 - CBOX::menu                   -> generate Menu Box >login<
 5.009317 - HTML::template               -> template: >box_menu_bit<
 5.009331 - HTML::template               -> template: >box_menu_bit<
 5.009343 - HTML::template               -> template: >box_menu<
 5.009366 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.009376 - HTML::template               -> template: >page_box_topmenu<
 5.009394 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 5.009399 - PAGE::get_boxes              -> -------- side=right
 5.009403 - PAGE::get_boxes              -> -------- call: right::party
 5.009408 - CBOX::party                  -> generate Box
 5.009413 - EVENT::short_event           -> id >7<
 5.009416 - EVENT::getevent              -> id >7<
 5.009420 - 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
 5.009855 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 5.009946 - CACHE::get                   -> cache: >event_7::stats< found
 5.009988 - HTML::template               -> template: >box_event<
 5.010074 - HTML::template_exists        -> search: >page_box_right< == 1
 5.010082 - HTML::template               -> template: >page_box_right<
 5.010114 - PAGE::get_boxes              -> -------- call: right::buddylist
 5.010118 - CBOX::buddylist              -> generate Box
 5.010120 - HTML::template               -> template: >box_buddylist_msg<
 5.010158 - HTML::template               -> template: >box_buddylist<
 5.010192 - HTML::template_exists        -> search: >page_box_right< == 1
 5.010198 - HTML::template               -> template: >page_box_right<
 5.010206 - PAGE::get_boxes              -> -------- call: right::banner
 5.010216 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 5.010240 - HTML::template_exists        -> search: >page_box_right< == 1
 5.010245 - HTML::template               -> template: >page_box_right<
 5.010255 - PAGE::render                 -> final
 5.010258 - PAGE::renderTemplate         -> page
 5.010271 - PAGE::getHead                -> return
 5.010271 - dotSession::getInstance      -> do
 5.010387 - HTML::template               -> template: >page<
 5.010473 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 7
Rendering Time : 5.010937

Includes PHP Files: 
 - /var/www/html/party/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.event_frontend.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php