lrschriftzug

LANrena Neustetten e.V.

 
 

01

Dezember

2009

Die besten Plätze sind begehrt!

Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase der LANrena - High Voltage begonnen!
Hier gilt: Der frühe Vogel fängt den Wurm, soll heissen: Wir können euch nur insg. 40 Logenplätze anbieten.
Solltest du und dein Clan / Freunde hier nebeneinander sitzen wollen, gilt es eine rasche Anmeldung und eine schnelle Bezahlung zu tätigen!

Ebenfalls bieten wir einen Clan (Friends) Rabatt an:

  • 5 Personen - 5€ Rabatt (auf den Gesamtpreis)
  • 6 Personen - 6€ Rabatt (auf den Gesamtpreis)
  • usw. (bsp. 10 Personen - 10 € Rabatt)
Wichtig! Diese Preise gelten nur bei einer Sammelüberweisung / PayPal Sammelbezahlung

In diesem Falle bitte eine eMail an info [ätt] lanrena [dot] de schicken und alle Nicknames + UserIDs eintragen.
Wir schalten sofort nach Zahlungseingang frei, sodass ihr euch bestmöglich Platzieren könnt.

Ansonsten gelten folgende Eintrittspreise:

(Bis einschließlich 31.01.2010)
  • Normaler Platz - 19,99 €
  • Logenplatz       - 29,99 €
Wir freuen uns mit euch eine weitere LANrena LANparty veranstalten zu können!

Kommentar

Es liegen noch keine Kommentare vor.

Kommentar hinzufügen

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

0.000069 - GLOBAL::include              -> config.php
0.002376 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.004009 - dotDatabase::getInstance     -> connection: database
0.004074 - dotDatabase::__construct     -> connection: database
0.004144 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.006430 - page::getInstance            -> do
0.006544 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.008613 - dotSession::getInstance      -> do
0.008684 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.010507 - dotSession::start            -> ---- init
0.010587 - dotSession::start            -> start php session managment
0.010763 - dotSession::start            -> finished php session management
0.010802 - dotSession::start            -> check for security options
0.010831 - dotSession::start            -> update current session online user infos
0.010869 - dotDatabase::connect         -> d030eee4@localhost
0.012101 - dotDatabase::select          -> database: d030eee4
0.012666 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770183995, userid = 0, site = 'https://lanrena.christoph-raible.de/news/49', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = '467490bac54ead209770b1a41f9fe31b'
0.013518 - dotSession::start            -> session found in DB
0.013570 - dotSession::load_locales     -> do
0.013646 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.013674 - dotSession::start            -> ---- finished with session startup
0.013742 - dotSession::load_user        -> id: 0
0.013764 - user::get_user               -> id: >0<
0.013800 - dotDatabase::getInstance     -> connection: database
0.013880 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.015233 - styles::load                 -> name: ><
0.015298 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.016672 - styles::activate             -> style = lanrenav3
0.017066 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.017993 - admin::getInstance           -> do
0.018033 - dotSession::getInstance      -> do
0.018064 - admin::__construct           -> user_id=0
0.018086 - user::load_settings          -> load current user settings to $global
0.018136 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.019030 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.020742 - EVENT::comming_event         -> return
0.020794 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770183995 AND active=1 ORDER by begin ASC
0.021537 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770183995 AND active=1 ORDER by begin DESC LIMIT 1
0.022189 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.024021 - GLOBAL::end global.php       -> ---------------------------------------------
0.024532 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.025007 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.025384 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.025918 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.026447 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.029128 - NEWS::show_comments          -> id >49<
0.029169 - NEWS::get_post               -> id >49<
0.029197 - dotDatabase::query           -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='49' AND active=1 AND dateline
0.030099 - user::get_user               -> id: >2<
0.030140 - dotDatabase::getInstance     -> connection: database
0.030172 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2 ORDER by id DESC
0.030478 - NEWS::get_news_post          -> id >49< + comments
0.030501 - NEWS::get_post               -> id >49<
0.030517 - dotDatabase::query           -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='49' AND active=1 AND dateline
0.031210 - user::get_user               -> id: >2<
0.031237 - user::get_user               -> found in cache
0.031262 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.031476 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.033619 - HTML::encodeCms              -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase ...
0.033731 - HTML::encode                 -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase der ...
0.033781 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.034800 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.035014 - HTML::encode                 -> replace run 1
0.035105 - HTML::template               -> template: >news_single<
0.035269 - HTML::message                -> generate Message: Kommentar
0.035290 - HTML::template               -> template: >html_message<
0.035387 - GLOBAL::end userspace        -> ---------------------------------------------
0.035401 - PAGE::render                 -> start rendering page layout
0.035413 - USER::check_for_new_messages -> return
0.035431 - dotSession::getInstance      -> do
0.035491 - PAGE::get_boxes              -> -------- side=left
0.035519 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.037381 - PAGE::get_boxes              -> -------- call: left::menu_main
0.037411 - CBOX::menu                   -> generate Menu Box >news<
0.037439 - HTML::template               -> template: >box_menu<
0.037572 - HTML::template_exists        -> search: >page_box_left< == 1
0.037618 - HTML::template               -> template: >page_box_left<
0.037712 - PAGE::get_boxes              -> -------- call: left::menu_site
0.037733 - CBOX::menu                   -> generate Menu Box >site<
0.037758 - HTML::template               -> template: >box_menu_bit<
0.037842 - HTML::template               -> template: >box_menu_bit<
0.037877 - HTML::template               -> template: >box_menu_bit<
0.037906 - HTML::template               -> template: >box_menu_bit<
0.037934 - HTML::template               -> template: >box_menu_bit<
0.037962 - HTML::template               -> template: >box_menu_bit<
0.037989 - HTML::template               -> template: >box_menu<
0.038037 - HTML::template_exists        -> search: >page_box_left< == 1
0.038072 - HTML::template               -> template: >page_box_left<
0.038111 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.038128 - CBOX::menu                   -> generate Menu Box >verein<
0.038150 - HTML::template               -> template: >box_menu_bit<
0.038180 - HTML::template               -> template: >box_menu_bit<
0.038208 - HTML::template               -> template: >box_menu_bit<
0.038235 - HTML::template               -> template: >box_menu_bit<
0.038261 - HTML::template               -> template: >box_menu_bit<
0.038287 - HTML::template               -> template: >box_menu<
0.038332 - HTML::template_exists        -> search: >page_box_left< == 1
0.038363 - HTML::template               -> template: >page_box_left<
0.038400 - PAGE::get_boxes              -> -------- call: left::menu_event
0.038416 - CBOX::menu                   -> generate Menu Box >event<
0.038437 - HTML::template               -> template: >box_menu_bit<
0.038477 - HTML::template               -> template: >box_menu_bit<
0.038506 - HTML::template               -> template: >box_menu_bit<
0.038534 - HTML::template               -> template: >box_menu_bit<
0.038560 - HTML::template               -> template: >box_menu_bit<
0.038587 - HTML::template               -> template: >box_menu_bit<
0.038614 - HTML::template               -> template: >box_menu_bit<
0.038641 - HTML::template               -> template: >box_menu_bit<
0.038668 - HTML::template               -> template: >box_menu_bit<
0.038695 - HTML::template               -> template: >box_menu<
0.038741 - HTML::template_exists        -> search: >page_box_left< == 1
0.038773 - HTML::template               -> template: >page_box_left<
0.038809 - PAGE::get_boxes              -> -------- call: left::menu_login
0.038825 - CBOX::menu                   -> generate Menu Box >login<
0.038857 - HTML::template               -> template: >box_menu_bit<
0.038889 - HTML::template               -> template: >box_menu_bit<
0.038917 - HTML::template               -> template: >box_menu<
0.038963 - HTML::template_exists        -> search: >page_box_left< == 1
0.038994 - HTML::template               -> template: >page_box_left<
0.039037 - PAGE::get_boxes              -> -------- side=right
0.039063 - PAGE::get_boxes              -> -------- call: right::party
0.039079 - CBOX::party                  -> generate Box
0.039095 - EVENT::short_event           -> id >17<
0.039105 - EVENT::getevent              -> id >17<
0.039117 - 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.039385 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.039721 - CACHE::get                   -> cache: >event_17::stats< found
0.039790 - HTML::template               -> template: >box_event<
0.039930 - HTML::template_exists        -> search: >page_box_right< == 1
0.039968 - HTML::template               -> template: >page_box_right<
0.040042 - PAGE::get_boxes              -> -------- call: right::forum
0.040059 - CBOX::forum                  -> generate forum box
0.040067 - CBOX::forum_load_threads     -> load data
0.040087 - CACHE::get                   -> cache: >forum::topthreads< found
0.040213 - CBOX::forum_threads          -> list all threads in array
0.040233 - 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.040261 - admin::getInstance           -> do
0.040300 - HTML::template               -> template: >box_forum_bit<
0.040424 - HTML::template               -> template: >box_forum_bit<
0.040496 - HTML::template               -> template: >box_forum_bit<
0.040557 - HTML::template               -> template: >box_forum_bit<
0.040607 - HTML::template               -> template: >box_forum_bit<
0.040662 - HTML::template               -> template: >box_forum_bit<
0.040693 - HTML::template               -> template: >box_forum<
0.040790 - HTML::template_exists        -> search: >page_box_right< == 1
0.040821 - HTML::template               -> template: >page_box_right<
0.040857 - PAGE::get_boxes              -> -------- call: right::vote
0.040872 - CBOX::vote                   -> generate Box
0.040882 - 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.041198 - HTML::template               -> template: >box_vote_nocurrent<
0.041304 - HTML::template_exists        -> search: >page_box_right< == 1
0.041335 - HTML::template               -> template: >page_box_right<
0.041369 - PAGE::get_boxes              -> -------- call: right::banner
0.041398 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.041464 - HTML::template_exists        -> search: >page_box_right< == 1
0.041492 - HTML::template               -> template: >page_box_right<
0.041526 - PAGE::get_boxes              -> -------- call: right::search
0.041540 - CBOX::template               -> generate Box with >box_suchen< as template
0.041549 - HTML::template               -> template: >box_suchen<
0.041627 - HTML::template_exists        -> search: >page_box_right< == 1
0.041653 - HTML::template               -> template: >page_box_right<
0.041690 - PAGE::render                 -> final
0.041700 - PAGE::renderTemplate         -> page
0.041711 - PAGE::getHead                -> return
0.041717 - dotSession::getInstance      -> do
0.041829 - HTML::template               -> template: >page<
0.042036 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 15
Rendering Time : 0.042687

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