lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena 8 > Mannschaftskabine [CLOSED]
Neuen Beitrag
Moderatoren: Keine Moderatoren festgelegt
Beitrag Starter Antworten Hits Letzter Beitrag
Team Suche amT 16 2346 20. Apr 2017 18:30
Notorious
+3 starke Spieler für Cs Go 5on5 RollerBen*G* 2 948 19. Apr 2017 17:59
RollerBen*G*
+1 stark für cs:go Lola 6 1434 19. Apr 2017 13:17
lamagra
2on2 Rocket League NOGGER 0 975 19. Apr 2017 11:31
NOGGER
Teamsuche LoL Johnathy 2 1108 18. Apr 2017 14:19
|LR|bLack-5un aka SkyFall
Suche Spieler für 2on2 Cs Go RollerBen*G* 1 1127 18. Apr 2017 01:59
EmPiFree
 Markiere alle Threads 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 155 debug messages

0.000018 - GLOBAL::include              -> config.php
0.000451 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000744 - dotDatabase::getInstance     -> connection: database
0.000756 - dotDatabase::__construct     -> connection: database
0.000774 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001223 - page::getInstance            -> do
0.001240 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001607 - dotSession::getInstance      -> do
0.001621 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001985 - dotSession::start            -> ---- init
0.002002 - dotSession::start            -> start php session managment
0.002041 - dotSession::start            -> finished php session management
0.002048 - dotSession::start            -> check for security options
0.002053 - dotSession::start            -> update current session online user infos
0.002060 - dotDatabase::connect         -> d030eee4@localhost
0.002325 - dotDatabase::select          -> database: d030eee4
0.002455 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770227229, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/121', host = '216.73.216.105', dns = '216.73.216.105', countrycode = 'US', hits = hits + 1 WHERE hash = 'eadb9d082f29933b8251797e091a81b7'
0.002658 - dotSession::start            -> session found in DB
0.002664 - dotSession::load_locales     -> do
0.002678 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002683 - dotSession::start            -> ---- finished with session startup
0.002694 - dotSession::load_user        -> id: 0
0.002698 - user::get_user               -> id: >0<
0.002705 - dotDatabase::getInstance     -> connection: database
0.002719 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.002997 - styles::load                 -> name: ><
0.003010 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003255 - styles::activate             -> style = lanrenav3
0.003332 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003497 - admin::getInstance           -> do
0.003504 - dotSession::getInstance      -> do
0.003510 - admin::__construct           -> user_id=0
0.003514 - user::load_settings          -> load current user settings to $global
0.003524 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003683 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004018 - EVENT::comming_event         -> return
0.004028 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770227229 AND active=1 ORDER by begin ASC
0.004176 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770227229 AND active=1 ORDER by begin DESC LIMIT 1
0.004329 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004655 - GLOBAL::end global.php       -> ---------------------------------------------
0.004744 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.004897 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005006 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005135 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005263 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.006306 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='121' AND active=1
0.006439 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='121'
0.006566 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 121 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.006679 - FORUM::thread_lastvisit      -> threadid: Array
0.006695 - dotDatabase::query           -> SELECT forum_thread.*, UNIX_TIMESTAMP(forum_thread.lastposttime) AS stamp, user.nick AS firstposter FROM forum_thread LEFT JOIN user ON user.id = forum_thread.user_id WHERE threadID IN (2253, 2322, 2310, 2320, 2298, 2318) ORDER by sticky DESC, lastposttime DESC
0.006914 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.007459 - HTML::template               -> template: >forum_displayforumpart<
0.007629 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=18
0.007674 - HTML::template               -> template: >forum_displayforumindex<
0.007730 - GLOBAL::end userspace        -> ---------------------------------------------
0.007736 - PAGE::render                 -> start rendering page layout
0.007740 - USER::check_for_new_messages -> return
0.007746 - dotSession::getInstance      -> do
0.007761 - PAGE::get_boxes              -> -------- side=left
0.007776 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.008469 - PAGE::get_boxes              -> -------- call: left::menu_main
0.008481 - CBOX::menu                   -> generate Menu Box >news<
0.008491 - HTML::template               -> template: >box_menu<
0.008535 - HTML::template_exists        -> search: >page_box_left< == 1
0.008551 - HTML::template               -> template: >page_box_left<
0.008585 - PAGE::get_boxes              -> -------- call: left::menu_site
0.008592 - CBOX::menu                   -> generate Menu Box >site<
0.008601 - HTML::template               -> template: >box_menu_bit<
0.008630 - HTML::template               -> template: >box_menu_bit<
0.008643 - HTML::template               -> template: >box_menu_bit<
0.008653 - HTML::template               -> template: >box_menu_bit<
0.008662 - HTML::template               -> template: >box_menu_bit<
0.008672 - HTML::template               -> template: >box_menu_bit<
0.008681 - HTML::template               -> template: >box_menu<
0.008697 - HTML::template_exists        -> search: >page_box_left< == 1
0.008710 - HTML::template               -> template: >page_box_left<
0.008723 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.008729 - CBOX::menu                   -> generate Menu Box >verein<
0.008737 - HTML::template               -> template: >box_menu_bit<
0.008747 - HTML::template               -> template: >box_menu_bit<
0.008756 - HTML::template               -> template: >box_menu_bit<
0.008769 - HTML::template               -> template: >box_menu_bit<
0.008779 - HTML::template               -> template: >box_menu_bit<
0.008788 - HTML::template               -> template: >box_menu<
0.008831 - HTML::template_exists        -> search: >page_box_left< == 1
0.008856 - HTML::template               -> template: >page_box_left<
0.008868 - PAGE::get_boxes              -> -------- call: left::menu_event
0.008873 - CBOX::menu                   -> generate Menu Box >event<
0.008881 - HTML::template               -> template: >box_menu_bit<
0.008892 - HTML::template               -> template: >box_menu_bit<
0.008901 - HTML::template               -> template: >box_menu_bit<
0.008910 - HTML::template               -> template: >box_menu_bit<
0.008919 - HTML::template               -> template: >box_menu_bit<
0.008928 - HTML::template               -> template: >box_menu_bit<
0.008938 - HTML::template               -> template: >box_menu_bit<
0.008947 - HTML::template               -> template: >box_menu_bit<
0.008956 - HTML::template               -> template: >box_menu_bit<
0.008965 - HTML::template               -> template: >box_menu<
0.008981 - HTML::template_exists        -> search: >page_box_left< == 1
0.008992 - HTML::template               -> template: >page_box_left<
0.009004 - PAGE::get_boxes              -> -------- call: left::menu_login
0.009009 - CBOX::menu                   -> generate Menu Box >login<
0.009021 - HTML::template               -> template: >box_menu_bit<
0.009032 - HTML::template               -> template: >box_menu_bit<
0.009041 - HTML::template               -> template: >box_menu<
0.009057 - HTML::template_exists        -> search: >page_box_left< == 1
0.009067 - HTML::template               -> template: >page_box_left<
0.009082 - PAGE::get_boxes              -> -------- side=right
0.009091 - PAGE::get_boxes              -> -------- call: right::party
0.009097 - CBOX::party                  -> generate Box
0.009102 - EVENT::short_event           -> id >17<
0.009106 - EVENT::getevent              -> id >17<
0.009111 - 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.009223 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.009374 - CACHE::get                   -> cache: >event_17::stats< found
0.009405 - HTML::template               -> template: >box_event<
0.009467 - HTML::template_exists        -> search: >page_box_right< == 1
0.009482 - HTML::template               -> template: >page_box_right<
0.009514 - PAGE::get_boxes              -> -------- call: right::forum
0.009522 - CBOX::forum                  -> generate forum box
0.009526 - CBOX::forum_load_threads     -> load data
0.009535 - CACHE::get                   -> cache: >forum::topthreads< found
0.009592 - CBOX::forum_threads          -> list all threads in array
0.009601 - 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.009613 - admin::getInstance           -> do
0.009629 - HTML::template               -> template: >box_forum_bit<
0.009683 - HTML::template               -> template: >box_forum_bit<
0.009709 - HTML::template               -> template: >box_forum_bit<
0.009734 - HTML::template               -> template: >box_forum_bit<
0.009757 - HTML::template               -> template: >box_forum_bit<
0.009784 - HTML::template               -> template: >box_forum_bit<
0.009825 - HTML::template               -> template: >box_forum<
0.009881 - HTML::template_exists        -> search: >page_box_right< == 1
0.009895 - HTML::template               -> template: >page_box_right<
0.009911 - PAGE::get_boxes              -> -------- call: right::vote
0.009918 - CBOX::vote                   -> generate Box
0.009922 - 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.010070 - HTML::template               -> template: >box_vote_nocurrent<
0.010115 - HTML::template_exists        -> search: >page_box_right< == 1
0.010128 - HTML::template               -> template: >page_box_right<
0.010143 - PAGE::get_boxes              -> -------- call: right::banner
0.010156 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.010180 - HTML::template_exists        -> search: >page_box_right< == 1
0.010192 - HTML::template               -> template: >page_box_right<
0.010206 - PAGE::get_boxes              -> -------- call: right::search
0.010212 - CBOX::template               -> generate Box with >box_suchen< as template
0.010216 - HTML::template               -> template: >box_suchen<
0.010249 - HTML::template_exists        -> search: >page_box_right< == 1
0.010261 - HTML::template               -> template: >page_box_right<
0.010277 - PAGE::render                 -> final
0.010281 - PAGE::renderTemplate         -> page
0.010286 - PAGE::getHead                -> return
0.010289 - dotSession::getInstance      -> do
0.010342 - HTML::template               -> template: >page<
0.010456 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 14
Rendering Time : 0.010720

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.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php