Impressum

Impressum

TESTSEITE

Angaben gemäß § 5 TMG

Maxlan e.V.
Osterstr. 10
49716 Meppen

Vereinsregister: VR 202314
Registergericht: Amtsgericht Osnabrück

Vertreten durch:
Manuel Seggert (1. Vorsitzender)
Andre Hüser (2. Vorsitzender)
Christian Egbers (Kassenwart)
Marco Bardenhorst (Schriftführer)

Kontakt

Telefon: 0177/3522172
E-Mail: info@maxlan.de

Umsatzsteuer-ID

Umsatzsteuer-Identifikationsnummer gemäß § 27 a Umsatzsteuergesetz:
61/270/11411

Redaktionell verantwortlich

Marco Bardenhorst
Alter Bentheimer Weg 5
48465 Schüttorf
marco@toyboxnet.de

EU-Streitschlichtung

Die Europäische Kommission stellt eine Plattform zur Online-Streitbeilegung (OS) bereit:
https://ec.europa.eu/consumers/odr/.
Unsere E-Mail-Adresse finden Sie oben im Impressum.

Verbraucher­streit­beilegung/Universal­schlichtungs­stelle

Wir sind nicht bereit oder verpflichtet, an Streitbeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.

 

 

Quelle: https://www.e-recht24.de/impressum-generator.html

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 143 debug messages

 0.000011 - GLOBAL::include              -> config.php
 0.000063 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000067 - dotDatabase::getInstance     -> connection: database
 0.000081 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000090 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000094 - page::getInstance            -> do
 0.000107 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000115 - dotSession::getInstance      -> do
 0.000124 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000130 - dotSession::start            -> ---- init
 0.000292 - dotSession::start            -> start php session managment
 0.000451 - dotSession::start            -> finished php session management
 0.000452 - dotSession::start            -> save user and host information to new session_array
 0.000462 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000479 - dotSession::start            -> check for security options
 5.004890 - dotSession::start            -> lookup ip2country
 5.004914 - dotDatabase::connect()       -> create pdo object
 5.006215 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718141 BETWEEN ip_from AND ip_to
 5.006661 - dotSession::start            -> update current session online user infos
 5.006687 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1753493109, userid = 0, site = 'https:///artikel/?id=2', host = '216.73.216.61', dns = '216.73.216.61', countrycode = '', hits = hits + 1 WHERE hash = 'uq57jcc731u2e9g7il9upngpgk'
 5.006920 - dotSession::start            -> no session found in db == insert new db sesssion
 5.006928 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'uq57jcc731u2e9g7il9upngpgk', lastactivity = 1753493109, userid = 0, site = 'https:///artikel/?id=2', 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.007683 - dotSession::load_locales     -> do
 5.007686 - dotSession::start            -> ---- finished with session startup
 5.007708 - dotSession::load_user        -> id: 0
 5.007712 - user::get_user               -> id: >0<
 5.007718 - dotDatabase::getInstance     -> connection: database
 5.007765 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 5.007776 - styles::load                 -> name: ><
 5.007795 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 5.007843 - styles::activate             -> style = mx1
 5.007867 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 5.007870 - admin::getInstance           -> do
 5.007872 - dotSession::getInstance      -> do
 5.007874 - admin::__construct           -> user_id=0
 5.007876 - user::load_settings          -> load current user settings to $global
 5.007883 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 5.007891 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 5.007894 - EVENT::comming_event         -> return
 5.007898 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1753493109 AND active=1 ORDER by begin ASC
 5.008195 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 5.008199 - GLOBAL::end global.php       -> ---------------------------------------------
 5.008223 - dotCommon::classload         -> require: /var/www/html/includes/class.article.php
 5.008274 - ARTICLE::get_article         -> id >2<
 5.008286 - dotDatabase::query()         -> SELECT article.*, UNIX_TIMESTAMP(dateline) AS unixtime, UNIX_TIMESTAMP(edited) AS edittime, article_section.template FROM article LEFT JOIN article_section ON article.section_id=article_section.id WHERE article.id = 2 AND article.active IN (0,1) LIMIT 1
 5.008844 - user::get_user               -> id: >1<
 5.008846 - dotDatabase::getInstance     -> connection: database
 5.008850 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1 ORDER by id DESC
 5.009555 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 5.009673 - ARTICLE::inc_read            -> id >0<
 5.009678 - dotDatabase::query()         -> UPDATE article SET count_read=count_read+1 WHERE id='2'
 5.011062 - ARTICLE::show_comments       -> id >2<
 5.011070 - ARTICLE::get_article         -> id >2<
 5.011103 - dotDatabase::query()         -> SELECT article.*, UNIX_TIMESTAMP(dateline) AS unixtime, UNIX_TIMESTAMP(edited) AS edittime, article_section.template FROM article LEFT JOIN article_section ON article.section_id=article_section.id WHERE article.id = 2 AND article.active IN (1) LIMIT 1
 5.011534 - user::get_user               -> id: >1<
 5.011539 - user::get_user               -> found in cache
 5.011576 - ARTICLE::display             -> id >2<
 5.011578 - ARTICLE::get_article         -> id >2<
 5.011583 - dotDatabase::query()         -> SELECT article.*, UNIX_TIMESTAMP(dateline) AS unixtime, UNIX_TIMESTAMP(edited) AS edittime, article_section.template FROM article LEFT JOIN article_section ON article.section_id=article_section.id WHERE article.id = 2 AND article.active IN (0,1) LIMIT 1
 5.011853 - user::get_user               -> id: >1<
 5.011856 - user::get_user               -> found in cache
 5.011995 - HTML::encodeCms              -> TESTSEITE Angaben gemäß § 5 TM...
 5.012138 - HTML::template               -> template: >artikel_display<
 5.012422 - GLOBAL::end userspace        -> ---------------------------------------------
 5.012424 - PAGE::render                 -> start rendering page layout
 5.012426 - USER::check_for_new_messages -> return
 5.012432 - dotSession::getInstance      -> do
 5.012456 - PAGE::get_boxes              -> -------- side=topmenu
 5.012475 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 5.012521 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 5.012534 - CBOX::menu                   -> generate Menu Box >news<
 5.012540 - HTML::template               -> template: >box_menu_bit<
 5.012626 - HTML::template               -> template: >box_menu_bit<
 5.012634 - HTML::template               -> template: >box_menu<
 5.012703 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.012722 - HTML::template               -> template: >page_box_topmenu<
 5.012775 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 5.012778 - CBOX::menu                   -> generate Menu Box >verein<
 5.012782 - HTML::template               -> template: >box_menu_bit<
 5.012789 - HTML::template               -> template: >box_menu_bit<
 5.012796 - HTML::template               -> template: >box_menu_bit<
 5.012802 - HTML::template               -> template: >box_menu_bit<
 5.012808 - HTML::template               -> template: >box_menu_bit<
 5.012814 - HTML::template               -> template: >box_menu_bit<
 5.012820 - HTML::template               -> template: >box_menu_bit<
 5.012826 - HTML::template               -> template: >box_menu_bit<
 5.012832 - HTML::template               -> template: >box_menu<
 5.012847 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.012853 - HTML::template               -> template: >page_box_topmenu<
 5.012873 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 5.012875 - CBOX::menu                   -> generate Menu Box >login<
 5.012878 - HTML::template               -> template: >box_menu_bit<
 5.012885 - HTML::template               -> template: >box_menu_bit<
 5.012891 - HTML::template               -> template: >box_menu<
 5.012906 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.012911 - HTML::template               -> template: >page_box_topmenu<
 5.012921 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 5.012923 - PAGE::get_boxes              -> -------- side=right
 5.012926 - PAGE::get_boxes              -> -------- call: right::party
 5.012934 - CBOX::party                  -> generate Box
 5.012939 - EVENT::short_event           -> id >7<
 5.012943 - EVENT::getevent              -> id >7<
 5.012955 - 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.013567 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 5.013692 - CACHE::get                   -> cache: >event_7::stats< found
 5.013775 - CACHE::get                   -> cache: >event_7::stats< has expired
 5.013788 - CACHE::delete                -> cache: >event_7::stats<
 5.013878 - dotDatabase::query()         -> SELECT count(*) FROM event_teilnehmer WHERE event_id='7' AND bezahlt>=0
 5.014209 - dotDatabase::query()         -> SELECT count(*) FROM event_teilnehmer WHERE event_id='7' AND bezahlt>0
 5.014445 - CACHE::set                   -> cache: >event_7::stats< with ttl:3600
 5.014585 - HTML::template               -> template: >box_event<
 5.014752 - HTML::template_exists        -> search: >page_box_right< == 1
 5.014761 - HTML::template               -> template: >page_box_right<
 5.014839 - PAGE::get_boxes              -> -------- call: right::buddylist
 5.014852 - CBOX::buddylist              -> generate Box
 5.014859 - HTML::template               -> template: >box_buddylist_msg<
 5.014952 - HTML::template               -> template: >box_buddylist<
 5.015040 - HTML::template_exists        -> search: >page_box_right< == 1
 5.015049 - HTML::template               -> template: >page_box_right<
 5.015060 - PAGE::get_boxes              -> -------- call: right::banner
 5.015078 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 5.015104 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< has expired
 5.015109 - CACHE::delete                -> cache: >sponsoren_3::cbox_mx1.de_DE<
 5.015144 - dotDatabase::query()         -> SELECT * FROM sponsoren_groups WHERE id=3
 5.015431 - 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
 5.015852 - HTML::encode                 -> ...
 5.015964 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 5.018957 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 5.019339 - HTML::encode                 -> replace run 1
 5.019996 - HTML::template               -> template: >box_banner_bit<
 5.020146 - HTML::encode                 -> asda...
 5.020169 - HTML::encode                 -> replace run 1
 5.020180 - HTML::template               -> template: >box_banner_bit<
 5.020189 - HTML::template               -> template: >box_banner<
 5.020253 - CACHE::set                   -> cache: >sponsoren_3::cbox_mx1.de_DE< with ttl:3600
 5.020378 - HTML::template_exists        -> search: >page_box_right< == 1
 5.020390 - HTML::template               -> template: >page_box_right<
 5.020410 - PAGE::render                 -> final
 5.020420 - PAGE::renderTemplate         -> page
 5.020424 - PAGE::getHead                -> return
 5.020426 - dotSession::getInstance      -> do
 5.020577 - HTML::template               -> template: >page<
 5.020721 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 16
Rendering Time : 5.021321

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