lrschriftzug

LANrena Neustetten e.V.

 
 
Umfrage:
Datum: 05.05.2009
Ja
10 19,23%
Nein
42 80,77%
Insgesamt:
52 Stimmen


Umfrage Stimmen Datum
Derzeit gibt es keine aktuellen Umfragen.

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

0.000109 - GLOBAL::include              -> config.php
0.011135 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.012933 - dotDatabase::getInstance     -> connection: database
0.013002 - dotDatabase::__construct     -> connection: database
0.013088 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.015721 - page::getInstance            -> do
0.015858 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.018253 - dotSession::getInstance      -> do
0.018337 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.019761 - dotSession::start            -> ---- init
0.019820 - dotSession::start            -> start php session managment
0.020347 - dotSession::start            -> finished php session management
0.020382 - dotSession::start            -> save user and host information to new session_array
0.020421 - dotSession::start            -> check for security options
0.038957 - dotSession::start            -> lookup ip2country
0.039004 - dotDatabase::connect         -> d030eee4@localhost
0.039674 - dotDatabase::select          -> database: d030eee4
0.040151 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718435 BETWEEN ip_from AND ip_to
0.040451 - dotSession::start            -> update current session online user infos
0.040528 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786190689, userid = 0, site = 'https://lanrena.christoph-raible.de/vote/6/', host = '216.73.217.99', dns = '216.73.217.99', countrycode = 'US', hits = hits + 1 WHERE hash = '83e80fd1bd681eb390a0dfb881aec5ba'
0.040986 - dotSession::start            -> no session found in db == insert new db sesssion
0.041064 - dotDatabase::query           -> INSERT INTO `session`SET hash = '83e80fd1bd681eb390a0dfb881aec5ba', lastactivity = 1786190689, userid = 0, site = 'https://lanrena.christoph-raible.de/vote/6/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.99', dns = '216.73.217.99', countrycode = 'US', hits = 1
0.041846 - dotSession::load_locales     -> do
0.041963 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.041988 - dotSession::start            -> ---- finished with session startup
0.042048 - dotSession::load_user        -> id: 0
0.042065 - user::get_user               -> id: >0<
0.042095 - dotDatabase::getInstance     -> connection: database
0.042156 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.043204 - styles::load                 -> name: ><
0.043277 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.044496 - styles::activate             -> style = lanrenav3
0.044880 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.045607 - admin::getInstance           -> do
0.045636 - dotSession::getInstance      -> do
0.045659 - admin::__construct           -> user_id=0
0.045675 - user::load_settings          -> load current user settings to $global
0.045709 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.046394 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.047678 - EVENT::comming_event         -> return
0.047714 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786190689 AND active=1 ORDER by begin ASC
0.047959 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786190689 AND active=1 ORDER by begin DESC LIMIT 1
0.048219 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.049709 - GLOBAL::end global.php       -> ---------------------------------------------
0.050109 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.050463 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.050807 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.051208 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.051564 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.vote.php
0.053560 - VOTE::display_question       -> id: >6<
0.053591 - VOTE::get_voting             -> id: >6<
0.053612 - dotDatabase::query           -> SELECT v_id, v_question, v_active, v_multi, v_multimax, v_top, UNIX_TIMESTAMP(v_start) AS v_start, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_id='6' AND v_active=1
0.054050 - dotDatabase::query           -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=6 ORDER by display_order ASC
0.054469 - VOTE::display_result         -> id: >6<
0.054521 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.055416 - CACHE::get                   -> cache: >vote_6::result< found
0.055898 - CACHE::get                   -> cache: >vote_6::result< has expired
0.055956 - CACHE::delete                -> cache: >vote_6::result<
0.056379 - VOTE::get_voting             -> id: >6<
0.056408 - dotDatabase::query           -> SELECT v_id, v_question, v_active, v_multi, v_multimax, v_top, UNIX_TIMESTAMP(v_start) AS v_start, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_id='6' AND v_active=1
0.056613 - dotDatabase::query           -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=6 ORDER by display_order ASC
0.056929 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.059372 - HTML::encode                 -> Wollt ihr ein Turnier PES 09 2on2?...
0.059619 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.059963 - HTML::encode                 -> replace run 1
0.060339 - dotDatabase::query           -> SELECT vd_id FROM vote_voted WHERE v_id=6 GROUP by user_id
0.061909 - dotDatabase::query           -> SELECT COUNT(*) AS anz FROM vote_voted WHERE v_id=6 GROUP by vc_id ORDER by anz DESC
0.062769 - dotDatabase::query           -> SELECT vc_id, COUNT(*) AS anz FROM vote_voted WHERE v_id=6 GROUP by vc_id
0.063590 - HTML::encode                 -> Ja...
0.063642 - HTML::encode                 -> replace run 1
0.063696 - HTML::template               -> template: >vote_result_bit<
0.063961 - HTML::encode                 -> Nein...
0.064003 - HTML::encode                 -> replace run 1
0.064049 - HTML::template               -> template: >vote_result_bit<
0.064211 - CACHE::set                   -> cache: >vote_6::result< with ttl:3600
0.064395 - HTML::template               -> template: >vote_result<
0.064620 - CACHE::get                   -> cache: >vote::summary< found
0.064721 - dotDatabase::query           -> SELECT vote_main.v_id, v_question, UNIX_TIMESTAMP(v_start) AS unix_start, UNIX_TIMESTAMP(v_ende) AS unix_end FROM vote_main WHERE v_active=1 AND v_start NOW() ORDER by v_start DESC
0.065241 - CACHE::set                   -> cache: >vote::summary< with ttl:3600
0.065525 - HTML::template               -> template: >vote_summary_bit_none<
0.065712 - HTML::template               -> template: >vote_summary<
0.065879 - GLOBAL::end userspace        -> ---------------------------------------------
0.065901 - PAGE::render                 -> start rendering page layout
0.065918 - USER::check_for_new_messages -> return
0.065945 - dotSession::getInstance      -> do
0.066020 - PAGE::get_boxes              -> -------- side=left
0.066066 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.068878 - PAGE::get_boxes              -> -------- call: left::menu_main
0.068913 - CBOX::menu                   -> generate Menu Box >news<
0.068942 - HTML::template               -> template: >box_menu<
0.069094 - HTML::template_exists        -> search: >page_box_left< == 1
0.069142 - HTML::template               -> template: >page_box_left<
0.069265 - PAGE::get_boxes              -> -------- call: left::menu_site
0.069287 - CBOX::menu                   -> generate Menu Box >site<
0.069313 - HTML::template               -> template: >box_menu_bit<
0.069413 - HTML::template               -> template: >box_menu_bit<
0.069450 - HTML::template               -> template: >box_menu_bit<
0.069479 - HTML::template               -> template: >box_menu_bit<
0.069517 - HTML::template               -> template: >box_menu_bit<
0.069547 - HTML::template               -> template: >box_menu_bit<
0.069574 - HTML::template               -> template: >box_menu<
0.069623 - HTML::template_exists        -> search: >page_box_left< == 1
0.069659 - HTML::template               -> template: >page_box_left<
0.069698 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.069715 - CBOX::menu                   -> generate Menu Box >verein<
0.069738 - HTML::template               -> template: >box_menu_bit<
0.069768 - HTML::template               -> template: >box_menu_bit<
0.069796 - HTML::template               -> template: >box_menu_bit<
0.069822 - HTML::template               -> template: >box_menu_bit<
0.069848 - HTML::template               -> template: >box_menu_bit<
0.069875 - HTML::template               -> template: >box_menu<
0.069920 - HTML::template_exists        -> search: >page_box_left< == 1
0.069952 - HTML::template               -> template: >page_box_left<
0.069995 - PAGE::get_boxes              -> -------- call: left::menu_event
0.070012 - CBOX::menu                   -> generate Menu Box >event<
0.070034 - HTML::template               -> template: >box_menu_bit<
0.070065 - HTML::template               -> template: >box_menu_bit<
0.070093 - HTML::template               -> template: >box_menu_bit<
0.070120 - HTML::template               -> template: >box_menu_bit<
0.070146 - HTML::template               -> template: >box_menu_bit<
0.070172 - HTML::template               -> template: >box_menu_bit<
0.070205 - HTML::template               -> template: >box_menu_bit<
0.070233 - HTML::template               -> template: >box_menu_bit<
0.070260 - HTML::template               -> template: >box_menu_bit<
0.070287 - HTML::template               -> template: >box_menu<
0.070337 - HTML::template_exists        -> search: >page_box_left< == 1
0.070368 - HTML::template               -> template: >page_box_left<
0.070405 - PAGE::get_boxes              -> -------- call: left::menu_login
0.070421 - CBOX::menu                   -> generate Menu Box >login<
0.070462 - HTML::template               -> template: >box_menu_bit<
0.070501 - HTML::template               -> template: >box_menu_bit<
0.070539 - HTML::template               -> template: >box_menu<
0.070587 - HTML::template_exists        -> search: >page_box_left< == 1
0.070618 - HTML::template               -> template: >page_box_left<
0.070662 - PAGE::get_boxes              -> -------- side=right
0.070688 - PAGE::get_boxes              -> -------- call: right::party
0.070704 - CBOX::party                  -> generate Box
0.070721 - EVENT::short_event           -> id >17<
0.070731 - EVENT::getevent              -> id >17<
0.070745 - 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.071090 - CACHE::get                   -> cache: >event_17::stats< found
0.071215 - HTML::template               -> template: >box_event<
0.071419 - HTML::template_exists        -> search: >page_box_right< == 1
0.071464 - HTML::template               -> template: >page_box_right<
0.071591 - PAGE::get_boxes              -> -------- call: right::forum
0.071615 - CBOX::forum                  -> generate forum box
0.071626 - CBOX::forum_load_threads     -> load data
0.071652 - CACHE::get                   -> cache: >forum::topthreads< found
0.071872 - CBOX::forum_threads          -> list all threads in array
0.071897 - 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.071931 - admin::getInstance           -> do
0.071981 - HTML::template               -> template: >box_forum_bit<
0.072152 - HTML::template               -> template: >box_forum_bit<
0.072237 - HTML::template               -> template: >box_forum_bit<
0.072311 - HTML::template               -> template: >box_forum_bit<
0.072373 - HTML::template               -> template: >box_forum_bit<
0.072439 - HTML::template               -> template: >box_forum_bit<
0.072479 - HTML::template               -> template: >box_forum<
0.072637 - HTML::template_exists        -> search: >page_box_right< == 1
0.072676 - HTML::template               -> template: >page_box_right<
0.072729 - PAGE::get_boxes              -> -------- call: right::vote
0.072749 - CBOX::vote                   -> generate Box
0.072762 - 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.073191 - HTML::template               -> template: >box_vote_nocurrent<
0.073368 - HTML::template_exists        -> search: >page_box_right< == 1
0.073404 - HTML::template               -> template: >page_box_right<
0.073445 - PAGE::get_boxes              -> -------- call: right::banner
0.073477 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.073560 - HTML::template_exists        -> search: >page_box_right< == 1
0.073591 - HTML::template               -> template: >page_box_right<
0.073629 - PAGE::get_boxes              -> -------- call: right::search
0.073645 - CBOX::template               -> generate Box with >box_suchen< as template
0.073654 - HTML::template               -> template: >box_suchen<
0.073741 - HTML::template_exists        -> search: >page_box_right< == 1
0.073768 - HTML::template               -> template: >page_box_right<
0.073807 - PAGE::render                 -> final
0.073817 - PAGE::renderTemplate         -> page
0.073828 - PAGE::getHead                -> return
0.073835 - dotSession::getInstance      -> do
0.073989 - HTML::template               -> template: >page<
0.074259 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 20
Rendering Time : 0.074966

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