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.000022 - GLOBAL::include              -> config.php
0.000635 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.001069 - dotDatabase::getInstance     -> connection: database
0.001087 - dotDatabase::__construct     -> connection: database
0.001107 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001721 - page::getInstance            -> do
0.001746 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.002291 - dotSession::getInstance      -> do
0.002311 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002796 - dotSession::start            -> ---- init
0.002819 - dotSession::start            -> start php session managment
0.002874 - dotSession::start            -> finished php session management
0.002884 - dotSession::start            -> check for security options
0.002893 - dotSession::start            -> update current session online user infos
0.002903 - dotDatabase::connect         -> d030eee4@localhost
0.003324 - dotDatabase::select          -> database: d030eee4
0.003538 - dotDatabase::query           -> UPDATE session SET lastactivity = 1765974814, userid = 0, site = 'https://lanrena.christoph-raible.de/news/49', host = '216.73.216.36', dns = '216.73.216.36', countrycode = 'US', hits = hits + 1 WHERE hash = 'c9330d31ee13d218cade535845f698a3'
0.003819 - dotSession::start            -> session found in DB
0.003829 - dotSession::load_locales     -> do
0.003849 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003856 - dotSession::start            -> ---- finished with session startup
0.003873 - dotSession::load_user        -> id: 0
0.003879 - user::get_user               -> id: >0<
0.003889 - dotDatabase::getInstance     -> connection: database
0.003910 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.004265 - styles::load                 -> name: ><
0.004283 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.004653 - styles::activate             -> style = lanrenav3
0.004761 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.005007 - admin::getInstance           -> do
0.005018 - dotSession::getInstance      -> do
0.005026 - admin::__construct           -> user_id=0
0.005032 - user::load_settings          -> load current user settings to $global
0.005047 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.005283 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.005721 - EVENT::comming_event         -> return
0.005734 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1765974814 AND active=1 ORDER by begin ASC
0.005940 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1765974814 AND active=1 ORDER by begin DESC LIMIT 1
0.006146 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.006639 - GLOBAL::end global.php       -> ---------------------------------------------
0.006772 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006907 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007020 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007160 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007303 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.008002 - NEWS::show_comments          -> id >49<
0.008013 - NEWS::get_post               -> id >49<
0.008021 - 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.008339 - user::get_user               -> id: >2<
0.008351 - dotDatabase::getInstance     -> connection: database
0.008363 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2 ORDER by id DESC
0.008457 - NEWS::get_news_post          -> id >49< + comments
0.008466 - NEWS::get_post               -> id >49<
0.008472 - 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.008757 - user::get_user               -> id: >2<
0.008766 - user::get_user               -> found in cache
0.008776 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.008896 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.009737 - HTML::encodeCms              -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase ...
0.009782 - HTML::encode                 -> Pünktlich um 0:00 Uhr hat die Anmelde- und Bezahlphase der ...
0.009802 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.010253 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.010364 - HTML::encode                 -> replace run 1
0.010410 - HTML::template               -> template: >news_single<
0.010503 - HTML::message                -> generate Message: Kommentar
0.010514 - HTML::template               -> template: >html_message<
0.010565 - GLOBAL::end userspace        -> ---------------------------------------------
0.010573 - PAGE::render                 -> start rendering page layout
0.010579 - USER::check_for_new_messages -> return
0.010588 - dotSession::getInstance      -> do
0.010611 - PAGE::get_boxes              -> -------- side=left
0.010625 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.011614 - PAGE::get_boxes              -> -------- call: left::menu_main
0.011631 - CBOX::menu                   -> generate Menu Box >news<
0.011646 - HTML::template               -> template: >box_menu<
0.011711 - HTML::template_exists        -> search: >page_box_left< == 1
0.011736 - HTML::template               -> template: >page_box_left<
0.011785 - PAGE::get_boxes              -> -------- call: left::menu_site
0.011796 - CBOX::menu                   -> generate Menu Box >site<
0.011809 - HTML::template               -> template: >box_menu_bit<
0.011855 - HTML::template               -> template: >box_menu_bit<
0.011873 - HTML::template               -> template: >box_menu_bit<
0.011889 - HTML::template               -> template: >box_menu_bit<
0.011904 - HTML::template               -> template: >box_menu_bit<
0.011918 - HTML::template               -> template: >box_menu_bit<
0.011932 - HTML::template               -> template: >box_menu<
0.011958 - HTML::template_exists        -> search: >page_box_left< == 1
0.011977 - HTML::template               -> template: >page_box_left<
0.011997 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.012006 - CBOX::menu                   -> generate Menu Box >verein<
0.012018 - HTML::template               -> template: >box_menu_bit<
0.012034 - HTML::template               -> template: >box_menu_bit<
0.012049 - HTML::template               -> template: >box_menu_bit<
0.012063 - HTML::template               -> template: >box_menu_bit<
0.012077 - HTML::template               -> template: >box_menu_bit<
0.012091 - HTML::template               -> template: >box_menu<
0.012115 - HTML::template_exists        -> search: >page_box_left< == 1
0.012132 - HTML::template               -> template: >page_box_left<
0.012151 - PAGE::get_boxes              -> -------- call: left::menu_event
0.012159 - CBOX::menu                   -> generate Menu Box >event<
0.012171 - HTML::template               -> template: >box_menu_bit<
0.012186 - HTML::template               -> template: >box_menu_bit<
0.012201 - HTML::template               -> template: >box_menu_bit<
0.012215 - HTML::template               -> template: >box_menu_bit<
0.012229 - HTML::template               -> template: >box_menu_bit<
0.012243 - HTML::template               -> template: >box_menu_bit<
0.012257 - HTML::template               -> template: >box_menu_bit<
0.012272 - HTML::template               -> template: >box_menu_bit<
0.012286 - HTML::template               -> template: >box_menu_bit<
0.012300 - HTML::template               -> template: >box_menu<
0.012324 - HTML::template_exists        -> search: >page_box_left< == 1
0.012340 - HTML::template               -> template: >page_box_left<
0.012359 - PAGE::get_boxes              -> -------- call: left::menu_login
0.012367 - CBOX::menu                   -> generate Menu Box >login<
0.012385 - HTML::template               -> template: >box_menu_bit<
0.012401 - HTML::template               -> template: >box_menu_bit<
0.012415 - HTML::template               -> template: >box_menu<
0.012444 - HTML::template_exists        -> search: >page_box_left< == 1
0.012461 - HTML::template               -> template: >page_box_left<
0.012485 - PAGE::get_boxes              -> -------- side=right
0.012499 - PAGE::get_boxes              -> -------- call: right::party
0.012508 - CBOX::party                  -> generate Box
0.012517 - EVENT::short_event           -> id >17<
0.012522 - EVENT::getevent              -> id >17<
0.012529 - 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.012682 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.012895 - CACHE::get                   -> cache: >event_17::stats< found
0.012941 - HTML::template               -> template: >box_event<
0.013036 - HTML::template_exists        -> search: >page_box_right< == 1
0.013061 - HTML::template               -> template: >page_box_right<
0.013111 - PAGE::get_boxes              -> -------- call: right::forum
0.013122 - CBOX::forum                  -> generate forum box
0.013128 - CBOX::forum_load_threads     -> load data
0.013142 - CACHE::get                   -> cache: >forum::topthreads< found
0.013228 - CBOX::forum_threads          -> list all threads in array
0.013241 - 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.013259 - admin::getInstance           -> do
0.013284 - HTML::template               -> template: >box_forum_bit<
0.013366 - HTML::template               -> template: >box_forum_bit<
0.013406 - HTML::template               -> template: >box_forum_bit<
0.013452 - HTML::template               -> template: >box_forum_bit<
0.013486 - HTML::template               -> template: >box_forum_bit<
0.013521 - HTML::template               -> template: >box_forum_bit<
0.013542 - HTML::template               -> template: >box_forum<
0.013607 - HTML::template_exists        -> search: >page_box_right< == 1
0.013628 - HTML::template               -> template: >page_box_right<
0.013652 - PAGE::get_boxes              -> -------- call: right::vote
0.013662 - CBOX::vote                   -> generate Box
0.013669 - 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.013866 - HTML::template               -> template: >box_vote_nocurrent<
0.013927 - HTML::template_exists        -> search: >page_box_right< == 1
0.013947 - HTML::template               -> template: >page_box_right<
0.013971 - PAGE::get_boxes              -> -------- call: right::banner
0.013990 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.014028 - HTML::template_exists        -> search: >page_box_right< == 1
0.014047 - HTML::template               -> template: >page_box_right<
0.014069 - PAGE::get_boxes              -> -------- call: right::search
0.014078 - CBOX::template               -> generate Box with >box_suchen< as template
0.014085 - HTML::template               -> template: >box_suchen<
0.014137 - HTML::template_exists        -> search: >page_box_right< == 1
0.014155 - HTML::template               -> template: >page_box_right<
0.014180 - PAGE::render                 -> final
0.014187 - PAGE::renderTemplate         -> page
0.014194 - PAGE::getHead                -> return
0.014198 - dotSession::getInstance      -> do
0.014271 - HTML::template               -> template: >page<
0.014412 - PAGE::render_template        -> final

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

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