lrschriftzug

LANrena Neustetten e.V.

 
 
Forum
Willkommen im Forum 
 2304 Themen | 23747 Beiträge
 Registrierte Mitglieder: auf der fucking seite1975

  Forum Beiträge Themen Letzter Beitrag
LANrena Neustetten e.V.
LANrena 10 - Lost in Space
Allgemein
31 5 02. Mai 2019 09:57
[mmS]CPCracker
Turniere
68 14 25. Apr 2019 10:01
|LR|SkyFall
Spieler sucht Team / Team sucht Spieler
36 10 25. Apr 2019 23:28
[TB]Kneeless
Mitfahrzentrale
11 6 24. Apr 2019 00:23
[TB]Kneeless
Sonstiges
0 0
keiner
Sonstiges
LANrena LANparty Archiv
LANrena 9
Lanrena - Die 7 NetZwerge
LANrena 8
 Markiere alle Beiträge als gelesen

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

0.000018 - GLOBAL::include              -> config.php
0.000510 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000808 - dotDatabase::getInstance     -> connection: database
0.000821 - dotDatabase::__construct     -> connection: database
0.000834 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001249 - page::getInstance            -> do
0.001274 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001689 - dotSession::getInstance      -> do
0.001702 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002028 - dotSession::start            -> ---- init
0.002046 - dotSession::start            -> start php session managment
0.002278 - dotSession::start            -> finished php session management
0.002309 - dotSession::start            -> save user and host information to new session_array
0.002316 - dotSession::start            -> check for security options
0.002528 - dotSession::start            -> lookup ip2country
0.002541 - dotDatabase::connect         -> d030eee4@localhost
0.002867 - dotDatabase::select          -> database: d030eee4
0.003016 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718205 BETWEEN ip_from AND ip_to
0.011571 - dotSession::start            -> update current session online user infos
0.011600 - dotDatabase::query           -> UPDATE session SET lastactivity = 1785978414, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/cat/23/', host = '216.73.216.125', dns = '216.73.216.125', countrycode = 'US', hits = hits + 1 WHERE hash = '4e86d682ebb1fb0800cc6a1c2e6dc872'
0.011794 - dotSession::start            -> no session found in db == insert new db sesssion
0.011815 - dotDatabase::query           -> INSERT INTO `session`SET hash = '4e86d682ebb1fb0800cc6a1c2e6dc872', lastactivity = 1785978414, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/cat/23/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.125', dns = '216.73.216.125', countrycode = 'US', hits = 1
0.012083 - dotSession::load_locales     -> do
0.012107 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.012113 - dotSession::start            -> ---- finished with session startup
0.012128 - dotSession::load_user        -> id: 0
0.012133 - user::get_user               -> id: >0<
0.012142 - dotDatabase::getInstance     -> connection: database
0.012160 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.012484 - styles::load                 -> name: ><
0.012504 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.012771 - styles::activate             -> style = lanrenav3
0.012855 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.013033 - admin::getInstance           -> do
0.013041 - dotSession::getInstance      -> do
0.013047 - admin::__construct           -> user_id=0
0.013051 - user::load_settings          -> load current user settings to $global
0.013061 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.013226 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.013568 - EVENT::comming_event         -> return
0.013577 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1785978414 AND active=1 ORDER by begin ASC
0.013856 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1785978414 AND active=1 ORDER by begin DESC LIMIT 1
0.014072 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.014474 - GLOBAL::end global.php       -> ---------------------------------------------
0.014570 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.014704 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.014833 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.014983 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.015161 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.016265 - dotDatabase::query           -> SELECT * FROM forum_cat
0.016477 - dotDatabase::query           -> SELECT m.forumid, m.title, m.description, m.lastposter, m.lastposttime, m.moderators, m.private, m.priv_access, m.closed, m.catid, m.posts, m.threads, UNIX_TIMESTAMP(m.lastposttime) AS stamp FROM forum_main AS m LEFT JOIN forum_cat AS c ON c.catid=m.catid WHERE m.active=1 ORDER by c.displayorder, m.displayorder ASC
0.017274 - FORUM::check_access          -> return
0.017290 - admin::getInstance           -> do
0.017299 - admin::getInstance           -> do
0.017303 - admin::getInstance           -> do
0.017307 - FORUM::check_access          -> return
0.017311 - admin::getInstance           -> do
0.017314 - admin::getInstance           -> do
0.017318 - admin::getInstance           -> do
0.017322 - admin::getInstance           -> do
0.017325 - admin::getInstance           -> do
0.017329 - FORUM::check_access          -> return
0.017334 - FORUM::check_access          -> return
0.017337 - admin::getInstance           -> do
0.017340 - admin::getInstance           -> do
0.017347 - admin::getInstance           -> do
0.017351 - admin::getInstance           -> do
0.017354 - admin::getInstance           -> do
0.017358 - FORUM::check_access          -> return
0.017362 - FORUM::check_access          -> return
0.017366 - admin::getInstance           -> do
0.017369 - admin::getInstance           -> do
0.017373 - admin::getInstance           -> do
0.017376 - admin::getInstance           -> do
0.017379 - admin::getInstance           -> do
0.017383 - admin::getInstance           -> do
0.017386 - admin::getInstance           -> do
0.017389 - admin::getInstance           -> do
0.017393 - FORUM::check_access          -> return
0.017396 - admin::getInstance           -> do
0.017400 - admin::getInstance           -> do
0.017403 - admin::getInstance           -> do
0.017407 - admin::getInstance           -> do
0.017410 - admin::getInstance           -> do
0.017414 - admin::getInstance           -> do
0.017417 - admin::getInstance           -> do
0.017421 - admin::getInstance           -> do
0.017425 - FORUM::check_access          -> return
0.017428 - admin::getInstance           -> do
0.017432 - admin::getInstance           -> do
0.017435 - admin::getInstance           -> do
0.017439 - admin::getInstance           -> do
0.017442 - admin::getInstance           -> do
0.017446 - admin::getInstance           -> do
0.017449 - admin::getInstance           -> do
0.017453 - admin::getInstance           -> do
0.017458 - FORUM::check_access          -> return
0.017461 - admin::getInstance           -> do
0.017465 - admin::getInstance           -> do
0.017468 - admin::getInstance           -> do
0.017491 - FORUM::forum_lastvisit       -> forumid: Array
0.017508 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.018190 - HTML::template               -> template: >forum_category<
0.018929 - HTML::template               -> template: >forum_category<
0.018983 - HTML::template               -> template: >forum_part<
0.019149 - HTML::template               -> template: >forum_part<
0.019171 - HTML::template               -> template: >forum_part<
0.019189 - HTML::template               -> template: >forum_part<
0.019207 - HTML::template               -> template: >forum_part<
0.019222 - HTML::template               -> template: >forum_category<
0.019235 - HTML::template               -> template: >forum_category<
0.019249 - HTML::template               -> template: >forum_category<
0.019265 - HTML::template               -> template: >forum_category<
0.019279 - HTML::template               -> template: >forum_category<
0.019294 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.019481 - CACHE::get                   -> cache: >forum::stats< found
0.020116 - CACHE::get                   -> cache: >forum::stats< has expired
0.020132 - CACHE::delete                -> cache: >forum::stats<
0.022902 - dotDatabase::query           -> SELECT COUNT(id) FROM user WHERE ver_email != 0;
0.026645 - dotDatabase::query           -> SELECT COUNT(threadid) FROM forum_thread WHERE invisible=0
0.029314 - dotDatabase::query           -> SELECT COUNT(postid) FROM forum_post WHERE invisible=0
0.048569 - CACHE::set                   -> cache: >forum::stats< with ttl:3600
0.048699 - HTML::template               -> template: >forum_index<
0.048996 - GLOBAL::end userspace        -> ---------------------------------------------
0.049004 - PAGE::render                 -> start rendering page layout
0.049011 - USER::check_for_new_messages -> return
0.049024 - dotSession::getInstance      -> do
0.049052 - PAGE::get_boxes              -> -------- side=left
0.049081 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.050046 - PAGE::get_boxes              -> -------- call: left::menu_main
0.050083 - CBOX::menu                   -> generate Menu Box >news<
0.050114 - HTML::template               -> template: >box_menu<
0.050193 - HTML::template_exists        -> search: >page_box_left< == 1
0.050216 - HTML::template               -> template: >page_box_left<
0.050268 - PAGE::get_boxes              -> -------- call: left::menu_site
0.050278 - CBOX::menu                   -> generate Menu Box >site<
0.050290 - HTML::template               -> template: >box_menu_bit<
0.050331 - HTML::template               -> template: >box_menu_bit<
0.050345 - HTML::template               -> template: >box_menu_bit<
0.050358 - HTML::template               -> template: >box_menu_bit<
0.050369 - HTML::template               -> template: >box_menu_bit<
0.050381 - HTML::template               -> template: >box_menu_bit<
0.050392 - HTML::template               -> template: >box_menu<
0.050412 - HTML::template_exists        -> search: >page_box_left< == 1
0.050427 - HTML::template               -> template: >page_box_left<
0.050443 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.050450 - CBOX::menu                   -> generate Menu Box >verein<
0.050461 - HTML::template               -> template: >box_menu_bit<
0.050474 - HTML::template               -> template: >box_menu_bit<
0.050486 - HTML::template               -> template: >box_menu_bit<
0.050497 - HTML::template               -> template: >box_menu_bit<
0.050508 - HTML::template               -> template: >box_menu_bit<
0.050519 - HTML::template               -> template: >box_menu<
0.050538 - HTML::template_exists        -> search: >page_box_left< == 1
0.050551 - HTML::template               -> template: >page_box_left<
0.050566 - PAGE::get_boxes              -> -------- call: left::menu_event
0.050572 - CBOX::menu                   -> generate Menu Box >event<
0.050583 - HTML::template               -> template: >box_menu_bit<
0.050595 - HTML::template               -> template: >box_menu_bit<
0.050606 - HTML::template               -> template: >box_menu_bit<
0.050617 - HTML::template               -> template: >box_menu_bit<
0.050628 - HTML::template               -> template: >box_menu_bit<
0.050639 - HTML::template               -> template: >box_menu_bit<
0.050650 - HTML::template               -> template: >box_menu_bit<
0.050661 - HTML::template               -> template: >box_menu_bit<
0.050672 - HTML::template               -> template: >box_menu_bit<
0.050686 - HTML::template               -> template: >box_menu<
0.050706 - HTML::template_exists        -> search: >page_box_left< == 1
0.050719 - HTML::template               -> template: >page_box_left<
0.050737 - PAGE::get_boxes              -> -------- call: left::menu_login
0.050744 - CBOX::menu                   -> generate Menu Box >login<
0.050761 - HTML::template               -> template: >box_menu_bit<
0.050778 - HTML::template               -> template: >box_menu_bit<
0.050789 - HTML::template               -> template: >box_menu<
0.050808 - HTML::template_exists        -> search: >page_box_left< == 1
0.050821 - HTML::template               -> template: >page_box_left<
0.050842 - PAGE::get_boxes              -> -------- side=right
0.050853 - PAGE::get_boxes              -> -------- call: right::party
0.050861 - CBOX::party                  -> generate Box
0.050870 - EVENT::short_event           -> id >17<
0.050875 - EVENT::getevent              -> id >17<
0.050882 - 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.051043 - CACHE::get                   -> cache: >event_17::stats< found
0.051095 - HTML::template               -> template: >box_event<
0.051181 - HTML::template_exists        -> search: >page_box_right< == 1
0.051198 - HTML::template               -> template: >page_box_right<
0.051240 - PAGE::get_boxes              -> -------- call: right::forum
0.051249 - CBOX::forum                  -> generate forum box
0.051254 - CBOX::forum_load_threads     -> load data
0.051312 - CACHE::get                   -> cache: >forum::topthreads< found
0.051393 - CBOX::forum_threads          -> list all threads in array
0.051405 - 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.051420 - admin::getInstance           -> do
0.051444 - HTML::template               -> template: >box_forum_bit<
0.051516 - HTML::template               -> template: >box_forum_bit<
0.051548 - HTML::template               -> template: >box_forum_bit<
0.051579 - HTML::template               -> template: >box_forum_bit<
0.051605 - HTML::template               -> template: >box_forum_bit<
0.051633 - HTML::template               -> template: >box_forum_bit<
0.051649 - HTML::template               -> template: >box_forum<
0.051713 - HTML::template_exists        -> search: >page_box_right< == 1
0.051729 - HTML::template               -> template: >page_box_right<
0.051748 - PAGE::get_boxes              -> -------- call: right::vote
0.051756 - CBOX::vote                   -> generate Box
0.051762 - 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.051994 - HTML::template               -> template: >box_vote_nocurrent<
0.052064 - HTML::template_exists        -> search: >page_box_right< == 1
0.052082 - HTML::template               -> template: >page_box_right<
0.052101 - PAGE::get_boxes              -> -------- call: right::banner
0.052118 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.052155 - HTML::template_exists        -> search: >page_box_right< == 1
0.052171 - HTML::template               -> template: >page_box_right<
0.052189 - PAGE::get_boxes              -> -------- call: right::search
0.052197 - CBOX::template               -> generate Box with >box_suchen< as template
0.052201 - HTML::template               -> template: >box_suchen<
0.052247 - HTML::template_exists        -> search: >page_box_right< == 1
0.052266 - HTML::template               -> template: >page_box_right<
0.052290 - PAGE::render                 -> final
0.052296 - PAGE::renderTemplate         -> page
0.052304 - PAGE::getHead                -> return
0.052308 - dotSession::getInstance      -> do
0.052389 - HTML::template               -> template: >page<
0.052547 - PAGE::render_template        -> final

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

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