Status > Name der Party

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

Name der Party

04. Mar 2027 - 20. Mar 2027
0 1
0
  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

Alter Schlachthof Lingen
asdasd

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

found 114 debug messages

 0.000009 - GLOBAL::include              -> config.php
 0.000103 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000110 - dotDatabase::getInstance     -> connection: database
 0.000140 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000151 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000161 - page::getInstance            -> do
 0.000323 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000338 - dotSession::getInstance      -> do
 0.000350 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000362 - dotSession::start            -> ---- init
 0.000471 - dotSession::start            -> start php session managment
 0.000639 - dotSession::start            -> finished php session management
 0.000640 - dotSession::start            -> save user and host information to new session_array
 0.000649 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000686 - dotSession::start            -> check for security options
 0.001698 - dotSession::start            -> lookup ip2country
 0.001715 - dotDatabase::connect()       -> create pdo object
 0.002791 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718132 BETWEEN ip_from AND ip_to
 0.003144 - dotSession::start            -> update current session online user infos
 0.003159 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1782107742, userid = 0, site = 'https:///party/?do=status&id=9', host = '216.73.216.52', dns = '216.73.216.52', countrycode = '', hits = hits + 1 WHERE hash = 'lcr06kbble832bvfte2nb8vdbs'
 0.003419 - dotSession::start            -> no session found in db == insert new db sesssion
 0.003428 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'lcr06kbble832bvfte2nb8vdbs', lastactivity = 1782107742, userid = 0, site = 'https:///party/?do=status&id=9', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.52', dns = '216.73.216.52', countrycode = '', hits = 1
 0.004192 - dotSession::load_locales     -> do
 0.004194 - dotSession::start            -> ---- finished with session startup
 0.004219 - dotSession::load_user        -> id: 0
 0.004230 - user::get_user               -> id: >0<
 0.004234 - dotDatabase::getInstance     -> connection: database
 0.004256 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.004274 - styles::load                 -> name: ><
 0.004360 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.004470 - styles::activate             -> style = mx1
 0.004591 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.004603 - admin::getInstance           -> do
 0.004606 - dotSession::getInstance      -> do
 0.004608 - admin::__construct           -> user_id=0
 0.004609 - user::load_settings          -> load current user settings to $global
 0.004615 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.004623 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.004631 - EVENT::comming_event         -> return
 0.004634 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107742 AND active=1 ORDER by begin ASC
 0.005028 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.005045 - GLOBAL::end global.php       -> ---------------------------------------------
 0.005126 - dotCommon::classload         -> require: /var/www/html/includes/class.event_frontend.php
 0.005140 - EVENT::comming_event         -> return
 0.005143 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107742 AND active=1 ORDER by begin ASC
 0.005478 - EVENT_FRONTEND::user_status  -> id >9<
 0.005481 - EVENT::getevent              -> id >9<
 0.005486 - 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=9 AND active=1
 0.006308 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.006363 - HTML::template               -> template: >event_shortbar<
 0.006561 - HTML::template               -> template: >event_status_nouser<
 0.006632 - HTML::message                -> generate Message: Dein Status
 0.006634 - HTML::template               -> template: >html_message<
 0.006688 - GLOBAL::end userspace        -> ---------------------------------------------
 0.006689 - PAGE::render                 -> start rendering page layout
 0.006690 - USER::check_for_new_messages -> return
 0.006694 - dotSession::getInstance      -> do
 0.006713 - PAGE::get_boxes              -> -------- side=topmenu
 0.006722 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.006730 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.006735 - CBOX::menu                   -> generate Menu Box >news<
 0.006740 - HTML::template               -> template: >box_menu_bit<
 0.006789 - HTML::template               -> template: >box_menu_bit<
 0.006797 - HTML::template               -> template: >box_menu<
 0.006844 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.006855 - HTML::template               -> template: >page_box_topmenu<
 0.006893 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.006895 - CBOX::menu                   -> generate Menu Box >verein<
 0.006899 - HTML::template               -> template: >box_menu_bit<
 0.006907 - HTML::template               -> template: >box_menu_bit<
 0.006913 - HTML::template               -> template: >box_menu_bit<
 0.006919 - HTML::template               -> template: >box_menu_bit<
 0.006925 - HTML::template               -> template: >box_menu_bit<
 0.006931 - HTML::template               -> template: >box_menu_bit<
 0.006937 - HTML::template               -> template: >box_menu_bit<
 0.006942 - HTML::template               -> template: >box_menu_bit<
 0.006948 - HTML::template               -> template: >box_menu<
 0.006960 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.006966 - HTML::template               -> template: >page_box_topmenu<
 0.006976 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.006978 - CBOX::menu                   -> generate Menu Box >login<
 0.006981 - HTML::template               -> template: >box_menu_bit<
 0.006993 - HTML::template               -> template: >box_menu_bit<
 0.006999 - HTML::template               -> template: >box_menu<
 0.007011 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.007016 - HTML::template               -> template: >page_box_topmenu<
 0.007025 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.007029 - PAGE::get_boxes              -> -------- side=right
 0.007031 - PAGE::get_boxes              -> -------- call: right::party
 0.007034 - CBOX::party                  -> generate Box
 0.007036 - EVENT::short_event           -> id >9<
 0.007037 - EVENT::getevent              -> id >9<
 0.007040 - 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=9 AND active=1
 0.007485 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.007567 - CACHE::get                   -> cache: >event_9::stats< found
 0.007621 - HTML::template               -> template: >box_event<
 0.007708 - HTML::template_exists        -> search: >page_box_right< == 1
 0.007716 - HTML::template               -> template: >page_box_right<
 0.007752 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.007756 - CBOX::buddylist              -> generate Box
 0.007758 - HTML::template               -> template: >box_buddylist_msg<
 0.007796 - HTML::template               -> template: >box_buddylist<
 0.007832 - HTML::template_exists        -> search: >page_box_right< == 1
 0.007838 - HTML::template               -> template: >page_box_right<
 0.007846 - PAGE::get_boxes              -> -------- call: right::banner
 0.007856 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.007879 - HTML::template_exists        -> search: >page_box_right< == 1
 0.007884 - HTML::template               -> template: >page_box_right<
 0.007894 - PAGE::render                 -> final
 0.007896 - PAGE::renderTemplate         -> page
 0.007916 - PAGE::getHead                -> return
 0.007917 - dotSession::getInstance      -> do
 0.008049 - HTML::template               -> template: >page<
 0.008144 - PAGE::render_template        -> final

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

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