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.000017 - GLOBAL::include              -> config.php
0.000460 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000751 - dotDatabase::getInstance     -> connection: database
0.000763 - dotDatabase::__construct     -> connection: database
0.000776 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001223 - page::getInstance            -> do
0.001240 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001609 - dotSession::getInstance      -> do
0.001622 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001941 - dotSession::start            -> ---- init
0.001957 - dotSession::start            -> start php session managment
0.002922 - dotSession::start            -> finished php session management
0.002931 - dotSession::start            -> save user and host information to new session_array
0.002938 - dotSession::start            -> check for security options
0.003092 - dotSession::start            -> lookup ip2country
0.003101 - dotDatabase::connect         -> d030eee4@localhost
0.003472 - dotDatabase::select          -> database: d030eee4
0.003694 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718158 BETWEEN ip_from AND ip_to
0.003782 - dotSession::start            -> update current session online user infos
0.003798 - dotDatabase::query           -> UPDATE session SET lastactivity = 1778413789, userid = 0, site = 'https://lanrena.christoph-raible.de/news/210/', host = '216.73.216.78', dns = '216.73.216.78', countrycode = 'US', hits = hits + 1 WHERE hash = '6ee52c5f9a4105bee0e0d2c585b8fec9'
0.003934 - dotSession::start            -> no session found in db == insert new db sesssion
0.003948 - dotDatabase::query           -> INSERT INTO `session`SET hash = '6ee52c5f9a4105bee0e0d2c585b8fec9', lastactivity = 1778413789, userid = 0, site = 'https://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.78', dns = '216.73.216.78', countrycode = 'US', hits = 1
0.004215 - dotSession::load_locales     -> do
0.004230 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.004236 - dotSession::start            -> ---- finished with session startup
0.004247 - dotSession::load_user        -> id: 0
0.004251 - user::get_user               -> id: >0<
0.004258 - dotDatabase::getInstance     -> connection: database
0.004274 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.004527 - styles::load                 -> name: ><
0.004541 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.004802 - styles::activate             -> style = lanrenav3
0.004880 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.005054 - admin::getInstance           -> do
0.005062 - dotSession::getInstance      -> do
0.005068 - admin::__construct           -> user_id=0
0.005072 - user::load_settings          -> load current user settings to $global
0.005082 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.005255 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.005561 - EVENT::comming_event         -> return
0.005571 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778413789 AND active=1 ORDER by begin ASC
0.005788 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778413789 AND active=1 ORDER by begin DESC LIMIT 1
0.005970 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.006324 - GLOBAL::end global.php       -> ---------------------------------------------
0.006419 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006555 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006669 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006801 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006913 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.007419 - NEWS::show_comments          -> id >210<
0.007427 - NEWS::get_post               -> id >210<
0.007432 - 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.007720 - user::get_user               -> id: >14<
0.007729 - dotDatabase::getInstance     -> connection: database
0.007737 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 14 ORDER by id DESC
0.007833 - NEWS::get_news_post          -> id >210< + comments
0.007839 - NEWS::get_post               -> id >210<
0.007844 - 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.008044 - user::get_user               -> id: >14<
0.008051 - user::get_user               -> found in cache
0.008058 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=4 LIMIT 1
0.008137 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008733 - HTML::encodeCms              -> Und kurz vor knapp hört es e...
0.008760 - HTML::encode                 -> Und kurz vor knapp hört es einfach nicht auf, wir freuen u...
0.008774 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.009060 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.009152 - HTML::encode                 -> replace run 1
0.009186 - HTML::template               -> template: >news_single<
0.009263 - HTML::message                -> generate Message: Kommentar
0.009270 - HTML::template               -> template: >html_message<
0.009308 - GLOBAL::end userspace        -> ---------------------------------------------
0.009314 - PAGE::render                 -> start rendering page layout
0.009319 - USER::check_for_new_messages -> return
0.009326 - dotSession::getInstance      -> do
0.009343 - PAGE::get_boxes              -> -------- side=left
0.009353 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.010104 - PAGE::get_boxes              -> -------- call: left::menu_main
0.010120 - CBOX::menu                   -> generate Menu Box >news<
0.010132 - HTML::template               -> template: >box_menu<
0.010181 - HTML::template_exists        -> search: >page_box_left< == 1
0.010199 - HTML::template               -> template: >page_box_left<
0.010237 - PAGE::get_boxes              -> -------- call: left::menu_site
0.010245 - CBOX::menu                   -> generate Menu Box >site<
0.010255 - HTML::template               -> template: >box_menu_bit<
0.010288 - HTML::template               -> template: >box_menu_bit<
0.010302 - HTML::template               -> template: >box_menu_bit<
0.010313 - HTML::template               -> template: >box_menu_bit<
0.010323 - HTML::template               -> template: >box_menu_bit<
0.010334 - HTML::template               -> template: >box_menu_bit<
0.010345 - HTML::template               -> template: >box_menu<
0.010364 - HTML::template_exists        -> search: >page_box_left< == 1
0.010378 - HTML::template               -> template: >page_box_left<
0.010393 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.010400 - CBOX::menu                   -> generate Menu Box >verein<
0.010409 - HTML::template               -> template: >box_menu_bit<
0.010421 - HTML::template               -> template: >box_menu_bit<
0.010431 - HTML::template               -> template: >box_menu_bit<
0.010442 - HTML::template               -> template: >box_menu_bit<
0.010453 - HTML::template               -> template: >box_menu_bit<
0.010463 - HTML::template               -> template: >box_menu<
0.010481 - HTML::template_exists        -> search: >page_box_left< == 1
0.010494 - HTML::template               -> template: >page_box_left<
0.010508 - PAGE::get_boxes              -> -------- call: left::menu_event
0.010514 - CBOX::menu                   -> generate Menu Box >event<
0.010523 - HTML::template               -> template: >box_menu_bit<
0.010535 - HTML::template               -> template: >box_menu_bit<
0.010545 - HTML::template               -> template: >box_menu_bit<
0.010556 - HTML::template               -> template: >box_menu_bit<
0.010566 - HTML::template               -> template: >box_menu_bit<
0.010577 - HTML::template               -> template: >box_menu_bit<
0.010587 - HTML::template               -> template: >box_menu_bit<
0.010598 - HTML::template               -> template: >box_menu_bit<
0.010608 - HTML::template               -> template: >box_menu_bit<
0.010618 - HTML::template               -> template: >box_menu<
0.010636 - HTML::template_exists        -> search: >page_box_left< == 1
0.010648 - HTML::template               -> template: >page_box_left<
0.010663 - PAGE::get_boxes              -> -------- call: left::menu_login
0.010669 - CBOX::menu                   -> generate Menu Box >login<
0.010682 - HTML::template               -> template: >box_menu_bit<
0.010694 - HTML::template               -> template: >box_menu_bit<
0.010705 - HTML::template               -> template: >box_menu<
0.010723 - HTML::template_exists        -> search: >page_box_left< == 1
0.010735 - HTML::template               -> template: >page_box_left<
0.010752 - PAGE::get_boxes              -> -------- side=right
0.010762 - PAGE::get_boxes              -> -------- call: right::party
0.010769 - CBOX::party                  -> generate Box
0.010775 - EVENT::short_event           -> id >17<
0.010779 - EVENT::getevent              -> id >17<
0.010785 - 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.010908 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.011075 - CACHE::get                   -> cache: >event_17::stats< found
0.011114 - HTML::template               -> template: >box_event<
0.011187 - HTML::template_exists        -> search: >page_box_right< == 1
0.011204 - HTML::template               -> template: >page_box_right<
0.011241 - PAGE::get_boxes              -> -------- call: right::forum
0.011250 - CBOX::forum                  -> generate forum box
0.011254 - CBOX::forum_load_threads     -> load data
0.011264 - CACHE::get                   -> cache: >forum::topthreads< found
0.011330 - CBOX::forum_threads          -> list all threads in array
0.011340 - 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.011354 - admin::getInstance           -> do
0.011374 - HTML::template               -> template: >box_forum_bit<
0.011435 - HTML::template               -> template: >box_forum_bit<
0.011466 - HTML::template               -> template: >box_forum_bit<
0.011495 - HTML::template               -> template: >box_forum_bit<
0.011519 - HTML::template               -> template: >box_forum_bit<
0.011545 - HTML::template               -> template: >box_forum_bit<
0.011561 - HTML::template               -> template: >box_forum<
0.011611 - HTML::template_exists        -> search: >page_box_right< == 1
0.011626 - HTML::template               -> template: >page_box_right<
0.011644 - PAGE::get_boxes              -> -------- call: right::vote
0.011652 - CBOX::vote                   -> generate Box
0.011657 - 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.011820 - HTML::template               -> template: >box_vote_nocurrent<
0.011874 - HTML::template_exists        -> search: >page_box_right< == 1
0.011888 - HTML::template               -> template: >page_box_right<
0.011906 - PAGE::get_boxes              -> -------- call: right::banner
0.011921 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.011950 - HTML::template_exists        -> search: >page_box_right< == 1
0.011964 - HTML::template               -> template: >page_box_right<
0.011981 - PAGE::get_boxes              -> -------- call: right::search
0.011988 - CBOX::template               -> generate Box with >box_suchen< as template
0.011992 - HTML::template               -> template: >box_suchen<
0.012031 - HTML::template_exists        -> search: >page_box_right< == 1
0.012044 - HTML::template               -> template: >page_box_right<
0.012063 - PAGE::render                 -> final
0.012068 - PAGE::renderTemplate         -> page
0.012073 - PAGE::getHead                -> return
0.012077 - dotSession::getInstance      -> do
0.012138 - HTML::template               -> template: >page<
0.012245 - PAGE::render_template        -> final

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

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