lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena 10 - Lost in Space > Mitfahrzentrale
Neuen Beitrag
Moderatoren: Keine Moderatoren festgelegt
Beitrag Starter Antworten Hits Letzter Beitrag
Plätze frei aus Richtung Dresden (über Nürnberg) Ueckueck 3 856 24. Apr 2019 00:23
[TB]Kneeless
Mitfahrgelegenheit aus Aachen Alba 0 712 21. Apr 2019 16:51
Alba
Mitfahrgelegenheit aus Bocholt oder was auf dem weg liegt bLizzY 0 861 15. Apr 2019 18:39
bLizzY
Mitfahrt aus Friedrichshafen Nox 0 709 11. Apr 2019 20:33
Nox
Mitfahrt aus Stuttgart Jay 2 857 09. Apr 2019 09:23
bretterino
Mitfahrt aus Freiburg Relentless1829 0 851 10. Jan 2019 18:56
Relentless1829
 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.000017 - GLOBAL::include              -> config.php
0.000459 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000752 - dotDatabase::getInstance     -> connection: database
0.000764 - dotDatabase::__construct     -> connection: database
0.000778 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001228 - page::getInstance            -> do
0.001245 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001611 - dotSession::getInstance      -> do
0.001625 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001981 - dotSession::start            -> ---- init
0.001997 - dotSession::start            -> start php session managment
0.002035 - dotSession::start            -> finished php session management
0.002042 - dotSession::start            -> check for security options
0.002047 - dotSession::start            -> update current session online user infos
0.002054 - dotDatabase::connect         -> d030eee4@localhost
0.002413 - dotDatabase::select          -> database: d030eee4
0.002623 - dotDatabase::query           -> UPDATE session SET lastactivity = 1776777227, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/132/', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = hits + 1 WHERE hash = '3ee9b2f0ee3099750b70967d68a16e57'
0.002871 - dotSession::start            -> session found in DB
0.002877 - dotSession::load_locales     -> do
0.002904 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002909 - dotSession::start            -> ---- finished with session startup
0.002920 - dotSession::load_user        -> id: 0
0.002924 - user::get_user               -> id: >0<
0.002931 - dotDatabase::getInstance     -> connection: database
0.002945 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003215 - styles::load                 -> name: ><
0.003228 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003483 - styles::activate             -> style = lanrenav3
0.003557 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003720 - admin::getInstance           -> do
0.003727 - dotSession::getInstance      -> do
0.003733 - admin::__construct           -> user_id=0
0.003737 - user::load_settings          -> load current user settings to $global
0.003746 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003946 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004267 - EVENT::comming_event         -> return
0.004276 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1776777227 AND active=1 ORDER by begin ASC
0.004461 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1776777227 AND active=1 ORDER by begin DESC LIMIT 1
0.004661 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005013 - GLOBAL::end global.php       -> ---------------------------------------------
0.005103 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005259 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005397 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005551 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005688 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.006734 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='132' AND active=1
0.006869 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='132'
0.007050 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 132 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.007220 - FORUM::thread_lastvisit      -> threadid: Array
0.007250 - 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 (2447, 2484, 2482, 2480, 2442, 2446) ORDER by sticky DESC, lastposttime DESC
0.008848 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.009431 - HTML::template               -> template: >forum_displayforumpart<
0.009600 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=23
0.009722 - HTML::template               -> template: >forum_displayforumindex<
0.009775 - GLOBAL::end userspace        -> ---------------------------------------------
0.009786 - PAGE::render                 -> start rendering page layout
0.009790 - USER::check_for_new_messages -> return
0.009797 - dotSession::getInstance      -> do
0.009825 - PAGE::get_boxes              -> -------- side=left
0.009835 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.010771 - PAGE::get_boxes              -> -------- call: left::menu_main
0.010783 - CBOX::menu                   -> generate Menu Box >news<
0.010812 - HTML::template               -> template: >box_menu<
0.010879 - HTML::template_exists        -> search: >page_box_left< == 1
0.010910 - HTML::template               -> template: >page_box_left<
0.010944 - PAGE::get_boxes              -> -------- call: left::menu_site
0.010952 - CBOX::menu                   -> generate Menu Box >site<
0.010961 - HTML::template               -> template: >box_menu_bit<
0.010990 - HTML::template               -> template: >box_menu_bit<
0.011002 - HTML::template               -> template: >box_menu_bit<
0.011012 - HTML::template               -> template: >box_menu_bit<
0.011022 - HTML::template               -> template: >box_menu_bit<
0.011031 - HTML::template               -> template: >box_menu_bit<
0.011054 - HTML::template               -> template: >box_menu<
0.011083 - HTML::template_exists        -> search: >page_box_left< == 1
0.011096 - HTML::template               -> template: >page_box_left<
0.011110 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.011116 - CBOX::menu                   -> generate Menu Box >verein<
0.011127 - HTML::template               -> template: >box_menu_bit<
0.011138 - HTML::template               -> template: >box_menu_bit<
0.011148 - HTML::template               -> template: >box_menu_bit<
0.011157 - HTML::template               -> template: >box_menu_bit<
0.011166 - HTML::template               -> template: >box_menu_bit<
0.011175 - HTML::template               -> template: >box_menu<
0.011190 - HTML::template_exists        -> search: >page_box_left< == 1
0.011201 - HTML::template               -> template: >page_box_left<
0.011214 - PAGE::get_boxes              -> -------- call: left::menu_event
0.011219 - CBOX::menu                   -> generate Menu Box >event<
0.011227 - HTML::template               -> template: >box_menu_bit<
0.011237 - HTML::template               -> template: >box_menu_bit<
0.011247 - HTML::template               -> template: >box_menu_bit<
0.011259 - HTML::template               -> template: >box_menu_bit<
0.011269 - HTML::template               -> template: >box_menu_bit<
0.011287 - HTML::template               -> template: >box_menu_bit<
0.011298 - HTML::template               -> template: >box_menu_bit<
0.011307 - HTML::template               -> template: >box_menu_bit<
0.011316 - HTML::template               -> template: >box_menu_bit<
0.011325 - HTML::template               -> template: >box_menu<
0.011342 - HTML::template_exists        -> search: >page_box_left< == 1
0.011353 - HTML::template               -> template: >page_box_left<
0.011365 - PAGE::get_boxes              -> -------- call: left::menu_login
0.011371 - CBOX::menu                   -> generate Menu Box >login<
0.011382 - HTML::template               -> template: >box_menu_bit<
0.011393 - HTML::template               -> template: >box_menu_bit<
0.011402 - HTML::template               -> template: >box_menu<
0.011418 - HTML::template_exists        -> search: >page_box_left< == 1
0.011428 - HTML::template               -> template: >page_box_left<
0.011443 - PAGE::get_boxes              -> -------- side=right
0.011452 - PAGE::get_boxes              -> -------- call: right::party
0.011458 - CBOX::party                  -> generate Box
0.011464 - EVENT::short_event           -> id >17<
0.011467 - EVENT::getevent              -> id >17<
0.011472 - 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.011583 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.011734 - CACHE::get                   -> cache: >event_17::stats< found
0.011771 - HTML::template               -> template: >box_event<
0.011870 - HTML::template_exists        -> search: >page_box_right< == 1
0.011899 - HTML::template               -> template: >page_box_right<
0.011932 - PAGE::get_boxes              -> -------- call: right::forum
0.011940 - CBOX::forum                  -> generate forum box
0.011943 - CBOX::forum_load_threads     -> load data
0.011952 - CACHE::get                   -> cache: >forum::topthreads< found
0.012009 - CBOX::forum_threads          -> list all threads in array
0.012018 - 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.012030 - admin::getInstance           -> do
0.012046 - HTML::template               -> template: >box_forum_bit<
0.012099 - HTML::template               -> template: >box_forum_bit<
0.012125 - HTML::template               -> template: >box_forum_bit<
0.012150 - HTML::template               -> template: >box_forum_bit<
0.012173 - HTML::template               -> template: >box_forum_bit<
0.012196 - HTML::template               -> template: >box_forum_bit<
0.012210 - HTML::template               -> template: >box_forum<
0.012251 - HTML::template_exists        -> search: >page_box_right< == 1
0.012264 - HTML::template               -> template: >page_box_right<
0.012280 - PAGE::get_boxes              -> -------- call: right::vote
0.012286 - CBOX::vote                   -> generate Box
0.012290 - 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.012439 - HTML::template               -> template: >box_vote_nocurrent<
0.012482 - HTML::template_exists        -> search: >page_box_right< == 1
0.012495 - HTML::template               -> template: >page_box_right<
0.012510 - PAGE::get_boxes              -> -------- call: right::banner
0.012522 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.012548 - HTML::template_exists        -> search: >page_box_right< == 1
0.012560 - HTML::template               -> template: >page_box_right<
0.012575 - PAGE::get_boxes              -> -------- call: right::search
0.012581 - CBOX::template               -> generate Box with >box_suchen< as template
0.012585 - HTML::template               -> template: >box_suchen<
0.012618 - HTML::template_exists        -> search: >page_box_right< == 1
0.012629 - HTML::template               -> template: >page_box_right<
0.012645 - PAGE::render                 -> final
0.012649 - PAGE::renderTemplate         -> page
0.012654 - PAGE::getHead                -> return
0.012657 - dotSession::getInstance      -> do
0.012706 - HTML::template               -> template: >page<
0.012820 - PAGE::render_template        -> final

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

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