lrschriftzug

LANrena Neustetten e.V.

 
 

29

April

2019

Leider schon wieder vorbei - LANrena 10

Hallo zusammen,

die Halle ist sauber, Intranet ist eingespielt und ihr seid hoffentlich alle gut zuause angekommen.
 

Ihr könnt uns hier gern eure Meinung zur Veranstaltung sagen, gerne viel Gutes, aber auch Verbesserungsvorschläge und Kritik sind, unter diesem Link, gern gesehen.

Kommentar

Es liegen noch keine Kommentare vor.

Kommentar hinzufügen

LAN-Party

27. Sep 2019 - 29. Sep 2019
18 16 / 24
Frei:
8
Angemeldet:
18
Bezahlt:
16 / 24

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

Partner

Inexio
JFZ Sindelfingen

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

found 170 debug messages

0.000025 - GLOBAL::include              -> config.php
0.001943 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002266 - dotDatabase::getInstance     -> connection: database
0.002279 - dotDatabase::__construct     -> connection: database
0.002296 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.002804 - page::getInstance            -> do
0.002830 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003261 - dotSession::getInstance      -> do
0.003276 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003632 - dotSession::start            -> ---- init
0.003671 - dotSession::start            -> start php session managment
0.003764 - dotSession::start            -> finished php session management
0.003773 - dotSession::start            -> save user and host information to new session_array
0.003779 - dotSession::start            -> check for security options
0.072871 - dotSession::start            -> lookup ip2country
0.072894 - dotDatabase::connect         -> d030eee4@localhost
0.073179 - dotDatabase::select          -> database: d030eee4
0.073306 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 59229855 BETWEEN ip_from AND ip_to
0.073519 - dotSession::start            -> update current session online user infos
0.073536 - dotDatabase::query           -> UPDATE session SET lastactivity = 1743660260, userid = 0, site = 'https://lanrena.christoph-raible.de/news/321', host = '3.135.198.159', dns = 'ec2-3-135-198-159.us-east-2.compute.amazonaws.com', countrycode = 'US', hits = hits + 1 WHERE hash = '5277897ff7362b3c8111e1710b2f559b'
0.073666 - dotSession::start            -> no session found in db == insert new db sesssion
0.073697 - dotDatabase::query           -> INSERT INTO `session`SET hash = '5277897ff7362b3c8111e1710b2f559b', lastactivity = 1743660260, userid = 0, site = 'https://lanrena.christoph-raible.de/news/321', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '3.135.198.159', dns = 'ec2-3-135-198-159.us-east-2.compute.amazonaws.com', countrycode = 'US', hits = 1
0.073909 - dotSession::load_locales     -> do
0.073939 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.073945 - dotSession::start            -> ---- finished with session startup
0.073963 - dotSession::load_user        -> id: 0
0.073970 - user::get_user               -> id: >0<
0.073978 - dotDatabase::getInstance     -> connection: database
0.073997 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.074303 - styles::load                 -> name: ><
0.074325 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.074687 - styles::activate             -> style = lanrenav3
0.074801 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.074987 - admin::getInstance           -> do
0.074995 - dotSession::getInstance      -> do
0.075001 - admin::__construct           -> user_id=0
0.075005 - user::load_settings          -> load current user settings to $global
0.075015 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.075196 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.075526 - EVENT::comming_event         -> return
0.075536 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1743660260 AND active=1 ORDER by begin ASC
0.075750 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1743660260 AND active=1 ORDER by begin DESC LIMIT 1
0.075913 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.076284 - GLOBAL::end global.php       -> ---------------------------------------------
0.076387 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.076487 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.076558 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.076631 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.076788 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.077296 - NEWS::show_comments          -> id >321<
0.077304 - NEWS::get_post               -> id >321<
0.077309 - dotDatabase::query           -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='321' AND active=1 AND dateline
0.078337 - user::get_user               -> id: >22<
0.078346 - dotDatabase::getInstance     -> connection: database
0.078354 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 22 ORDER by id DESC
0.078523 - NEWS::get_news_post          -> id >321< + comments
0.078529 - NEWS::get_post               -> id >321<
0.078533 - dotDatabase::query           -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='321' AND active=1 AND dateline
0.078758 - user::get_user               -> id: >22<
0.078765 - user::get_user               -> found in cache
0.078778 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.079405 - HTML::encodeCms              -> 
0.079452 - HTML::encode                 -> Hallo zusammen, die Halle ist sauber, Intranet ist einges...
0.079476 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.080188 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.080280 - HTML::encode                 -> replace run 1
0.080408 - HTML::template               -> template: >news_single<
0.080481 - HTML::message                -> generate Message: Kommentar
0.080488 - HTML::template               -> template: >html_message<
0.080534 - GLOBAL::end userspace        -> ---------------------------------------------
0.080539 - PAGE::render                 -> start rendering page layout
0.080543 - USER::check_for_new_messages -> return
0.080550 - dotSession::getInstance      -> do
0.080565 - PAGE::get_boxes              -> -------- side=left
0.080576 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.081342 - PAGE::get_boxes              -> -------- call: left::menu_main
0.081353 - CBOX::menu                   -> generate Menu Box >news<
0.081365 - HTML::template               -> template: >box_menu<
0.081417 - HTML::template_exists        -> search: >page_box_left< == 1
0.081433 - HTML::template               -> template: >page_box_left<
0.081470 - PAGE::get_boxes              -> -------- call: left::menu_site
0.081477 - CBOX::menu                   -> generate Menu Box >site<
0.081486 - HTML::template               -> template: >box_menu_bit<
0.081517 - HTML::template               -> template: >box_menu_bit<
0.081529 - HTML::template               -> template: >box_menu_bit<
0.081539 - HTML::template               -> template: >box_menu_bit<
0.081549 - HTML::template               -> template: >box_menu_bit<
0.081558 - HTML::template               -> template: >box_menu_bit<
0.081568 - HTML::template               -> template: >box_menu<
0.081584 - HTML::template_exists        -> search: >page_box_left< == 1
0.081596 - HTML::template               -> template: >page_box_left<
0.081609 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.081615 - CBOX::menu                   -> generate Menu Box >verein<
0.081626 - HTML::template               -> template: >box_menu_bit<
0.081637 - HTML::template               -> template: >box_menu_bit<
0.081668 - HTML::template               -> template: >box_menu_bit<
0.081677 - HTML::template               -> template: >box_menu_bit<
0.081687 - HTML::template               -> template: >box_menu_bit<
0.081709 - HTML::template               -> template: >box_menu<
0.081725 - HTML::template_exists        -> search: >page_box_left< == 1
0.081736 - HTML::template               -> template: >page_box_left<
0.081748 - PAGE::get_boxes              -> -------- call: left::menu_event
0.081754 - CBOX::menu                   -> generate Menu Box >event<
0.081762 - HTML::template               -> template: >box_menu_bit<
0.081771 - HTML::template               -> template: >box_menu_bit<
0.081781 - HTML::template               -> template: >box_menu_bit<
0.081790 - HTML::template               -> template: >box_menu_bit<
0.081799 - HTML::template               -> template: >box_menu_bit<
0.081808 - HTML::template               -> template: >box_menu_bit<
0.081817 - HTML::template               -> template: >box_menu_bit<
0.081826 - HTML::template               -> template: >box_menu_bit<
0.081836 - HTML::template               -> template: >box_menu_bit<
0.081848 - HTML::template               -> template: >box_menu<
0.081864 - HTML::template_exists        -> search: >page_box_left< == 1
0.081876 - HTML::template               -> template: >page_box_left<
0.081890 - PAGE::get_boxes              -> -------- call: left::menu_login
0.081895 - CBOX::menu                   -> generate Menu Box >login<
0.081907 - HTML::template               -> template: >box_menu_bit<
0.081918 - HTML::template               -> template: >box_menu_bit<
0.081927 - HTML::template               -> template: >box_menu<
0.081943 - HTML::template_exists        -> search: >page_box_left< == 1
0.081953 - HTML::template               -> template: >page_box_left<
0.081970 - PAGE::get_boxes              -> -------- side=right
0.081979 - PAGE::get_boxes              -> -------- call: right::party
0.081985 - CBOX::party                  -> generate Box
0.081991 - EVENT::short_event           -> id >17<
0.081995 - EVENT::getevent              -> id >17<
0.081999 - 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 FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=17 AND active=1
0.082113 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.082287 - CACHE::get                   -> cache: >event_17::stats< found
0.082328 - HTML::template               -> template: >box_event<
0.082396 - HTML::template_exists        -> search: >page_box_right< == 1
0.082412 - HTML::template               -> template: >page_box_right<
0.082448 - PAGE::get_boxes              -> -------- call: right::forum
0.082456 - CBOX::forum                  -> generate forum box
0.082460 - CBOX::forum_load_threads     -> load data
0.082469 - CACHE::get                   -> cache: >forum::topthreads< found
0.082546 - CBOX::forum_threads          -> list all threads in array
0.082555 - FORUM::thread_lastvisit      -> threadid: array ( 0 => 2510, 1 => 2509, 2 => 2499, 3 => 2502, 4 => 2508, 5 => 2507, 6 => 2506, 7 => 1919, 8 => 2505, 9 => 2485, 10 => 2503, 11 => 2501, 12 => 2500, 13 => 2496, 14 => 2498, 15 => 2497, 16 => 2495, 17 => 2493, 18 => 2494, 19 => 2445, )
0.082567 - admin::getInstance           -> do
0.082585 - HTML::template               -> template: >box_forum_bit<
0.082674 - HTML::template               -> template: >box_forum_bit<
0.082716 - HTML::template               -> template: >box_forum_bit<
0.082742 - HTML::template               -> template: >box_forum_bit<
0.082763 - HTML::template               -> template: >box_forum_bit<
0.082785 - HTML::template               -> template: >box_forum_bit<
0.082799 - HTML::template               -> template: >box_forum<
0.082850 - HTML::template_exists        -> search: >page_box_right< == 1
0.082863 - HTML::template               -> template: >page_box_right<
0.082881 - PAGE::get_boxes              -> -------- call: right::vote
0.082888 - CBOX::vote                   -> generate Box
0.082892 - 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.083048 - HTML::template               -> template: >box_vote_nocurrent<
0.083095 - HTML::template_exists        -> search: >page_box_right< == 1
0.083108 - HTML::template               -> template: >page_box_right<
0.083123 - PAGE::get_boxes              -> -------- call: right::banner
0.083135 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.083162 - HTML::template_exists        -> search: >page_box_right< == 1
0.083175 - HTML::template               -> template: >page_box_right<
0.083189 - PAGE::get_boxes              -> -------- call: right::search
0.083195 - CBOX::template               -> generate Box with >box_suchen< as template
0.083199 - HTML::template               -> template: >box_suchen<
0.083235 - HTML::template_exists        -> search: >page_box_right< == 1
0.083247 - HTML::template               -> template: >page_box_right<
0.083263 - PAGE::render                 -> final
0.083268 - PAGE::renderTemplate         -> page
0.083273 - PAGE::getHead                -> return
0.083276 - dotSession::getInstance      -> do
0.083343 - HTML::template               -> template: >page<
0.083464 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 16
Rendering Time : 0.083806

Includes PHP Files: 
 - /www/htdocs/w00f1046/news/index.php
 - /www/htdocs/w00f1046/global.php
 - /www/htdocs/w00f1046/includes/class.dotCommon.php
 - /www/htdocs/w00f1046/config.php
 - /www/htdocs/w00f1046/includes/class.dotDatabase.php
 - /www/htdocs/w00f1046/includes/class.page.php
 - /www/htdocs/w00f1046/includes/class.dotSession.php
 - /www/htdocs/w00f1046/includes/class.user.php
 - /www/htdocs/w00f1046/includes/class.styles.php
 - /www/htdocs/w00f1046/html/styles/lanrenav3.php
 - /www/htdocs/w00f1046/includes/class.admin.php
 - /www/htdocs/w00f1046/includes/class.prvmsg.php
 - /www/htdocs/w00f1046/includes/class.event.php
 - /www/htdocs/w00f1046/includes/class.sitzplan.php
 - /www/htdocs/w00f1046/html/styles/lr.inc.php
 - /www/htdocs/w00f1046/includes/class.news.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php