lrschriftzug

LANrena Neustetten e.V.

 
 

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

0.000050 - GLOBAL::include              -> config.php
0.004471 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.005157 - dotDatabase::getInstance     -> connection: database
0.005185 - dotDatabase::__construct     -> connection: database
0.005220 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.006240 - page::getInstance            -> do
0.006295 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.007231 - dotSession::getInstance      -> do
0.007266 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.008039 - dotSession::start            -> ---- init
0.008072 - dotSession::start            -> start php session managment
0.008221 - dotSession::start            -> finished php session management
0.008235 - dotSession::start            -> save user and host information to new session_array
0.008252 - dotSession::start            -> check for security options
0.008678 - dotSession::start            -> lookup ip2country
0.008703 - dotDatabase::connect         -> d030eee4@localhost
0.009130 - dotDatabase::select          -> database: d030eee4
0.009443 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718158 BETWEEN ip_from AND ip_to
0.020280 - dotSession::start            -> update current session online user infos
0.020313 - dotDatabase::query           -> UPDATE session SET lastactivity = 1778069379, userid = 0, site = 'https://lanrena.christoph-raible.de/party/17/map/', host = '216.73.216.78', dns = '216.73.216.78', countrycode = 'US', hits = hits + 1 WHERE hash = '8de58dec50f590e3b106facf512d93ce'
0.020473 - dotSession::start            -> no session found in db == insert new db sesssion
0.020494 - dotDatabase::query           -> INSERT INTO `session`SET hash = '8de58dec50f590e3b106facf512d93ce', lastactivity = 1778069379, userid = 0, site = 'https://lanrena.christoph-raible.de/party/17/map/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.78', dns = '216.73.216.78', countrycode = 'US', hits = 1
0.020627 - dotSession::load_locales     -> do
0.020660 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.020667 - dotSession::start            -> ---- finished with session startup
0.020683 - dotSession::load_user        -> id: 0
0.020688 - user::get_user               -> id: >0<
0.020695 - dotDatabase::getInstance     -> connection: database
0.020711 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.020985 - styles::load                 -> name: ><
0.021005 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.021368 - styles::activate             -> style = lanrenav3
0.021463 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.021645 - admin::getInstance           -> do
0.021652 - dotSession::getInstance      -> do
0.021658 - admin::__construct           -> user_id=0
0.021662 - user::load_settings          -> load current user settings to $global
0.021671 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.021851 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.022224 - EVENT::comming_event         -> return
0.022233 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778069379 AND active=1 ORDER by begin ASC
0.022400 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778069379 AND active=1 ORDER by begin DESC LIMIT 1
0.022605 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.022986 - GLOBAL::end global.php       -> ---------------------------------------------
0.023091 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.023289 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.023380 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.023494 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.023619 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event_frontend.php
0.025005 - EVENT::comming_event         -> return
0.025014 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778069379 AND active=1 ORDER by begin ASC
0.025073 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778069379 AND active=1 ORDER by begin DESC LIMIT 1
0.025108 - EVENT_FRONTEND::map          -> id >17<
0.025117 - EVENT::getevent              -> id >17<
0.025123 - 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.025308 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.025911 - GLOBAL::include              -> custom.geomap.php
0.026982 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.geomap.php
0.028533 - dotDatabase::query           -> SELECT COUNT(*) FROM geodata
0.029791 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.031370 - CACHE::get                   -> cache: >event_17::map_lanrenav3.de_DE< found
0.031857 - CACHE::get                   -> cache: >event_17::map_lanrenav3.de_DE< has expired
0.031873 - CACHE::delete                -> cache: >event_17::map_lanrenav3.de_DE<
0.031917 - dotDatabase::query           -> SELECT user.id, user.nick, user.clantag, user.plz, user.wohnort, lon, lat FROM event_teilnehmer, user, geodata WHERE event_teilnehmer.user_id=user.id AND event_teilnehmer.event_id=17 AND user.plz=geodata.zip AND user.countrycode=geodata.countrycode AND bezahlt>0 GROUP by user.id
0.036737 - dotDatabase::query           -> SELECT lon,lat FROM geodata WHERE countrycode='DE' AND zip='72108'
0.038327 - HTML::template               -> template: >event_karte<
0.038644 - CACHE::set                   -> cache: >event_17::map_lanrenav3.de_DE< with ttl:3600
0.038726 - HTML::template               -> template: >event_shortbar<
0.038790 - GLOBAL::end userspace        -> ---------------------------------------------
0.038796 - PAGE::render                 -> start rendering page layout
0.038801 - USER::check_for_new_messages -> return
0.038808 - dotSession::getInstance      -> do
0.038827 - PAGE::get_boxes              -> -------- side=left
0.038839 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.039692 - PAGE::get_boxes              -> -------- call: left::menu_main
0.039703 - CBOX::menu                   -> generate Menu Box >news<
0.039713 - HTML::template               -> template: >box_menu<
0.039766 - HTML::template_exists        -> search: >page_box_left< == 1
0.039782 - HTML::template               -> template: >page_box_left<
0.039824 - PAGE::get_boxes              -> -------- call: left::menu_site
0.039832 - CBOX::menu                   -> generate Menu Box >site<
0.039840 - HTML::template               -> template: >box_menu_bit<
0.039872 - HTML::template               -> template: >box_menu_bit<
0.039884 - HTML::template               -> template: >box_menu_bit<
0.039893 - HTML::template               -> template: >box_menu_bit<
0.039903 - HTML::template               -> template: >box_menu_bit<
0.039914 - HTML::template               -> template: >box_menu_bit<
0.039923 - HTML::template               -> template: >box_menu<
0.039940 - HTML::template_exists        -> search: >page_box_left< == 1
0.039952 - HTML::template               -> template: >page_box_left<
0.039965 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.039971 - CBOX::menu                   -> generate Menu Box >verein<
0.039978 - HTML::template               -> template: >box_menu_bit<
0.039989 - HTML::template               -> template: >box_menu_bit<
0.039998 - HTML::template               -> template: >box_menu_bit<
0.040007 - HTML::template               -> template: >box_menu_bit<
0.040016 - HTML::template               -> template: >box_menu_bit<
0.040024 - HTML::template               -> template: >box_menu<
0.040039 - HTML::template_exists        -> search: >page_box_left< == 1
0.040050 - HTML::template               -> template: >page_box_left<
0.040063 - PAGE::get_boxes              -> -------- call: left::menu_event
0.040068 - CBOX::menu                   -> generate Menu Box >event<
0.040076 - HTML::template               -> template: >box_menu_bit<
0.040085 - HTML::template               -> template: >box_menu_bit<
0.040094 - HTML::template               -> template: >box_menu_bit<
0.040103 - HTML::template               -> template: >box_menu_bit<
0.040116 - HTML::template               -> template: >box_menu_bit<
0.040126 - HTML::template               -> template: >box_menu_bit<
0.040156 - HTML::template               -> template: >box_menu_bit<
0.040166 - HTML::template               -> template: >box_menu_bit<
0.040188 - HTML::template               -> template: >box_menu_bit<
0.040197 - HTML::template               -> template: >box_menu<
0.040226 - HTML::template_exists        -> search: >page_box_left< == 1
0.040237 - HTML::template               -> template: >page_box_left<
0.040249 - PAGE::get_boxes              -> -------- call: left::menu_login
0.040254 - CBOX::menu                   -> generate Menu Box >login<
0.040265 - HTML::template               -> template: >box_menu_bit<
0.040278 - HTML::template               -> template: >box_menu_bit<
0.040288 - HTML::template               -> template: >box_menu<
0.040303 - HTML::template_exists        -> search: >page_box_left< == 1
0.040329 - HTML::template               -> template: >page_box_left<
0.040345 - PAGE::get_boxes              -> -------- side=right
0.040354 - PAGE::get_boxes              -> -------- call: right::party
0.040360 - CBOX::party                  -> generate Box
0.040366 - EVENT::short_event           -> id >17<
0.040370 - EVENT::getevent              -> id >17<
0.040375 - 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.040562 - CACHE::get                   -> cache: >event_17::stats< found
0.040603 - HTML::template               -> template: >box_event<
0.040677 - HTML::template_exists        -> search: >page_box_right< == 1
0.040693 - HTML::template               -> template: >page_box_right<
0.040728 - PAGE::get_boxes              -> -------- call: right::forum
0.040736 - CBOX::forum                  -> generate forum box
0.040740 - CBOX::forum_load_threads     -> load data
0.040749 - CACHE::get                   -> cache: >forum::topthreads< found
0.040839 - CBOX::forum_threads          -> list all threads in array
0.040848 - 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.040860 - admin::getInstance           -> do
0.040877 - HTML::template               -> template: >box_forum_bit<
0.040934 - HTML::template               -> template: >box_forum_bit<
0.040974 - HTML::template               -> template: >box_forum_bit<
0.041000 - HTML::template               -> template: >box_forum_bit<
0.041021 - HTML::template               -> template: >box_forum_bit<
0.041044 - HTML::template               -> template: >box_forum_bit<
0.041058 - HTML::template               -> template: >box_forum<
0.041110 - HTML::template_exists        -> search: >page_box_right< == 1
0.041148 - HTML::template               -> template: >page_box_right<
0.041178 - PAGE::get_boxes              -> -------- call: right::vote
0.041185 - CBOX::vote                   -> generate Box
0.041202 - 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.041386 - HTML::template               -> template: >box_vote_nocurrent<
0.041448 - HTML::template_exists        -> search: >page_box_right< == 1
0.041464 - HTML::template               -> template: >page_box_right<
0.041483 - PAGE::get_boxes              -> -------- call: right::banner
0.041497 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.041529 - HTML::template_exists        -> search: >page_box_right< == 1
0.041543 - HTML::template               -> template: >page_box_right<
0.041560 - PAGE::get_boxes              -> -------- call: right::search
0.041579 - CBOX::template               -> generate Box with >box_suchen< as template
0.041583 - HTML::template               -> template: >box_suchen<
0.041636 - HTML::template_exists        -> search: >page_box_right< == 1
0.041660 - HTML::template               -> template: >page_box_right<
0.041678 - PAGE::render                 -> final
0.041683 - PAGE::renderTemplate         -> page
0.041688 - PAGE::getHead                -> return
0.041691 - dotSession::getInstance      -> do
0.041760 - HTML::template               -> template: >page<
0.041894 - PAGE::render_template        -> final

PHP Includes   : 21
DB Queries     : 17
Rendering Time : 0.042274

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