lrschriftzug

LANrena Neustetten e.V.

 
 

30

März

2017

Softair-Professional

Und wieder dürfen wir euch einen Sponsor vorstellen:



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.

Sonstiges >> Kommentare > Softair-Professional
Antwort erstellen
Ben
11.04.2017 um 13:35 AntwortBenutzerprofilNachricht senden
NEW

Clan: Kein Clan
Postings: 254


 
|LR|phil
12.04.2017 um 21:30 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 50

Borat! :D
__________________
#LANrena Neustetten e.V. - Mitglied
#LANrena 10 Lost in Space - Technik
 
Ben
18.04.2017 um 13:04 AntwortBenutzerprofilNachricht senden
NEW

Clan: Kein Clan
Postings: 254

:>
 
Antwort erstellen

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

0.000030 - GLOBAL::include              -> config.php
0.000900 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.001503 - dotDatabase::getInstance     -> connection: database
0.001546 - dotDatabase::__construct     -> connection: database
0.001576 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.002554 - page::getInstance            -> do
0.002594 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003468 - dotSession::getInstance      -> do
0.003501 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004272 - dotSession::start            -> ---- init
0.004309 - dotSession::start            -> start php session managment
0.004393 - dotSession::start            -> finished php session management
0.004410 - dotSession::start            -> check for security options
0.004423 - dotSession::start            -> update current session online user infos
0.004439 - dotDatabase::connect         -> d030eee4@localhost
0.004973 - dotDatabase::select          -> database: d030eee4
0.005217 - dotDatabase::query           -> UPDATE session SET lastactivity = 1774437435, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/2315', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = hits + 1 WHERE hash = 'd0cd09c596a2c9a8dde751c8773a86d9'
0.005664 - dotSession::start            -> session found in DB
0.005688 - dotSession::load_locales     -> do
0.005721 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005734 - dotSession::start            -> ---- finished with session startup
0.005761 - dotSession::load_user        -> id: 0
0.005771 - user::get_user               -> id: >0<
0.005786 - dotDatabase::getInstance     -> connection: database
0.005822 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.006397 - styles::load                 -> name: ><
0.006426 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.007121 - styles::activate             -> style = lanrenav3
0.007336 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.007804 - admin::getInstance           -> do
0.007826 - dotSession::getInstance      -> do
0.007842 - admin::__construct           -> user_id=0
0.007853 - user::load_settings          -> load current user settings to $global
0.007881 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.008354 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.009170 - EVENT::comming_event         -> return
0.009197 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774437435 AND active=1 ORDER by begin ASC
0.009616 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774437435 AND active=1 ORDER by begin DESC LIMIT 1
0.010003 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.010930 - GLOBAL::end global.php       -> ---------------------------------------------
0.011186 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.011443 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.011709 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.012005 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.012272 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.015090 - FORUM::showthread            -> get common forum and thread infos
0.015113 - FORUM::thread_lastvisit      -> threadid: 2315
0.015138 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=2315 AND dateline > '' ORDER by postid ASC LIMIT 1
0.015800 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=24614
0.016060 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=2315 AND dateline < '2017-04-11 13:35:27'
0.016494 - dotDatabase::query           -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='2315'
0.016960 - FORUM::is_moderator          -> for forumid: 3
0.016990 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='3'
0.017141 - admin::getInstance           -> do
0.017174 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.017188 - admin::getInstance           -> do
0.017207 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.017218 - admin::getInstance           -> do
0.017249 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.017261 - admin::getInstance           -> do
0.017279 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.017290 - admin::getInstance           -> do
0.017309 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.017320 - admin::getInstance           -> do
0.017338 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.017367 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.018936 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.019124 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='2315'
0.019485 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.019760 - FORUM::showthread            -> query all postings
0.019788 - dotDatabase::query           -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 2315 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.020806 - HTML::template               -> template: >forum_postingpart<
0.021026 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.021066 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.021852 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.022066 - HTML::encode                 -> replace run 1
0.022130 - HTML::encode                 -> replace run 2
0.022220 - HTML::template               -> template: >forum_postingpart<
0.022377 - HTML::template               -> template: >forum_postingpart<
0.022453 - HTML::template               -> template: >forum_postingindex<
0.022581 - FORUM::showthread            -> check for moderator utils
0.022602 - FORUM::update_visit          -> forumid: 3 threadid: 2315 posttime: 2017-04-18 13:04:41
0.022626 - FORUM::extern_display        -> news > 260
0.022649 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.023989 - NEWS::get_news_post          -> id >260< + comments
0.024011 - NEWS::get_post               -> id >260<
0.024026 - 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='260' AND active=1 AND dateline
0.024813 - user::get_user               -> id: >322<
0.024846 - dotDatabase::getInstance     -> connection: database
0.024870 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 322 ORDER by id DESC
0.025340 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.025552 - HTML::encodeCms              -> Und wieder dürfen wir euch...
0.025632 - HTML::encode                 -> Und wieder dürfen wir euch einen Sponsor vorstellen: Sof...
0.025805 - HTML::encode                 -> replace run 1
0.025879 - HTML::template               -> template: >news_single<
0.026103 - GLOBAL::end userspace        -> ---------------------------------------------
0.026120 - PAGE::render                 -> start rendering page layout
0.026133 - USER::check_for_new_messages -> return
0.026153 - dotSession::getInstance      -> do
0.026197 - PAGE::get_boxes              -> -------- side=left
0.026225 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.028117 - PAGE::get_boxes              -> -------- call: left::menu_main
0.028149 - CBOX::menu                   -> generate Menu Box >news<
0.028178 - HTML::template               -> template: >box_menu<
0.028323 - HTML::template_exists        -> search: >page_box_left< == 1
0.028370 - HTML::template               -> template: >page_box_left<
0.028466 - PAGE::get_boxes              -> -------- call: left::menu_site
0.028487 - CBOX::menu                   -> generate Menu Box >site<
0.028512 - HTML::template               -> template: >box_menu_bit<
0.028596 - HTML::template               -> template: >box_menu_bit<
0.028630 - HTML::template               -> template: >box_menu_bit<
0.028659 - HTML::template               -> template: >box_menu_bit<
0.028687 - HTML::template               -> template: >box_menu_bit<
0.028714 - HTML::template               -> template: >box_menu_bit<
0.028741 - HTML::template               -> template: >box_menu<
0.028790 - HTML::template_exists        -> search: >page_box_left< == 1
0.028825 - HTML::template               -> template: >page_box_left<
0.028865 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.028882 - CBOX::menu                   -> generate Menu Box >verein<
0.028905 - HTML::template               -> template: >box_menu_bit<
0.028935 - HTML::template               -> template: >box_menu_bit<
0.028963 - HTML::template               -> template: >box_menu_bit<
0.028990 - HTML::template               -> template: >box_menu_bit<
0.029017 - HTML::template               -> template: >box_menu_bit<
0.029043 - HTML::template               -> template: >box_menu<
0.029088 - HTML::template_exists        -> search: >page_box_left< == 1
0.029120 - HTML::template               -> template: >page_box_left<
0.029157 - PAGE::get_boxes              -> -------- call: left::menu_event
0.029173 - CBOX::menu                   -> generate Menu Box >event<
0.029202 - HTML::template               -> template: >box_menu_bit<
0.029243 - HTML::template               -> template: >box_menu_bit<
0.029274 - HTML::template               -> template: >box_menu_bit<
0.029302 - HTML::template               -> template: >box_menu_bit<
0.029329 - HTML::template               -> template: >box_menu_bit<
0.029356 - HTML::template               -> template: >box_menu_bit<
0.029383 - HTML::template               -> template: >box_menu_bit<
0.029410 - HTML::template               -> template: >box_menu_bit<
0.029436 - HTML::template               -> template: >box_menu_bit<
0.029463 - HTML::template               -> template: >box_menu<
0.029510 - HTML::template_exists        -> search: >page_box_left< == 1
0.029542 - HTML::template               -> template: >page_box_left<
0.029579 - PAGE::get_boxes              -> -------- call: left::menu_login
0.029595 - CBOX::menu                   -> generate Menu Box >login<
0.029629 - HTML::template               -> template: >box_menu_bit<
0.029662 - HTML::template               -> template: >box_menu_bit<
0.029690 - HTML::template               -> template: >box_menu<
0.029737 - HTML::template_exists        -> search: >page_box_left< == 1
0.029769 - HTML::template               -> template: >page_box_left<
0.029814 - PAGE::get_boxes              -> -------- side=right
0.029841 - PAGE::get_boxes              -> -------- call: right::party
0.029857 - CBOX::party                  -> generate Box
0.029873 - EVENT::short_event           -> id >17<
0.029883 - EVENT::getevent              -> id >17<
0.029897 - 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.030164 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.030589 - CACHE::get                   -> cache: >event_17::stats< found
0.030677 - HTML::template               -> template: >box_event<
0.030858 - HTML::template_exists        -> search: >page_box_right< == 1
0.030902 - HTML::template               -> template: >page_box_right<
0.031000 - PAGE::get_boxes              -> -------- call: right::forum
0.031022 - CBOX::forum                  -> generate forum box
0.031033 - CBOX::forum_load_threads     -> load data
0.031058 - CACHE::get                   -> cache: >forum::topthreads< found
0.031248 - CBOX::forum_threads          -> list all threads in array
0.031274 - 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.031308 - admin::getInstance           -> do
0.031357 - HTML::template               -> template: >box_forum_bit<
0.031516 - HTML::template               -> template: >box_forum_bit<
0.031595 - HTML::template               -> template: >box_forum_bit<
0.031670 - HTML::template               -> template: >box_forum_bit<
0.031733 - HTML::template               -> template: >box_forum_bit<
0.031801 - HTML::template               -> template: >box_forum_bit<
0.031841 - HTML::template               -> template: >box_forum<
0.031963 - HTML::template_exists        -> search: >page_box_right< == 1
0.032002 - HTML::template               -> template: >page_box_right<
0.032050 - PAGE::get_boxes              -> -------- call: right::vote
0.032069 - CBOX::vote                   -> generate Box
0.032081 - 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.032503 - HTML::template               -> template: >box_vote_nocurrent<
0.032655 - HTML::template_exists        -> search: >page_box_right< == 1
0.032701 - HTML::template               -> template: >page_box_right<
0.032754 - PAGE::get_boxes              -> -------- call: right::banner
0.032794 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.032870 - HTML::template_exists        -> search: >page_box_right< == 1
0.032907 - HTML::template               -> template: >page_box_right<
0.032954 - PAGE::get_boxes              -> -------- call: right::search
0.032973 - CBOX::template               -> generate Box with >box_suchen< as template
0.032985 - HTML::template               -> template: >box_suchen<
0.033086 - HTML::template_exists        -> search: >page_box_right< == 1
0.033118 - HTML::template               -> template: >page_box_right<
0.033169 - PAGE::render                 -> final
0.033182 - PAGE::renderTemplate         -> page
0.033195 - PAGE::getHead                -> return
0.033203 - dotSession::getInstance      -> do
0.033361 - HTML::template               -> template: >page<
0.033687 - PAGE::render_template        -> final

PHP Includes   : 20
DB Queries     : 23
Rendering Time : 0.034672

Includes PHP Files: 
 - /www/htdocs/w00f1046/forum/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.forum.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.news.php
 - /www/htdocs/w00f1046/includes/class.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php