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.000018 - GLOBAL::include              -> config.php
0.000588 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000912 - dotDatabase::getInstance     -> connection: database
0.000925 - dotDatabase::__construct     -> connection: database
0.000938 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001351 - page::getInstance            -> do
0.001372 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001783 - dotSession::getInstance      -> do
0.001797 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002117 - dotSession::start            -> ---- init
0.002134 - dotSession::start            -> start php session managment
0.002174 - dotSession::start            -> finished php session management
0.002181 - dotSession::start            -> check for security options
0.002186 - dotSession::start            -> update current session online user infos
0.002193 - dotDatabase::connect         -> d030eee4@localhost
0.002458 - dotDatabase::select          -> database: d030eee4
0.002703 - dotDatabase::query           -> UPDATE session SET lastactivity = 1774450806, userid = 0, site = 'https://lanrena.christoph-raible.de/news/49', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = hits + 1 WHERE hash = '973ea09159813c881eb09fc1478a1b95'
0.003018 - dotSession::start            -> session found in DB
0.003028 - dotSession::load_locales     -> do
0.003043 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003048 - dotSession::start            -> ---- finished with session startup
0.003060 - dotSession::load_user        -> id: 0
0.003064 - user::get_user               -> id: >0<
0.003071 - dotDatabase::getInstance     -> connection: database
0.003086 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003345 - styles::load                 -> name: ><
0.003361 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003655 - styles::activate             -> style = lanrenav3
0.003735 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003901 - admin::getInstance           -> do
0.003909 - dotSession::getInstance      -> do
0.003914 - admin::__construct           -> user_id=0
0.003919 - user::load_settings          -> load current user settings to $global
0.003928 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004088 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004377 - EVENT::comming_event         -> return
0.004390 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774450806 AND active=1 ORDER by begin ASC
0.004633 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774450806 AND active=1 ORDER by begin DESC LIMIT 1
0.004813 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005138 - GLOBAL::end global.php       -> ---------------------------------------------
0.005228 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005324 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005369 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005460 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005646 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.006122 - NEWS::show_comments          -> id >49<
0.006129 - NEWS::get_post               -> id >49<
0.006134 - 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.007006 - user::get_user               -> id: >2<
0.007017 - dotDatabase::getInstance     -> connection: database
0.007026 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2 ORDER by id DESC
0.007140 - NEWS::get_news_post          -> id >49< + comments
0.007145 - NEWS::get_post               -> id >49<
0.007149 - 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.007312 - user::get_user               -> id: >2<
0.007319 - user::get_user               -> found in cache
0.007326 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.007360 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.007945 - HTML::encodeCms              -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase ...
0.007985 - HTML::encode                 -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase der ...
0.008019 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.008446 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.008598 - HTML::encode                 -> replace run 1
0.008673 - HTML::template               -> template: >news_single<
0.008751 - HTML::message                -> generate Message: Kommentar
0.008759 - HTML::template               -> template: >html_message<
0.008798 - GLOBAL::end userspace        -> ---------------------------------------------
0.008803 - PAGE::render                 -> start rendering page layout
0.008808 - USER::check_for_new_messages -> return
0.008814 - dotSession::getInstance      -> do
0.008830 - PAGE::get_boxes              -> -------- side=left
0.008839 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.009573 - PAGE::get_boxes              -> -------- call: left::menu_main
0.009584 - CBOX::menu                   -> generate Menu Box >news<
0.009595 - HTML::template               -> template: >box_menu<
0.009638 - HTML::template_exists        -> search: >page_box_left< == 1
0.009654 - HTML::template               -> template: >page_box_left<
0.009686 - PAGE::get_boxes              -> -------- call: left::menu_site
0.009693 - CBOX::menu                   -> generate Menu Box >site<
0.009702 - HTML::template               -> template: >box_menu_bit<
0.009730 - HTML::template               -> template: >box_menu_bit<
0.009742 - HTML::template               -> template: >box_menu_bit<
0.009752 - HTML::template               -> template: >box_menu_bit<
0.009777 - HTML::template               -> template: >box_menu_bit<
0.009787 - HTML::template               -> template: >box_menu_bit<
0.009796 - HTML::template               -> template: >box_menu<
0.009813 - HTML::template_exists        -> search: >page_box_left< == 1
0.009825 - HTML::template               -> template: >page_box_left<
0.009853 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.009859 - CBOX::menu                   -> generate Menu Box >verein<
0.009867 - HTML::template               -> template: >box_menu_bit<
0.009877 - HTML::template               -> template: >box_menu_bit<
0.009886 - HTML::template               -> template: >box_menu_bit<
0.009895 - HTML::template               -> template: >box_menu_bit<
0.009904 - HTML::template               -> template: >box_menu_bit<
0.009913 - HTML::template               -> template: >box_menu<
0.009929 - HTML::template_exists        -> search: >page_box_left< == 1
0.009940 - HTML::template               -> template: >page_box_left<
0.009952 - PAGE::get_boxes              -> -------- call: left::menu_event
0.009958 - CBOX::menu                   -> generate Menu Box >event<
0.009965 - HTML::template               -> template: >box_menu_bit<
0.009975 - HTML::template               -> template: >box_menu_bit<
0.009985 - HTML::template               -> template: >box_menu_bit<
0.009994 - HTML::template               -> template: >box_menu_bit<
0.010002 - HTML::template               -> template: >box_menu_bit<
0.010011 - HTML::template               -> template: >box_menu_bit<
0.010020 - HTML::template               -> template: >box_menu_bit<
0.010029 - HTML::template               -> template: >box_menu_bit<
0.010038 - HTML::template               -> template: >box_menu_bit<
0.010047 - HTML::template               -> template: >box_menu<
0.010062 - HTML::template_exists        -> search: >page_box_left< == 1
0.010073 - HTML::template               -> template: >page_box_left<
0.010085 - PAGE::get_boxes              -> -------- call: left::menu_login
0.010090 - CBOX::menu                   -> generate Menu Box >login<
0.010102 - HTML::template               -> template: >box_menu_bit<
0.010112 - HTML::template               -> template: >box_menu_bit<
0.010122 - HTML::template               -> template: >box_menu<
0.010137 - HTML::template_exists        -> search: >page_box_left< == 1
0.010148 - HTML::template               -> template: >page_box_left<
0.010163 - PAGE::get_boxes              -> -------- side=right
0.010171 - PAGE::get_boxes              -> -------- call: right::party
0.010177 - CBOX::party                  -> generate Box
0.010183 - EVENT::short_event           -> id >17<
0.010186 - EVENT::getevent              -> id >17<
0.010191 - 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.010293 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.010452 - CACHE::get                   -> cache: >event_17::stats< found
0.010499 - HTML::template               -> template: >box_event<
0.010561 - HTML::template_exists        -> search: >page_box_right< == 1
0.010577 - HTML::template               -> template: >page_box_right<
0.010610 - PAGE::get_boxes              -> -------- call: right::forum
0.010617 - CBOX::forum                  -> generate forum box
0.010621 - CBOX::forum_load_threads     -> load data
0.010630 - CACHE::get                   -> cache: >forum::topthreads< found
0.010687 - CBOX::forum_threads          -> list all threads in array
0.010696 - 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.010708 - admin::getInstance           -> do
0.010726 - HTML::template               -> template: >box_forum_bit<
0.010780 - HTML::template               -> template: >box_forum_bit<
0.010807 - HTML::template               -> template: >box_forum_bit<
0.010833 - HTML::template               -> template: >box_forum_bit<
0.010855 - HTML::template               -> template: >box_forum_bit<
0.010878 - HTML::template               -> template: >box_forum_bit<
0.010892 - HTML::template               -> template: >box_forum<
0.010933 - HTML::template_exists        -> search: >page_box_right< == 1
0.010947 - HTML::template               -> template: >page_box_right<
0.010962 - PAGE::get_boxes              -> -------- call: right::vote
0.010969 - CBOX::vote                   -> generate Box
0.010973 - 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.011153 - HTML::template               -> template: >box_vote_nocurrent<
0.011195 - HTML::template_exists        -> search: >page_box_right< == 1
0.011208 - HTML::template               -> template: >page_box_right<
0.011222 - PAGE::get_boxes              -> -------- call: right::banner
0.011234 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.011258 - HTML::template_exists        -> search: >page_box_right< == 1
0.011270 - HTML::template               -> template: >page_box_right<
0.011284 - PAGE::get_boxes              -> -------- call: right::search
0.011290 - CBOX::template               -> generate Box with >box_suchen< as template
0.011294 - HTML::template               -> template: >box_suchen<
0.011327 - HTML::template_exists        -> search: >page_box_right< == 1
0.011338 - HTML::template               -> template: >page_box_right<
0.011355 - PAGE::render                 -> final
0.011359 - PAGE::renderTemplate         -> page
0.011364 - PAGE::getHead                -> return
0.011367 - dotSession::getInstance      -> do
0.011448 - HTML::template               -> template: >page<
0.011557 - PAGE::render_template        -> final

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

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