lrschriftzug

LANrena Neustetten e.V.

 
 

25

März

2014

Einen hamwer no!


Und kurz vor knapp hört es einfach nicht auf,
wir freuen uns euch



als Sponsor der LANrena V6 - TURBO vorstellen zu dürfen!


SOFTAIR-PROFESSIONAL ist eure Anlaufstelle #1 wenn es um Softairs geht.
Was ihr hier seht könnt ihr auch sofort haben, keine lästigen "Zur Zeit leider nicht verfügbar" -Meldungen!

SOFTAIR-PROFESSIONAL ist die richtige Wahl für alle SOFTAIR-Begeisterten, -Vereine, -Clubs und -Teams.


SOFTAIR-PROFESSIONAL stellt uns 10 Gutscheine zu je 50€ zur Verfügung.
Vielen Dank!

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

0.000028 - GLOBAL::include              -> config.php
0.002351 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002694 - dotDatabase::getInstance     -> connection: database
0.002723 - dotDatabase::__construct     -> connection: database
0.002741 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003271 - page::getInstance            -> do
0.003297 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003797 - dotSession::getInstance      -> do
0.003835 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004218 - dotSession::start            -> ---- init
0.004241 - dotSession::start            -> start php session managment
0.004315 - dotSession::start            -> finished php session management
0.004322 - dotSession::start            -> save user and host information to new session_array
0.004328 - dotSession::start            -> check for security options
0.004523 - dotSession::start            -> lookup ip2country
0.004539 - dotDatabase::connect         -> d030eee4@localhost
0.004789 - dotDatabase::select          -> database: d030eee4
0.005043 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718282 BETWEEN ip_from AND ip_to
0.014381 - dotSession::start            -> update current session online user infos
0.014411 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787753871, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/210/', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = hits + 1 WHERE hash = '29745efe8459e038aba5043ae3514258'
0.014968 - dotSession::start            -> no session found in db == insert new db sesssion
0.014989 - dotDatabase::query           -> INSERT INTO `session`SET hash = '29745efe8459e038aba5043ae3514258', lastactivity = 1787753871, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/210/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = 1
0.015358 - dotSession::load_locales     -> do
0.015399 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.015406 - dotSession::start            -> ---- finished with session startup
0.015426 - dotSession::load_user        -> id: 0
0.015431 - user::get_user               -> id: >0<
0.015440 - dotDatabase::getInstance     -> connection: database
0.015459 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.015762 - styles::load                 -> name: ><
0.015789 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.016163 - styles::activate             -> style = lanrenav3
0.016264 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.016452 - admin::getInstance           -> do
0.016460 - dotSession::getInstance      -> do
0.016466 - admin::__construct           -> user_id=0
0.016471 - user::load_settings          -> load current user settings to $global
0.016480 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.016666 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.017044 - EVENT::comming_event         -> return
0.017054 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787753871 AND active=1 ORDER by begin ASC
0.017246 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787753871 AND active=1 ORDER by begin DESC LIMIT 1
0.017423 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.017844 - GLOBAL::end global.php       -> ---------------------------------------------
0.017971 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.018426 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.018516 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.018676 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.018752 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.019321 - NEWS::show_comments          -> id >210<
0.019329 - NEWS::get_post               -> id >210<
0.019334 - 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='210' AND active=1 AND dateline
0.019729 - user::get_user               -> id: >14<
0.019738 - dotDatabase::getInstance     -> connection: database
0.019746 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 14 ORDER by id DESC
0.019961 - NEWS::get_news_post          -> id >210< + comments
0.019970 - NEWS::get_post               -> id >210<
0.019975 - 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='210' AND active=1 AND dateline
0.020206 - user::get_user               -> id: >14<
0.020216 - user::get_user               -> found in cache
0.020224 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=4 LIMIT 1
0.020358 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.021053 - HTML::encodeCms              -> Und kurz vor knapp hört es e...
0.021116 - HTML::encode                 -> Und kurz vor knapp hört es einfach nicht auf, wir freuen u...
0.021152 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.022214 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.022408 - HTML::encode                 -> replace run 1
0.022537 - HTML::template               -> template: >news_single<
0.022615 - HTML::message                -> generate Message: Kommentar
0.022622 - HTML::template               -> template: >html_message<
0.022670 - GLOBAL::end userspace        -> ---------------------------------------------
0.022676 - PAGE::render                 -> start rendering page layout
0.022681 - USER::check_for_new_messages -> return
0.022688 - dotSession::getInstance      -> do
0.022704 - PAGE::get_boxes              -> -------- side=left
0.022715 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.023494 - PAGE::get_boxes              -> -------- call: left::menu_main
0.023505 - CBOX::menu                   -> generate Menu Box >news<
0.023517 - HTML::template               -> template: >box_menu<
0.023569 - HTML::template_exists        -> search: >page_box_left< == 1
0.023586 - HTML::template               -> template: >page_box_left<
0.023626 - PAGE::get_boxes              -> -------- call: left::menu_site
0.023633 - CBOX::menu                   -> generate Menu Box >site<
0.023643 - HTML::template               -> template: >box_menu_bit<
0.023675 - HTML::template               -> template: >box_menu_bit<
0.023688 - HTML::template               -> template: >box_menu_bit<
0.023698 - HTML::template               -> template: >box_menu_bit<
0.023707 - HTML::template               -> template: >box_menu_bit<
0.023717 - HTML::template               -> template: >box_menu_bit<
0.023726 - HTML::template               -> template: >box_menu<
0.023743 - HTML::template_exists        -> search: >page_box_left< == 1
0.023756 - HTML::template               -> template: >page_box_left<
0.023770 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.023776 - CBOX::menu                   -> generate Menu Box >verein<
0.023788 - HTML::template               -> template: >box_menu_bit<
0.023799 - HTML::template               -> template: >box_menu_bit<
0.023830 - HTML::template               -> template: >box_menu_bit<
0.023862 - HTML::template               -> template: >box_menu_bit<
0.023872 - HTML::template               -> template: >box_menu_bit<
0.023881 - HTML::template               -> template: >box_menu<
0.023897 - HTML::template_exists        -> search: >page_box_left< == 1
0.023909 - HTML::template               -> template: >page_box_left<
0.023922 - PAGE::get_boxes              -> -------- call: left::menu_event
0.023928 - CBOX::menu                   -> generate Menu Box >event<
0.023935 - HTML::template               -> template: >box_menu_bit<
0.023946 - HTML::template               -> template: >box_menu_bit<
0.023955 - HTML::template               -> template: >box_menu_bit<
0.023965 - HTML::template               -> template: >box_menu_bit<
0.023974 - HTML::template               -> template: >box_menu_bit<
0.023983 - HTML::template               -> template: >box_menu_bit<
0.023992 - HTML::template               -> template: >box_menu_bit<
0.024001 - HTML::template               -> template: >box_menu_bit<
0.024010 - HTML::template               -> template: >box_menu_bit<
0.024023 - HTML::template               -> template: >box_menu<
0.024040 - HTML::template_exists        -> search: >page_box_left< == 1
0.024051 - HTML::template               -> template: >page_box_left<
0.024066 - PAGE::get_boxes              -> -------- call: left::menu_login
0.024072 - CBOX::menu                   -> generate Menu Box >login<
0.024084 - HTML::template               -> template: >box_menu_bit<
0.024095 - HTML::template               -> template: >box_menu_bit<
0.024105 - HTML::template               -> template: >box_menu<
0.024121 - HTML::template_exists        -> search: >page_box_left< == 1
0.024132 - HTML::template               -> template: >page_box_left<
0.024147 - PAGE::get_boxes              -> -------- side=right
0.024156 - PAGE::get_boxes              -> -------- call: right::party
0.024162 - CBOX::party                  -> generate Box
0.024168 - EVENT::short_event           -> id >17<
0.024172 - EVENT::getevent              -> id >17<
0.024176 - 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.024508 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.024686 - CACHE::get                   -> cache: >event_17::stats< found
0.024728 - HTML::template               -> template: >box_event<
0.024804 - HTML::template_exists        -> search: >page_box_right< == 1
0.024847 - HTML::template               -> template: >page_box_right<
0.024900 - PAGE::get_boxes              -> -------- call: right::forum
0.024908 - CBOX::forum                  -> generate forum box
0.024912 - CBOX::forum_load_threads     -> load data
0.024921 - CACHE::get                   -> cache: >forum::topthreads< found
0.024996 - CBOX::forum_threads          -> list all threads in array
0.025006 - 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.025018 - admin::getInstance           -> do
0.025036 - HTML::template               -> template: >box_forum_bit<
0.025094 - HTML::template               -> template: >box_forum_bit<
0.025121 - HTML::template               -> template: >box_forum_bit<
0.025146 - HTML::template               -> template: >box_forum_bit<
0.025168 - HTML::template               -> template: >box_forum_bit<
0.025192 - HTML::template               -> template: >box_forum_bit<
0.025208 - HTML::template               -> template: >box_forum<
0.025262 - HTML::template_exists        -> search: >page_box_right< == 1
0.025276 - HTML::template               -> template: >page_box_right<
0.025292 - PAGE::get_boxes              -> -------- call: right::vote
0.025298 - CBOX::vote                   -> generate Box
0.025303 - 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.025436 - HTML::template               -> template: >box_vote_nocurrent<
0.025486 - HTML::template_exists        -> search: >page_box_right< == 1
0.025499 - HTML::template               -> template: >page_box_right<
0.025514 - PAGE::get_boxes              -> -------- call: right::banner
0.025527 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.025559 - HTML::template_exists        -> search: >page_box_right< == 1
0.025572 - HTML::template               -> template: >page_box_right<
0.025587 - PAGE::get_boxes              -> -------- call: right::search
0.025593 - CBOX::template               -> generate Box with >box_suchen< as template
0.025597 - HTML::template               -> template: >box_suchen<
0.025634 - HTML::template_exists        -> search: >page_box_right< == 1
0.025646 - HTML::template               -> template: >page_box_right<
0.025662 - PAGE::render                 -> final
0.025667 - PAGE::renderTemplate         -> page
0.025672 - PAGE::getHead                -> return
0.025675 - dotSession::getInstance      -> do
0.025743 - HTML::template               -> template: >page<
0.025909 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 17
Rendering Time : 0.026199

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