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.000458 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000791 - dotDatabase::getInstance     -> connection: database
0.000804 - dotDatabase::__construct     -> connection: database
0.000817 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001229 - page::getInstance            -> do
0.001247 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001656 - dotSession::getInstance      -> do
0.001670 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001992 - dotSession::start            -> ---- init
0.002009 - dotSession::start            -> start php session managment
0.002051 - dotSession::start            -> finished php session management
0.002058 - dotSession::start            -> check for security options
0.002064 - dotSession::start            -> update current session online user infos
0.002071 - dotDatabase::connect         -> d030eee4@localhost
0.002395 - dotDatabase::select          -> database: d030eee4
0.002480 - dotDatabase::query           -> UPDATE session SET lastactivity = 1776772965, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/49/', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = hits + 1 WHERE hash = 'dbd8f507eecc39509c824773ab50f736'
0.002664 - dotSession::start            -> session found in DB
0.002670 - dotSession::load_locales     -> do
0.002685 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002689 - dotSession::start            -> ---- finished with session startup
0.002701 - dotSession::load_user        -> id: 0
0.002705 - user::get_user               -> id: >0<
0.002712 - dotDatabase::getInstance     -> connection: database
0.002726 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.002968 - styles::load                 -> name: ><
0.002981 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003231 - styles::activate             -> style = lanrenav3
0.003305 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003471 - admin::getInstance           -> do
0.003479 - dotSession::getInstance      -> do
0.003485 - admin::__construct           -> user_id=0
0.003489 - user::load_settings          -> load current user settings to $global
0.003498 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003724 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004030 - EVENT::comming_event         -> return
0.004039 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1776772965 AND active=1 ORDER by begin ASC
0.004168 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1776772965 AND active=1 ORDER by begin DESC LIMIT 1
0.004269 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004639 - GLOBAL::end global.php       -> ---------------------------------------------
0.004730 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.004863 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.004991 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005098 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005195 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.005711 - NEWS::show_comments          -> id >49<
0.005718 - NEWS::get_post               -> id >49<
0.005723 - 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.005961 - user::get_user               -> id: >2<
0.005970 - dotDatabase::getInstance     -> connection: database
0.005978 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2 ORDER by id DESC
0.006098 - NEWS::get_news_post          -> id >49< + comments
0.006104 - NEWS::get_post               -> id >49<
0.006108 - 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.006268 - user::get_user               -> id: >2<
0.006274 - user::get_user               -> found in cache
0.006280 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.006314 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.006927 - HTML::encodeCms              -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase ...
0.006960 - HTML::encode                 -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase der ...
0.006974 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.007260 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.007308 - HTML::encode                 -> replace run 1
0.007342 - HTML::template               -> template: >news_single<
0.007401 - HTML::message                -> generate Message: Kommentar
0.007409 - HTML::template               -> template: >html_message<
0.007444 - GLOBAL::end userspace        -> ---------------------------------------------
0.007449 - PAGE::render                 -> start rendering page layout
0.007453 - USER::check_for_new_messages -> return
0.007460 - dotSession::getInstance      -> do
0.007476 - PAGE::get_boxes              -> -------- side=left
0.007485 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.008188 - PAGE::get_boxes              -> -------- call: left::menu_main
0.008200 - CBOX::menu                   -> generate Menu Box >news<
0.008210 - HTML::template               -> template: >box_menu<
0.008254 - HTML::template_exists        -> search: >page_box_left< == 1
0.008270 - HTML::template               -> template: >page_box_left<
0.008304 - PAGE::get_boxes              -> -------- call: left::menu_site
0.008311 - CBOX::menu                   -> generate Menu Box >site<
0.008320 - HTML::template               -> template: >box_menu_bit<
0.008349 - HTML::template               -> template: >box_menu_bit<
0.008361 - HTML::template               -> template: >box_menu_bit<
0.008371 - HTML::template               -> template: >box_menu_bit<
0.008381 - HTML::template               -> template: >box_menu_bit<
0.008390 - HTML::template               -> template: >box_menu_bit<
0.008399 - HTML::template               -> template: >box_menu<
0.008416 - HTML::template_exists        -> search: >page_box_left< == 1
0.008428 - HTML::template               -> template: >page_box_left<
0.008441 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.008447 - CBOX::menu                   -> generate Menu Box >verein<
0.008455 - HTML::template               -> template: >box_menu_bit<
0.008465 - HTML::template               -> template: >box_menu_bit<
0.008475 - HTML::template               -> template: >box_menu_bit<
0.008484 - HTML::template               -> template: >box_menu_bit<
0.008493 - HTML::template               -> template: >box_menu_bit<
0.008501 - HTML::template               -> template: >box_menu<
0.008517 - HTML::template_exists        -> search: >page_box_left< == 1
0.008528 - HTML::template               -> template: >page_box_left<
0.008541 - PAGE::get_boxes              -> -------- call: left::menu_event
0.008550 - CBOX::menu                   -> generate Menu Box >event<
0.008559 - HTML::template               -> template: >box_menu_bit<
0.008569 - HTML::template               -> template: >box_menu_bit<
0.008603 - HTML::template               -> template: >box_menu_bit<
0.008613 - HTML::template               -> template: >box_menu_bit<
0.008635 - HTML::template               -> template: >box_menu_bit<
0.008644 - HTML::template               -> template: >box_menu_bit<
0.008653 - HTML::template               -> template: >box_menu_bit<
0.008662 - HTML::template               -> template: >box_menu_bit<
0.008671 - HTML::template               -> template: >box_menu_bit<
0.008680 - HTML::template               -> template: >box_menu<
0.008696 - HTML::template_exists        -> search: >page_box_left< == 1
0.008707 - HTML::template               -> template: >page_box_left<
0.008720 - PAGE::get_boxes              -> -------- call: left::menu_login
0.008725 - CBOX::menu                   -> generate Menu Box >login<
0.008737 - HTML::template               -> template: >box_menu_bit<
0.008747 - HTML::template               -> template: >box_menu_bit<
0.008756 - HTML::template               -> template: >box_menu<
0.008772 - HTML::template_exists        -> search: >page_box_left< == 1
0.008783 - HTML::template               -> template: >page_box_left<
0.008798 - PAGE::get_boxes              -> -------- side=right
0.008807 - PAGE::get_boxes              -> -------- call: right::party
0.008813 - CBOX::party                  -> generate Box
0.008819 - EVENT::short_event           -> id >17<
0.008823 - EVENT::getevent              -> id >17<
0.008827 - 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.008936 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.009081 - CACHE::get                   -> cache: >event_17::stats< found
0.009113 - HTML::template               -> template: >box_event<
0.009177 - HTML::template_exists        -> search: >page_box_right< == 1
0.009193 - HTML::template               -> template: >page_box_right<
0.009225 - PAGE::get_boxes              -> -------- call: right::forum
0.009233 - CBOX::forum                  -> generate forum box
0.009237 - CBOX::forum_load_threads     -> load data
0.009246 - CACHE::get                   -> cache: >forum::topthreads< found
0.009302 - CBOX::forum_threads          -> list all threads in array
0.009312 - 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.009324 - admin::getInstance           -> do
0.009342 - HTML::template               -> template: >box_forum_bit<
0.009397 - HTML::template               -> template: >box_forum_bit<
0.009423 - HTML::template               -> template: >box_forum_bit<
0.009448 - HTML::template               -> template: >box_forum_bit<
0.009469 - HTML::template               -> template: >box_forum_bit<
0.009492 - HTML::template               -> template: >box_forum_bit<
0.009505 - HTML::template               -> template: >box_forum<
0.009553 - HTML::template_exists        -> search: >page_box_right< == 1
0.009566 - HTML::template               -> template: >page_box_right<
0.009610 - PAGE::get_boxes              -> -------- call: right::vote
0.009617 - CBOX::vote                   -> generate Box
0.009634 - 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.009811 - HTML::template               -> template: >box_vote_nocurrent<
0.009852 - HTML::template_exists        -> search: >page_box_right< == 1
0.009865 - HTML::template               -> template: >page_box_right<
0.009880 - PAGE::get_boxes              -> -------- call: right::banner
0.009893 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.009919 - HTML::template_exists        -> search: >page_box_right< == 1
0.009931 - HTML::template               -> template: >page_box_right<
0.009945 - PAGE::get_boxes              -> -------- call: right::search
0.009951 - CBOX::template               -> generate Box with >box_suchen< as template
0.009955 - HTML::template               -> template: >box_suchen<
0.009990 - HTML::template_exists        -> search: >page_box_right< == 1
0.010001 - HTML::template               -> template: >page_box_right<
0.010018 - PAGE::render                 -> final
0.010023 - PAGE::renderTemplate         -> page
0.010028 - PAGE::getHead                -> return
0.010032 - dotSession::getInstance      -> do
0.010084 - HTML::template               -> template: >page<
0.010180 - PAGE::render_template        -> final

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

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