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.000023 - GLOBAL::include              -> config.php
0.002241 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002576 - dotDatabase::getInstance     -> connection: database
0.002590 - dotDatabase::__construct     -> connection: database
0.002608 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003093 - page::getInstance            -> do
0.003120 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003570 - dotSession::getInstance      -> do
0.003587 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003964 - dotSession::start            -> ---- init
0.003981 - dotSession::start            -> start php session managment
0.004056 - dotSession::start            -> finished php session management
0.004063 - dotSession::start            -> save user and host information to new session_array
0.004070 - dotSession::start            -> check for security options
0.004320 - dotSession::start            -> lookup ip2country
0.004330 - dotDatabase::connect         -> d030eee4@localhost
0.004717 - dotDatabase::select          -> database: d030eee4
0.004905 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718210 BETWEEN ip_from AND ip_to
0.005004 - dotSession::start            -> update current session online user infos
0.005022 - dotDatabase::query           -> UPDATE session SET lastactivity = 1776772378, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/210/', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = hits + 1 WHERE hash = 'd352a5034fdc128a849993d15ec6cdcd'
0.005169 - dotSession::start            -> no session found in db == insert new db sesssion
0.005185 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'd352a5034fdc128a849993d15ec6cdcd', lastactivity = 1776772378, 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.130', dns = '216.73.216.130', countrycode = 'US', hits = 1
0.005465 - dotSession::load_locales     -> do
0.005497 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005503 - dotSession::start            -> ---- finished with session startup
0.005520 - dotSession::load_user        -> id: 0
0.005525 - user::get_user               -> id: >0<
0.005533 - dotDatabase::getInstance     -> connection: database
0.005551 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005857 - styles::load                 -> name: ><
0.005879 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.006245 - styles::activate             -> style = lanrenav3
0.006362 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006568 - admin::getInstance           -> do
0.006576 - dotSession::getInstance      -> do
0.006583 - admin::__construct           -> user_id=0
0.006588 - user::load_settings          -> load current user settings to $global
0.006598 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006796 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.007165 - EVENT::comming_event         -> return
0.007176 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1776772378 AND active=1 ORDER by begin ASC
0.007385 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1776772378 AND active=1 ORDER by begin DESC LIMIT 1
0.007590 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.008037 - GLOBAL::end global.php       -> ---------------------------------------------
0.008159 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008273 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008421 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008600 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008768 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.009395 - NEWS::show_comments          -> id >210<
0.009402 - NEWS::get_post               -> id >210<
0.009407 - 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.009693 - user::get_user               -> id: >14<
0.009704 - dotDatabase::getInstance     -> connection: database
0.009712 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 14 ORDER by id DESC
0.009865 - NEWS::get_news_post          -> id >210< + comments
0.009873 - NEWS::get_post               -> id >210<
0.009878 - 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.010084 - user::get_user               -> id: >14<
0.010092 - user::get_user               -> found in cache
0.010099 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=4 LIMIT 1
0.010137 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010814 - HTML::encodeCms              -> Und kurz vor knapp hört es e...
0.010859 - HTML::encode                 -> Und kurz vor knapp hört es einfach nicht auf, wir freuen u...
0.010882 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.011815 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.011947 - HTML::encode                 -> replace run 1
0.012074 - HTML::template               -> template: >news_single<
0.012150 - HTML::message                -> generate Message: Kommentar
0.012156 - HTML::template               -> template: >html_message<
0.012206 - GLOBAL::end userspace        -> ---------------------------------------------
0.012212 - PAGE::render                 -> start rendering page layout
0.012216 - USER::check_for_new_messages -> return
0.012223 - dotSession::getInstance      -> do
0.012239 - PAGE::get_boxes              -> -------- side=left
0.012250 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.013010 - PAGE::get_boxes              -> -------- call: left::menu_main
0.013021 - CBOX::menu                   -> generate Menu Box >news<
0.013034 - HTML::template               -> template: >box_menu<
0.013086 - HTML::template_exists        -> search: >page_box_left< == 1
0.013102 - HTML::template               -> template: >page_box_left<
0.013139 - PAGE::get_boxes              -> -------- call: left::menu_site
0.013146 - CBOX::menu                   -> generate Menu Box >site<
0.013155 - HTML::template               -> template: >box_menu_bit<
0.013187 - HTML::template               -> template: >box_menu_bit<
0.013199 - HTML::template               -> template: >box_menu_bit<
0.013209 - HTML::template               -> template: >box_menu_bit<
0.013218 - HTML::template               -> template: >box_menu_bit<
0.013227 - HTML::template               -> template: >box_menu_bit<
0.013237 - HTML::template               -> template: >box_menu<
0.013253 - HTML::template_exists        -> search: >page_box_left< == 1
0.013269 - HTML::template               -> template: >page_box_left<
0.013301 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.013320 - CBOX::menu                   -> generate Menu Box >verein<
0.013328 - HTML::template               -> template: >box_menu_bit<
0.013338 - HTML::template               -> template: >box_menu_bit<
0.013348 - HTML::template               -> template: >box_menu_bit<
0.013357 - HTML::template               -> template: >box_menu_bit<
0.013366 - HTML::template               -> template: >box_menu_bit<
0.013375 - HTML::template               -> template: >box_menu<
0.013391 - HTML::template_exists        -> search: >page_box_left< == 1
0.013402 - HTML::template               -> template: >page_box_left<
0.013415 - PAGE::get_boxes              -> -------- call: left::menu_event
0.013420 - CBOX::menu                   -> generate Menu Box >event<
0.013428 - HTML::template               -> template: >box_menu_bit<
0.013438 - HTML::template               -> template: >box_menu_bit<
0.013447 - HTML::template               -> template: >box_menu_bit<
0.013456 - HTML::template               -> template: >box_menu_bit<
0.013465 - HTML::template               -> template: >box_menu_bit<
0.013474 - HTML::template               -> template: >box_menu_bit<
0.013486 - HTML::template               -> template: >box_menu_bit<
0.013496 - HTML::template               -> template: >box_menu_bit<
0.013505 - HTML::template               -> template: >box_menu_bit<
0.013516 - HTML::template               -> template: >box_menu<
0.013532 - HTML::template_exists        -> search: >page_box_left< == 1
0.013544 - HTML::template               -> template: >page_box_left<
0.013556 - PAGE::get_boxes              -> -------- call: left::menu_login
0.013562 - CBOX::menu                   -> generate Menu Box >login<
0.013573 - HTML::template               -> template: >box_menu_bit<
0.013587 - HTML::template               -> template: >box_menu_bit<
0.013596 - HTML::template               -> template: >box_menu<
0.013612 - HTML::template_exists        -> search: >page_box_left< == 1
0.013623 - HTML::template               -> template: >page_box_left<
0.013638 - PAGE::get_boxes              -> -------- side=right
0.013647 - PAGE::get_boxes              -> -------- call: right::party
0.013653 - CBOX::party                  -> generate Box
0.013659 - EVENT::short_event           -> id >17<
0.013662 - EVENT::getevent              -> id >17<
0.013666 - 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.013788 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.013960 - CACHE::get                   -> cache: >event_17::stats< found
0.014001 - HTML::template               -> template: >box_event<
0.014082 - HTML::template_exists        -> search: >page_box_right< == 1
0.014099 - HTML::template               -> template: >page_box_right<
0.014139 - PAGE::get_boxes              -> -------- call: right::forum
0.014147 - CBOX::forum                  -> generate forum box
0.014152 - CBOX::forum_load_threads     -> load data
0.014161 - CACHE::get                   -> cache: >forum::topthreads< found
0.014242 - CBOX::forum_threads          -> list all threads in array
0.014252 - 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.014269 - admin::getInstance           -> do
0.014289 - HTML::template               -> template: >box_forum_bit<
0.014356 - HTML::template               -> template: >box_forum_bit<
0.014385 - HTML::template               -> template: >box_forum_bit<
0.014413 - HTML::template               -> template: >box_forum_bit<
0.014436 - HTML::template               -> template: >box_forum_bit<
0.014464 - HTML::template               -> template: >box_forum_bit<
0.014479 - HTML::template               -> template: >box_forum<
0.014527 - HTML::template_exists        -> search: >page_box_right< == 1
0.014542 - HTML::template               -> template: >page_box_right<
0.014559 - PAGE::get_boxes              -> -------- call: right::vote
0.014566 - CBOX::vote                   -> generate Box
0.014571 - 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.014732 - HTML::template               -> template: >box_vote_nocurrent<
0.014783 - HTML::template_exists        -> search: >page_box_right< == 1
0.014797 - HTML::template               -> template: >page_box_right<
0.014814 - PAGE::get_boxes              -> -------- call: right::banner
0.014827 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.014856 - HTML::template_exists        -> search: >page_box_right< == 1
0.014869 - HTML::template               -> template: >page_box_right<
0.014885 - PAGE::get_boxes              -> -------- call: right::search
0.014892 - CBOX::template               -> generate Box with >box_suchen< as template
0.014896 - HTML::template               -> template: >box_suchen<
0.014936 - HTML::template_exists        -> search: >page_box_right< == 1
0.014948 - HTML::template               -> template: >page_box_right<
0.014966 - PAGE::render                 -> final
0.014971 - PAGE::renderTemplate         -> page
0.014976 - PAGE::getHead                -> return
0.014979 - dotSession::getInstance      -> do
0.015050 - HTML::template               -> template: >page<
0.015179 - PAGE::render_template        -> final

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

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