lrschriftzug

LANrena Neustetten e.V.

 
 

LANrena LANparty Archiv >> LANrena 4 - Archiv [CLOSED] > Magicka
 
 Autor Thema: Magicka
Ben
20.03.2011 um 23:46 AntwortBenutzerprofilNachricht senden
NEW

Clan: Kein Clan
Postings: 254

So Gott es will und das Internet für Steam reicht und/oder der LAN-Modus eingefügt wird:
Wer hat Lust den Zauberstab und die M60 zu schwingen?
 
Schloc
21.03.2011 um 18:23 AntwortBenutzerprofilNachricht senden
NEW

Clan: mYinsanity.eu
Postings: 25

www.mYinsanity.eu
ich^^ und von unseren jungs sicher noch mehr
 
Ben
22.03.2011 um 17:22 AntwortBenutzerprofilNachricht senden
NEW

Clan: Kein Clan
Postings: 254

Ausgezeichnet
 
Pulmaris
23.03.2011 um 08:14 AntwortBenutzerprofilNachricht senden
NEW

Clan: mYinsanity.eu
Postings: 6

jo ich schwinge meinen Zauberstab sehr gerne
 
 

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

0.000023 - GLOBAL::include              -> config.php
0.000666 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.001144 - dotDatabase::getInstance     -> connection: database
0.001164 - dotDatabase::__construct     -> connection: database
0.001185 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001874 - page::getInstance            -> do
0.001902 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.002519 - dotSession::getInstance      -> do
0.002543 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003084 - dotSession::start            -> ---- init
0.003110 - dotSession::start            -> start php session managment
0.003170 - dotSession::start            -> finished php session management
0.003182 - dotSession::start            -> check for security options
0.003191 - dotSession::start            -> update current session online user infos
0.003203 - dotDatabase::connect         -> d030eee4@localhost
0.003481 - dotDatabase::select          -> database: d030eee4
0.003699 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770226906, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1005', host = '216.73.216.105', dns = '216.73.216.105', countrycode = 'US', hits = hits + 1 WHERE hash = '4d5522560978ea4ed78a2c285ff4fe11'
0.003956 - dotSession::start            -> session found in DB
0.003967 - dotSession::load_locales     -> do
0.003990 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003998 - dotSession::start            -> ---- finished with session startup
0.004017 - dotSession::load_user        -> id: 0
0.004025 - user::get_user               -> id: >0<
0.004035 - dotDatabase::getInstance     -> connection: database
0.004059 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.004454 - styles::load                 -> name: ><
0.004475 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.004888 - styles::activate             -> style = lanrenav3
0.005009 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.005285 - admin::getInstance           -> do
0.005298 - dotSession::getInstance      -> do
0.005308 - admin::__construct           -> user_id=0
0.005315 - user::load_settings          -> load current user settings to $global
0.005331 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.005607 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006138 - EVENT::comming_event         -> return
0.006156 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770226906 AND active=1 ORDER by begin ASC
0.006487 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770226906 AND active=1 ORDER by begin DESC LIMIT 1
0.006696 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007309 - GLOBAL::end global.php       -> ---------------------------------------------
0.007481 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007669 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007795 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007958 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008094 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.009988 - FORUM::showthread            -> get common forum and thread infos
0.010004 - FORUM::thread_lastvisit      -> threadid: 1005
0.010021 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1005 AND dateline > '' ORDER by postid ASC LIMIT 1
0.010367 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=10396
0.010520 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1005 AND dateline < '2011-03-20 23:46:46'
0.010839 - dotDatabase::query           -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='1005'
0.011122 - FORUM::is_moderator          -> for forumid: 81
0.011141 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='81'
0.011234 - admin::getInstance           -> do
0.011259 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.011268 - admin::getInstance           -> do
0.011282 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.011289 - admin::getInstance           -> do
0.011302 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.011309 - admin::getInstance           -> do
0.011321 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.011329 - admin::getInstance           -> do
0.011341 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.011348 - admin::getInstance           -> do
0.011360 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.011381 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.012477 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=12
0.012632 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1005'
0.012870 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.013046 - FORUM::showthread            -> query all postings
0.013062 - dotDatabase::query           -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 1005 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.013724 - HTML::template               -> template: >forum_postingpart<
0.013882 - HTML::template               -> template: >forum_postingpart<
0.013965 - HTML::template               -> template: >forum_postingpart<
0.014042 - HTML::template               -> template: >forum_postingpart<
0.014085 - HTML::template               -> template: >forum_postingindex_closed<
0.014156 - FORUM::showthread            -> check for moderator utils
0.014171 - FORUM::update_visit          -> forumid: 81 threadid: 1005 posttime: 2011-03-23 08:14:23
0.014203 - GLOBAL::end userspace        -> ---------------------------------------------
0.014211 - PAGE::render                 -> start rendering page layout
0.014219 - USER::check_for_new_messages -> return
0.014231 - dotSession::getInstance      -> do
0.014259 - PAGE::get_boxes              -> -------- side=left
0.014277 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.015560 - PAGE::get_boxes              -> -------- call: left::menu_main
0.015582 - CBOX::menu                   -> generate Menu Box >news<
0.015602 - HTML::template               -> template: >box_menu<
0.015686 - HTML::template_exists        -> search: >page_box_left< == 1
0.015718 - HTML::template               -> template: >page_box_left<
0.015781 - PAGE::get_boxes              -> -------- call: left::menu_site
0.015795 - CBOX::menu                   -> generate Menu Box >site<
0.015812 - HTML::template               -> template: >box_menu_bit<
0.015868 - HTML::template               -> template: >box_menu_bit<
0.015891 - HTML::template               -> template: >box_menu_bit<
0.015911 - HTML::template               -> template: >box_menu_bit<
0.015929 - HTML::template               -> template: >box_menu_bit<
0.015947 - HTML::template               -> template: >box_menu_bit<
0.015965 - HTML::template               -> template: >box_menu<
0.015996 - HTML::template_exists        -> search: >page_box_left< == 1
0.016020 - HTML::template               -> template: >page_box_left<
0.016046 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.016057 - CBOX::menu                   -> generate Menu Box >verein<
0.016072 - HTML::template               -> template: >box_menu_bit<
0.016093 - HTML::template               -> template: >box_menu_bit<
0.016111 - HTML::template               -> template: >box_menu_bit<
0.016129 - HTML::template               -> template: >box_menu_bit<
0.016147 - HTML::template               -> template: >box_menu_bit<
0.016165 - HTML::template               -> template: >box_menu<
0.016195 - HTML::template_exists        -> search: >page_box_left< == 1
0.016216 - HTML::template               -> template: >page_box_left<
0.016239 - PAGE::get_boxes              -> -------- call: left::menu_event
0.016249 - CBOX::menu                   -> generate Menu Box >event<
0.016265 - HTML::template               -> template: >box_menu_bit<
0.016284 - HTML::template               -> template: >box_menu_bit<
0.016302 - HTML::template               -> template: >box_menu_bit<
0.016320 - HTML::template               -> template: >box_menu_bit<
0.016337 - HTML::template               -> template: >box_menu_bit<
0.016355 - HTML::template               -> template: >box_menu_bit<
0.016373 - HTML::template               -> template: >box_menu_bit<
0.016390 - HTML::template               -> template: >box_menu_bit<
0.016408 - HTML::template               -> template: >box_menu_bit<
0.016425 - HTML::template               -> template: >box_menu<
0.016455 - HTML::template_exists        -> search: >page_box_left< == 1
0.016475 - HTML::template               -> template: >page_box_left<
0.016525 - PAGE::get_boxes              -> -------- call: left::menu_login
0.016537 - CBOX::menu                   -> generate Menu Box >login<
0.016561 - HTML::template               -> template: >box_menu_bit<
0.016583 - HTML::template               -> template: >box_menu_bit<
0.016600 - HTML::template               -> template: >box_menu<
0.016636 - HTML::template_exists        -> search: >page_box_left< == 1
0.016657 - HTML::template               -> template: >page_box_left<
0.016688 - PAGE::get_boxes              -> -------- side=right
0.016705 - PAGE::get_boxes              -> -------- call: right::party
0.016716 - CBOX::party                  -> generate Box
0.016729 - EVENT::short_event           -> id >17<
0.016736 - EVENT::getevent              -> id >17<
0.016746 - 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.016982 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.017263 - CACHE::get                   -> cache: >event_17::stats< found
0.017324 - HTML::template               -> template: >box_event<
0.017446 - HTML::template_exists        -> search: >page_box_right< == 1
0.017474 - HTML::template               -> template: >page_box_right<
0.017546 - PAGE::get_boxes              -> -------- call: right::forum
0.017561 - CBOX::forum                  -> generate forum box
0.017569 - CBOX::forum_load_threads     -> load data
0.017587 - CACHE::get                   -> cache: >forum::topthreads< found
0.017693 - CBOX::forum_threads          -> list all threads in array
0.017710 - 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.017733 - admin::getInstance           -> do
0.017767 - HTML::template               -> template: >box_forum_bit<
0.017870 - HTML::template               -> template: >box_forum_bit<
0.017920 - HTML::template               -> template: >box_forum_bit<
0.017969 - HTML::template               -> template: >box_forum_bit<
0.018009 - HTML::template               -> template: >box_forum_bit<
0.018052 - HTML::template               -> template: >box_forum_bit<
0.018078 - HTML::template               -> template: >box_forum<
0.018159 - HTML::template_exists        -> search: >page_box_right< == 1
0.018185 - HTML::template               -> template: >page_box_right<
0.018215 - PAGE::get_boxes              -> -------- call: right::vote
0.018228 - CBOX::vote                   -> generate Box
0.018237 - 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.018589 - HTML::template               -> template: >box_vote_nocurrent<
0.018689 - HTML::template_exists        -> search: >page_box_right< == 1
0.018720 - HTML::template               -> template: >page_box_right<
0.018755 - PAGE::get_boxes              -> -------- call: right::banner
0.018781 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.018830 - HTML::template_exists        -> search: >page_box_right< == 1
0.018855 - HTML::template               -> template: >page_box_right<
0.018885 - PAGE::get_boxes              -> -------- call: right::search
0.018897 - CBOX::template               -> generate Box with >box_suchen< as template
0.018905 - HTML::template               -> template: >box_suchen<
0.018970 - HTML::template_exists        -> search: >page_box_right< == 1
0.018992 - HTML::template               -> template: >page_box_right<
0.019026 - PAGE::render                 -> final
0.019035 - PAGE::renderTemplate         -> page
0.019044 - PAGE::getHead                -> return
0.019050 - dotSession::getInstance      -> do
0.019149 - HTML::template               -> template: >page<
0.019331 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 18
Rendering Time : 0.019913

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