lrschriftzug

LANrena Neustetten e.V.

 
 

06

April

2015

Auf die Cocktails, fertig LOS!

Wir freuen uns, unser diesjähriges Barangebot verkünden zu können!
Ihr findet neben alt bekannten Cocktails wie dem "Cuba Libre", auch eigene Kreationen die von uns selbst entwickelt und getestet  worden sind. Selbstverständlich bereiten wir alle Cocktails frisch für euch zu!

Ihr findet unser Cocktailangebot im Menü unter "Catering", hier noch ein LINK für alle die zu Faul sind!
In diesem Sinne, bis Freitag und Samstag Abend an der Bar.

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

0.000024 - GLOBAL::include              -> config.php
0.002288 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002658 - dotDatabase::getInstance     -> connection: database
0.002671 - dotDatabase::__construct     -> connection: database
0.002688 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003195 - page::getInstance            -> do
0.003220 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003726 - dotSession::getInstance      -> do
0.003741 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004101 - dotSession::start            -> ---- init
0.004117 - dotSession::start            -> start php session managment
0.004344 - dotSession::start            -> finished php session management
0.004350 - dotSession::start            -> save user and host information to new session_array
0.004359 - dotSession::start            -> check for security options
0.218722 - dotSession::start            -> lookup ip2country
0.218748 - dotDatabase::connect         -> d030eee4@localhost
0.219101 - dotDatabase::select          -> database: d030eee4
0.219285 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718116 BETWEEN ip_from AND ip_to
0.230220 - dotSession::start            -> update current session online user infos
0.230248 - dotDatabase::query           -> UPDATE session SET lastactivity = 1765974520, userid = 0, site = 'https://lanrena.christoph-raible.de/news/231', host = '216.73.216.36', dns = '216.73.216.36', countrycode = 'US', hits = hits + 1 WHERE hash = '151c6eb87acdb7b13a6321ba795cb6bd'
0.231268 - dotSession::start            -> no session found in db == insert new db sesssion
0.231297 - dotDatabase::query           -> INSERT INTO `session`SET hash = '151c6eb87acdb7b13a6321ba795cb6bd', lastactivity = 1765974520, userid = 0, site = 'https://lanrena.christoph-raible.de/news/231', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.36', dns = '216.73.216.36', countrycode = 'US', hits = 1
0.231474 - dotSession::load_locales     -> do
0.231524 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.231534 - dotSession::start            -> ---- finished with session startup
0.231558 - dotSession::load_user        -> id: 0
0.231564 - user::get_user               -> id: >0<
0.231575 - dotDatabase::getInstance     -> connection: database
0.231601 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.232010 - styles::load                 -> name: ><
0.232039 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.232494 - styles::activate             -> style = lanrenav3
0.232629 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.232880 - admin::getInstance           -> do
0.232890 - dotSession::getInstance      -> do
0.232898 - admin::__construct           -> user_id=0
0.232905 - user::load_settings          -> load current user settings to $global
0.232918 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.233170 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.233630 - EVENT::comming_event         -> return
0.233643 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1765974520 AND active=1 ORDER by begin ASC
0.233869 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1765974520 AND active=1 ORDER by begin DESC LIMIT 1
0.234062 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.234604 - GLOBAL::end global.php       -> ---------------------------------------------
0.234754 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.234906 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.234984 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.235121 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.235253 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.236920 - NEWS::show_comments          -> id >231<
0.236931 - NEWS::get_post               -> id >231<
0.236938 - 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='231' AND active=1 AND dateline
0.237204 - user::get_user               -> id: >3<
0.237216 - dotDatabase::getInstance     -> connection: database
0.237226 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.237393 - NEWS::get_news_post          -> id >231< + comments
0.237401 - NEWS::get_post               -> id >231<
0.237407 - 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='231' AND active=1 AND dateline
0.237641 - user::get_user               -> id: >3<
0.237650 - user::get_user               -> found in cache
0.237668 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.238527 - HTML::encodeCms              -> Wir freuen uns, unser diesj...
0.238595 - HTML::encode                 -> Wir freuen uns, unser diesjähriges Barangebot verkünden zu...
0.238627 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.239758 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.239970 - HTML::encode                 -> replace run 1
0.240156 - HTML::template               -> template: >news_single<
0.241574 - HTML::message                -> generate Message: Kommentar
0.241585 - HTML::template               -> template: >html_message<
0.242388 - GLOBAL::end userspace        -> ---------------------------------------------
0.242397 - PAGE::render                 -> start rendering page layout
0.242403 - USER::check_for_new_messages -> return
0.242413 - dotSession::getInstance      -> do
0.242437 - PAGE::get_boxes              -> -------- side=left
0.242454 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.243490 - PAGE::get_boxes              -> -------- call: left::menu_main
0.243506 - CBOX::menu                   -> generate Menu Box >news<
0.243521 - HTML::template               -> template: >box_menu<
0.243595 - HTML::template_exists        -> search: >page_box_left< == 1
0.243617 - HTML::template               -> template: >page_box_left<
0.243668 - PAGE::get_boxes              -> -------- call: left::menu_site
0.243678 - CBOX::menu                   -> generate Menu Box >site<
0.243690 - HTML::template               -> template: >box_menu_bit<
0.243733 - HTML::template               -> template: >box_menu_bit<
0.243751 - HTML::template               -> template: >box_menu_bit<
0.243765 - HTML::template               -> template: >box_menu_bit<
0.243778 - HTML::template               -> template: >box_menu_bit<
0.243792 - HTML::template               -> template: >box_menu_bit<
0.243805 - HTML::template               -> template: >box_menu<
0.243828 - HTML::template_exists        -> search: >page_box_left< == 1
0.243845 - HTML::template               -> template: >page_box_left<
0.243864 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.243872 - CBOX::menu                   -> generate Menu Box >verein<
0.243883 - HTML::template               -> template: >box_menu_bit<
0.243897 - HTML::template               -> template: >box_menu_bit<
0.243911 - HTML::template               -> template: >box_menu_bit<
0.243924 - HTML::template               -> template: >box_menu_bit<
0.243937 - HTML::template               -> template: >box_menu_bit<
0.243950 - HTML::template               -> template: >box_menu<
0.243972 - HTML::template_exists        -> search: >page_box_left< == 1
0.243987 - HTML::template               -> template: >page_box_left<
0.244005 - PAGE::get_boxes              -> -------- call: left::menu_event
0.244013 - CBOX::menu                   -> generate Menu Box >event<
0.244024 - HTML::template               -> template: >box_menu_bit<
0.244038 - HTML::template               -> template: >box_menu_bit<
0.244052 - HTML::template               -> template: >box_menu_bit<
0.244065 - HTML::template               -> template: >box_menu_bit<
0.244078 - HTML::template               -> template: >box_menu_bit<
0.244091 - HTML::template               -> template: >box_menu_bit<
0.244104 - HTML::template               -> template: >box_menu_bit<
0.244116 - HTML::template               -> template: >box_menu_bit<
0.244129 - HTML::template               -> template: >box_menu_bit<
0.244146 - HTML::template               -> template: >box_menu<
0.244169 - HTML::template_exists        -> search: >page_box_left< == 1
0.244185 - HTML::template               -> template: >page_box_left<
0.244204 - PAGE::get_boxes              -> -------- call: left::menu_login
0.244212 - CBOX::menu                   -> generate Menu Box >login<
0.244228 - HTML::template               -> template: >box_menu_bit<
0.244243 - HTML::template               -> template: >box_menu_bit<
0.244256 - HTML::template               -> template: >box_menu<
0.244278 - HTML::template_exists        -> search: >page_box_left< == 1
0.244293 - HTML::template               -> template: >page_box_left<
0.244318 - PAGE::get_boxes              -> -------- side=right
0.244331 - PAGE::get_boxes              -> -------- call: right::party
0.244339 - CBOX::party                  -> generate Box
0.244348 - EVENT::short_event           -> id >17<
0.244353 - EVENT::getevent              -> id >17<
0.244360 - 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.244551 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.244801 - CACHE::get                   -> cache: >event_17::stats< found
0.244858 - HTML::template               -> template: >box_event<
0.244954 - HTML::template_exists        -> search: >page_box_right< == 1
0.244977 - HTML::template               -> template: >page_box_right<
0.245032 - PAGE::get_boxes              -> -------- call: right::forum
0.245042 - CBOX::forum                  -> generate forum box
0.245048 - CBOX::forum_load_threads     -> load data
0.245061 - CACHE::get                   -> cache: >forum::topthreads< found
0.245165 - CBOX::forum_threads          -> list all threads in array
0.245177 - 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.245194 - admin::getInstance           -> do
0.245219 - HTML::template               -> template: >box_forum_bit<
0.245300 - HTML::template               -> template: >box_forum_bit<
0.245341 - HTML::template               -> template: >box_forum_bit<
0.245381 - HTML::template               -> template: >box_forum_bit<
0.245412 - HTML::template               -> template: >box_forum_bit<
0.245443 - HTML::template               -> template: >box_forum_bit<
0.245462 - HTML::template               -> template: >box_forum<
0.245530 - HTML::template_exists        -> search: >page_box_right< == 1
0.245549 - HTML::template               -> template: >page_box_right<
0.245571 - PAGE::get_boxes              -> -------- call: right::vote
0.245580 - CBOX::vote                   -> generate Box
0.245587 - 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.245859 - HTML::template               -> template: >box_vote_nocurrent<
0.245944 - HTML::template_exists        -> search: >page_box_right< == 1
0.245966 - HTML::template               -> template: >page_box_right<
0.245992 - PAGE::get_boxes              -> -------- call: right::banner
0.246010 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.246054 - HTML::template_exists        -> search: >page_box_right< == 1
0.246073 - HTML::template               -> template: >page_box_right<
0.246095 - PAGE::get_boxes              -> -------- call: right::search
0.246104 - CBOX::template               -> generate Box with >box_suchen< as template
0.246110 - HTML::template               -> template: >box_suchen<
0.246165 - HTML::template_exists        -> search: >page_box_right< == 1
0.246182 - HTML::template               -> template: >page_box_right<
0.246205 - PAGE::render                 -> final
0.246212 - PAGE::renderTemplate         -> page
0.246219 - PAGE::getHead                -> return
0.246224 - dotSession::getInstance      -> do
0.246311 - HTML::template               -> template: >page<
0.246476 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 16
Rendering Time : 0.246883

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