lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena 10 - Lost in Space >> Turniere > Fifa 1on1
Antwort erstellen
[TB]Kneeless
12.04.2019 um 23:11 AntwortBenutzerprofilNachricht senden
NEW

Clan: The Bulldogz
Postings: 18

Hallo,

habe das Spiel nicht, wird an einem Rechner gezockt? So kann ich es dennoch spielen.

Gruß, Kneeless
 
|LR|phil
14.04.2019 um 11:28 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 50

Hallo Kneeless,

die Spiele/Turniere die du spielen möchtest musst du selbst besitzen.

Viele Grüße,
__________________
#LANrena Neustetten e.V. - Mitglied
#LANrena 10 Lost in Space - Technik
 
[TB]Kneeless
24.04.2019 um 19:42 AntwortBenutzerprofilNachricht senden
NEW

Clan: The Bulldogz
Postings: 18

Schade, da das spiel ja auch an einem Rechner gezockt wird. Aber deswegen kauf ich mir das Spiel jetzt nicht extra.
 
Antwort erstellen

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

0.000021 - GLOBAL::include              -> config.php
0.002165 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002514 - dotDatabase::getInstance     -> connection: database
0.002526 - dotDatabase::__construct     -> connection: database
0.002542 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003004 - page::getInstance            -> do
0.003030 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003489 - dotSession::getInstance      -> do
0.003505 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003864 - dotSession::start            -> ---- init
0.003879 - dotSession::start            -> start php session managment
0.009250 - dotSession::start            -> finished php session management
0.009261 - dotSession::start            -> check for security options
0.009268 - dotSession::start            -> update current session online user infos
0.009276 - dotDatabase::connect         -> d030eee4@localhost
0.009587 - dotDatabase::select          -> database: d030eee4
0.009736 - dotDatabase::query           -> UPDATE session SET lastactivity = 1774136023, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/2481', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = hits + 1 WHERE hash = '2c6e3a9fabb003dc48eb689c59ad4319'
0.009903 - dotSession::start            -> session found in DB
0.009909 - dotSession::load_locales     -> do
0.009951 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.009957 - dotSession::start            -> ---- finished with session startup
0.009973 - dotSession::load_user        -> id: 0
0.009977 - user::get_user               -> id: >0<
0.009983 - dotDatabase::getInstance     -> connection: database
0.009999 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.010319 - styles::load                 -> name: ><
0.010339 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.010684 - styles::activate             -> style = lanrenav3
0.010805 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.011023 - admin::getInstance           -> do
0.011031 - dotSession::getInstance      -> do
0.011037 - admin::__construct           -> user_id=0
0.011041 - user::load_settings          -> load current user settings to $global
0.011051 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.011337 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.011670 - EVENT::comming_event         -> return
0.011680 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774136023 AND active=1 ORDER by begin ASC
0.011753 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774136023 AND active=1 ORDER by begin DESC LIMIT 1
0.011825 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.012240 - GLOBAL::end global.php       -> ---------------------------------------------
0.012343 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.012442 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.012527 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.012636 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.012744 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.013905 - FORUM::showthread            -> get common forum and thread infos
0.013913 - FORUM::thread_lastvisit      -> threadid: 2481
0.013922 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=2481 AND dateline > '' ORDER by postid ASC LIMIT 1
0.014116 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=25694
0.014263 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=2481 AND dateline < '2019-04-12 23:11:45'
0.014434 - 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='2481'
0.014600 - FORUM::is_moderator          -> for forumid: 133
0.014610 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='133'
0.014673 - admin::getInstance           -> do
0.014686 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.014690 - admin::getInstance           -> do
0.014697 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.014701 - admin::getInstance           -> do
0.014708 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.014712 - admin::getInstance           -> do
0.014718 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.014722 - admin::getInstance           -> do
0.014728 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.014732 - admin::getInstance           -> do
0.014738 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.014751 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.015434 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=23
0.015524 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='2481'
0.015630 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.015711 - FORUM::showthread            -> query all postings
0.015719 - 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 = 2481 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.016168 - HTML::template               -> template: >forum_postingpart<
0.016278 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.016306 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.016971 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.017021 - HTML::encode                 -> replace run 1
0.017123 - HTML::encode                 -> replace run 2
0.017205 - HTML::template               -> template: >forum_postingpart<
0.017274 - HTML::template               -> template: >forum_postingpart<
0.017302 - HTML::template               -> template: >forum_postingindex<
0.017353 - FORUM::showthread            -> check for moderator utils
0.017360 - FORUM::update_visit          -> forumid: 133 threadid: 2481 posttime: 2019-04-24 19:42:19
0.017383 - GLOBAL::end userspace        -> ---------------------------------------------
0.017388 - PAGE::render                 -> start rendering page layout
0.017392 - USER::check_for_new_messages -> return
0.017399 - dotSession::getInstance      -> do
0.017420 - PAGE::get_boxes              -> -------- side=left
0.017432 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.018170 - PAGE::get_boxes              -> -------- call: left::menu_main
0.018203 - CBOX::menu                   -> generate Menu Box >news<
0.018214 - HTML::template               -> template: >box_menu<
0.018282 - HTML::template_exists        -> search: >page_box_left< == 1
0.018298 - HTML::template               -> template: >page_box_left<
0.018335 - PAGE::get_boxes              -> -------- call: left::menu_site
0.018367 - CBOX::menu                   -> generate Menu Box >site<
0.018377 - HTML::template               -> template: >box_menu_bit<
0.018425 - HTML::template               -> template: >box_menu_bit<
0.018438 - HTML::template               -> template: >box_menu_bit<
0.018448 - HTML::template               -> template: >box_menu_bit<
0.018457 - HTML::template               -> template: >box_menu_bit<
0.018466 - HTML::template               -> template: >box_menu_bit<
0.018475 - HTML::template               -> template: >box_menu<
0.018492 - HTML::template_exists        -> search: >page_box_left< == 1
0.018505 - HTML::template               -> template: >page_box_left<
0.018518 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.018524 - CBOX::menu                   -> generate Menu Box >verein<
0.018532 - HTML::template               -> template: >box_menu_bit<
0.018542 - HTML::template               -> template: >box_menu_bit<
0.018552 - HTML::template               -> template: >box_menu_bit<
0.018561 - HTML::template               -> template: >box_menu_bit<
0.018571 - HTML::template               -> template: >box_menu_bit<
0.018580 - HTML::template               -> template: >box_menu<
0.018595 - HTML::template_exists        -> search: >page_box_left< == 1
0.018606 - HTML::template               -> template: >page_box_left<
0.018619 - PAGE::get_boxes              -> -------- call: left::menu_event
0.018624 - CBOX::menu                   -> generate Menu Box >event<
0.018632 - HTML::template               -> template: >box_menu_bit<
0.018643 - HTML::template               -> template: >box_menu_bit<
0.018652 - HTML::template               -> template: >box_menu_bit<
0.018661 - HTML::template               -> template: >box_menu_bit<
0.018670 - HTML::template               -> template: >box_menu_bit<
0.018679 - HTML::template               -> template: >box_menu_bit<
0.018688 - HTML::template               -> template: >box_menu_bit<
0.018697 - HTML::template               -> template: >box_menu_bit<
0.018707 - HTML::template               -> template: >box_menu_bit<
0.018716 - HTML::template               -> template: >box_menu<
0.018731 - HTML::template_exists        -> search: >page_box_left< == 1
0.018742 - HTML::template               -> template: >page_box_left<
0.018757 - PAGE::get_boxes              -> -------- call: left::menu_login
0.018766 - CBOX::menu                   -> generate Menu Box >login<
0.018778 - HTML::template               -> template: >box_menu_bit<
0.018789 - HTML::template               -> template: >box_menu_bit<
0.018798 - HTML::template               -> template: >box_menu<
0.018814 - HTML::template_exists        -> search: >page_box_left< == 1
0.018825 - HTML::template               -> template: >page_box_left<
0.018843 - PAGE::get_boxes              -> -------- side=right
0.018853 - PAGE::get_boxes              -> -------- call: right::party
0.018859 - CBOX::party                  -> generate Box
0.018866 - EVENT::short_event           -> id >17<
0.018869 - EVENT::getevent              -> id >17<
0.018874 - 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.019004 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.019209 - CACHE::get                   -> cache: >event_17::stats< found
0.019264 - HTML::template               -> template: >box_event<
0.019334 - HTML::template_exists        -> search: >page_box_right< == 1
0.019350 - HTML::template               -> template: >page_box_right<
0.019384 - PAGE::get_boxes              -> -------- call: right::forum
0.019392 - CBOX::forum                  -> generate forum box
0.019396 - CBOX::forum_load_threads     -> load data
0.019405 - CACHE::get                   -> cache: >forum::topthreads< found
0.019478 - CBOX::forum_threads          -> list all threads in array
0.019487 - 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.019500 - admin::getInstance           -> do
0.019518 - HTML::template               -> template: >box_forum_bit<
0.019575 - HTML::template               -> template: >box_forum_bit<
0.019602 - HTML::template               -> template: >box_forum_bit<
0.019627 - HTML::template               -> template: >box_forum_bit<
0.019649 - HTML::template               -> template: >box_forum_bit<
0.019672 - HTML::template               -> template: >box_forum_bit<
0.019686 - HTML::template               -> template: >box_forum<
0.019736 - HTML::template_exists        -> search: >page_box_right< == 1
0.019750 - HTML::template               -> template: >page_box_right<
0.019768 - PAGE::get_boxes              -> -------- call: right::vote
0.019775 - CBOX::vote                   -> generate Box
0.019780 - 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.019974 - HTML::template               -> template: >box_vote_nocurrent<
0.020015 - HTML::template_exists        -> search: >page_box_right< == 1
0.020028 - HTML::template               -> template: >page_box_right<
0.020043 - PAGE::get_boxes              -> -------- call: right::banner
0.020055 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.020086 - HTML::template_exists        -> search: >page_box_right< == 1
0.020099 - HTML::template               -> template: >page_box_right<
0.020114 - PAGE::get_boxes              -> -------- call: right::search
0.020120 - CBOX::template               -> generate Box with >box_suchen< as template
0.020124 - HTML::template               -> template: >box_suchen<
0.020169 - HTML::template_exists        -> search: >page_box_right< == 1
0.020207 - HTML::template               -> template: >page_box_right<
0.020240 - PAGE::render                 -> final
0.020245 - PAGE::renderTemplate         -> page
0.020250 - PAGE::getHead                -> return
0.020254 - dotSession::getInstance      -> do
0.020322 - HTML::template               -> template: >page<
0.020450 - PAGE::render_template        -> final

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

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