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.000016 - GLOBAL::include              -> config.php
0.000500 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000807 - dotDatabase::getInstance     -> connection: database
0.000819 - dotDatabase::__construct     -> connection: database
0.000832 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001300 - page::getInstance            -> do
0.001317 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001678 - dotSession::getInstance      -> do
0.001692 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002010 - dotSession::start            -> ---- init
0.002026 - dotSession::start            -> start php session managment
0.002066 - dotSession::start            -> finished php session management
0.002073 - dotSession::start            -> check for security options
0.002078 - dotSession::start            -> update current session online user infos
0.002086 - dotDatabase::connect         -> d030eee4@localhost
0.002527 - dotDatabase::select          -> database: d030eee4
0.002778 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766748797, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/49', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = hits + 1 WHERE hash = '310fd35044b4096a00d5065f9071854d'
0.002977 - dotSession::start            -> session found in DB
0.002983 - dotSession::load_locales     -> do
0.002998 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003003 - dotSession::start            -> ---- finished with session startup
0.003015 - dotSession::load_user        -> id: 0
0.003019 - user::get_user               -> id: >0<
0.003025 - dotDatabase::getInstance     -> connection: database
0.003039 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003317 - styles::load                 -> name: ><
0.003330 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003578 - styles::activate             -> style = lanrenav3
0.003652 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003818 - admin::getInstance           -> do
0.003826 - dotSession::getInstance      -> do
0.003831 - admin::__construct           -> user_id=0
0.003836 - user::load_settings          -> load current user settings to $global
0.003846 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004008 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004340 - EVENT::comming_event         -> return
0.004349 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766748797 AND active=1 ORDER by begin ASC
0.004481 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766748797 AND active=1 ORDER by begin DESC LIMIT 1
0.004637 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004973 - GLOBAL::end global.php       -> ---------------------------------------------
0.005063 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005207 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005293 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005420 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005586 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.006092 - NEWS::show_comments          -> id >49<
0.006109 - NEWS::get_post               -> id >49<
0.006115 - 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.006383 - user::get_user               -> id: >2<
0.006394 - dotDatabase::getInstance     -> connection: database
0.006402 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2 ORDER by id DESC
0.006530 - NEWS::get_news_post          -> id >49< + comments
0.006538 - NEWS::get_post               -> id >49<
0.006543 - 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.006729 - user::get_user               -> id: >2<
0.006736 - user::get_user               -> found in cache
0.006748 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.006792 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.007404 - HTML::encodeCms              -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase ...
0.007436 - HTML::encode                 -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase der ...
0.007454 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.007773 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.007889 - HTML::encode                 -> replace run 1
0.007922 - HTML::template               -> template: >news_single<
0.007981 - HTML::message                -> generate Message: Kommentar
0.007988 - HTML::template               -> template: >html_message<
0.008023 - GLOBAL::end userspace        -> ---------------------------------------------
0.008028 - PAGE::render                 -> start rendering page layout
0.008031 - USER::check_for_new_messages -> return
0.008038 - dotSession::getInstance      -> do
0.008053 - PAGE::get_boxes              -> -------- side=left
0.008062 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.008899 - PAGE::get_boxes              -> -------- call: left::menu_main
0.008910 - CBOX::menu                   -> generate Menu Box >news<
0.008920 - HTML::template               -> template: >box_menu<
0.008962 - HTML::template_exists        -> search: >page_box_left< == 1
0.008983 - HTML::template               -> template: >page_box_left<
0.009041 - PAGE::get_boxes              -> -------- call: left::menu_site
0.009048 - CBOX::menu                   -> generate Menu Box >site<
0.009057 - HTML::template               -> template: >box_menu_bit<
0.009087 - HTML::template               -> template: >box_menu_bit<
0.009099 - HTML::template               -> template: >box_menu_bit<
0.009114 - HTML::template               -> template: >box_menu_bit<
0.009144 - HTML::template               -> template: >box_menu_bit<
0.009154 - HTML::template               -> template: >box_menu_bit<
0.009176 - HTML::template               -> template: >box_menu<
0.009193 - HTML::template_exists        -> search: >page_box_left< == 1
0.009209 - HTML::template               -> template: >page_box_left<
0.009223 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.009237 - CBOX::menu                   -> generate Menu Box >verein<
0.009259 - HTML::template               -> template: >box_menu_bit<
0.009274 - HTML::template               -> template: >box_menu_bit<
0.009284 - HTML::template               -> template: >box_menu_bit<
0.009306 - HTML::template               -> template: >box_menu_bit<
0.009315 - HTML::template               -> template: >box_menu_bit<
0.009323 - HTML::template               -> template: >box_menu<
0.009340 - HTML::template_exists        -> search: >page_box_left< == 1
0.009351 - HTML::template               -> template: >page_box_left<
0.009363 - PAGE::get_boxes              -> -------- call: left::menu_event
0.009369 - CBOX::menu                   -> generate Menu Box >event<
0.009376 - HTML::template               -> template: >box_menu_bit<
0.009386 - HTML::template               -> template: >box_menu_bit<
0.009395 - HTML::template               -> template: >box_menu_bit<
0.009404 - HTML::template               -> template: >box_menu_bit<
0.009413 - HTML::template               -> template: >box_menu_bit<
0.009422 - HTML::template               -> template: >box_menu_bit<
0.009431 - HTML::template               -> template: >box_menu_bit<
0.009440 - HTML::template               -> template: >box_menu_bit<
0.009449 - HTML::template               -> template: >box_menu_bit<
0.009458 - HTML::template               -> template: >box_menu<
0.009473 - HTML::template_exists        -> search: >page_box_left< == 1
0.009484 - HTML::template               -> template: >page_box_left<
0.009496 - PAGE::get_boxes              -> -------- call: left::menu_login
0.009501 - CBOX::menu                   -> generate Menu Box >login<
0.009513 - HTML::template               -> template: >box_menu_bit<
0.009523 - HTML::template               -> template: >box_menu_bit<
0.009532 - HTML::template               -> template: >box_menu<
0.009548 - HTML::template_exists        -> search: >page_box_left< == 1
0.009558 - HTML::template               -> template: >page_box_left<
0.009572 - PAGE::get_boxes              -> -------- side=right
0.009581 - PAGE::get_boxes              -> -------- call: right::party
0.009587 - CBOX::party                  -> generate Box
0.009593 - EVENT::short_event           -> id >17<
0.009597 - EVENT::getevent              -> id >17<
0.009602 - 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.009713 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.009887 - CACHE::get                   -> cache: >event_17::stats< found
0.009918 - HTML::template               -> template: >box_event<
0.009982 - HTML::template_exists        -> search: >page_box_right< == 1
0.009999 - HTML::template               -> template: >page_box_right<
0.010032 - PAGE::get_boxes              -> -------- call: right::forum
0.010040 - CBOX::forum                  -> generate forum box
0.010044 - CBOX::forum_load_threads     -> load data
0.010053 - CACHE::get                   -> cache: >forum::topthreads< found
0.010114 - CBOX::forum_threads          -> list all threads in array
0.010145 - 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.010157 - admin::getInstance           -> do
0.010188 - HTML::template               -> template: >box_forum_bit<
0.010255 - HTML::template               -> template: >box_forum_bit<
0.010285 - HTML::template               -> template: >box_forum_bit<
0.010334 - HTML::template               -> template: >box_forum_bit<
0.010374 - HTML::template               -> template: >box_forum_bit<
0.010397 - HTML::template               -> template: >box_forum_bit<
0.010410 - HTML::template               -> template: >box_forum<
0.010452 - HTML::template_exists        -> search: >page_box_right< == 1
0.010466 - HTML::template               -> template: >page_box_right<
0.010481 - PAGE::get_boxes              -> -------- call: right::vote
0.010488 - CBOX::vote                   -> generate Box
0.010492 - 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.010673 - HTML::template               -> template: >box_vote_nocurrent<
0.010745 - HTML::template_exists        -> search: >page_box_right< == 1
0.010766 - HTML::template               -> template: >page_box_right<
0.010796 - PAGE::get_boxes              -> -------- call: right::banner
0.010826 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.010851 - HTML::template_exists        -> search: >page_box_right< == 1
0.010864 - HTML::template               -> template: >page_box_right<
0.010878 - PAGE::get_boxes              -> -------- call: right::search
0.010884 - CBOX::template               -> generate Box with >box_suchen< as template
0.010888 - HTML::template               -> template: >box_suchen<
0.010922 - HTML::template_exists        -> search: >page_box_right< == 1
0.010933 - HTML::template               -> template: >page_box_right<
0.010949 - PAGE::render                 -> final
0.010953 - PAGE::renderTemplate         -> page
0.010958 - PAGE::getHead                -> return
0.010961 - dotSession::getInstance      -> do
0.011013 - HTML::template               -> template: >page<
0.011171 - PAGE::render_template        -> final

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

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