lrschriftzug

LANrena Neustetten e.V.

 
 
Sonstiges >> Off Topic > Projekte auf Indiegogo/Kickstarter/...
Antwort erstellen
|LR|=quiEtsc...
19.01.2015 um 15:50 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 2973

¯\_(ツ)_/¯
Mal wieder was für die Glotze oder den PC:
https://www.indiegogo.com/projects/...lighting-device
__________________
Gruss&Keks
=uǝɥɔʇuǝǝɥɔsʇǝınb= ツ

#LANrena Neustetten e.V. - Mitglied

信息系统部
"The Rubber Duck knows no frontiers, it doesn't discriminate people and doesn't have a political connotation." -Florentijn Hofman-
 
|LR|Quad
25.01.2015 um 13:26 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 49

Sehr sehr geil. Eventuell mach ich da mit aber ca. 100€ ist nicht gerade wenig
__________________
#LANrena Neustetten e.V. - Mitglied
#LANrena 10 Lost in Space - Helfer
 
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 185 debug messages

0.000017 - GLOBAL::include              -> config.php
0.000445 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000780 - dotDatabase::getInstance     -> connection: database
0.000792 - dotDatabase::__construct     -> connection: database
0.000805 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001208 - page::getInstance            -> do
0.001225 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001584 - dotSession::getInstance      -> do
0.001597 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001960 - dotSession::start            -> ---- init
0.001975 - dotSession::start            -> start php session managment
0.002014 - dotSession::start            -> finished php session management
0.002020 - dotSession::start            -> check for security options
0.002026 - dotSession::start            -> update current session online user infos
0.002033 - dotDatabase::connect         -> d030eee4@localhost
0.002405 - dotDatabase::select          -> database: d030eee4
0.002594 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770212131, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1968', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = '0ad4cd7fecab2f940352de4eab98276a'
0.002785 - dotSession::start            -> session found in DB
0.002791 - dotSession::load_locales     -> do
0.002805 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002810 - dotSession::start            -> ---- finished with session startup
0.002822 - dotSession::load_user        -> id: 0
0.002826 - user::get_user               -> id: >0<
0.002833 - dotDatabase::getInstance     -> connection: database
0.002847 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003120 - styles::load                 -> name: ><
0.003151 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003429 - styles::activate             -> style = lanrenav3
0.003515 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003702 - admin::getInstance           -> do
0.003709 - dotSession::getInstance      -> do
0.003715 - admin::__construct           -> user_id=0
0.003720 - user::load_settings          -> load current user settings to $global
0.003744 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003904 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004196 - EVENT::comming_event         -> return
0.004206 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770212131 AND active=1 ORDER by begin ASC
0.004357 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770212131 AND active=1 ORDER by begin DESC LIMIT 1
0.004474 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004848 - GLOBAL::end global.php       -> ---------------------------------------------
0.004966 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005063 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005149 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005279 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005379 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.006494 - FORUM::showthread            -> get common forum and thread infos
0.006502 - FORUM::thread_lastvisit      -> threadid: 1968
0.006510 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1968 AND dateline > '' ORDER by postid ASC LIMIT 1
0.006679 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=21565
0.020349 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1968 AND dateline < '2015-01-19 15:50:53'
0.020572 - 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='1968'
0.020782 - FORUM::is_moderator          -> for forumid: 6
0.020792 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='6'
0.020920 - admin::getInstance           -> do
0.020935 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.020940 - admin::getInstance           -> do
0.020947 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.020951 - admin::getInstance           -> do
0.020957 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.020961 - admin::getInstance           -> do
0.020967 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.020971 - admin::getInstance           -> do
0.020977 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.020981 - admin::getInstance           -> do
0.020987 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.020997 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.021549 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.021624 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1968'
0.021749 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.021877 - FORUM::showthread            -> query all postings
0.021885 - 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 = 1968 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.022218 - HTML::encode                 -> __________________Gruss&Keks =uǝɥɔʇuǝǝɥɔsʇǝınb= ...
0.022234 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.022511 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.022558 - HTML::encode                 -> replace run 1
0.022580 - HTML::encode                 -> replace run 2
0.022618 - HTML::template               -> template: >forum_postingpart<
0.022693 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.022754 - HTML::encode                 -> replace run 1
0.022771 - HTML::encode                 -> replace run 2
0.022796 - HTML::template               -> template: >forum_postingpart<
0.022822 - HTML::template               -> template: >forum_postingindex<
0.022863 - FORUM::showthread            -> check for moderator utils
0.022870 - FORUM::update_visit          -> forumid: 6 threadid: 1968 posttime: 2015-01-25 13:26:16
0.022889 - GLOBAL::end userspace        -> ---------------------------------------------
0.022893 - PAGE::render                 -> start rendering page layout
0.022897 - USER::check_for_new_messages -> return
0.022903 - dotSession::getInstance      -> do
0.022919 - PAGE::get_boxes              -> -------- side=left
0.022928 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.023577 - PAGE::get_boxes              -> -------- call: left::menu_main
0.023588 - CBOX::menu                   -> generate Menu Box >news<
0.023598 - HTML::template               -> template: >box_menu<
0.023640 - HTML::template_exists        -> search: >page_box_left< == 1
0.023656 - HTML::template               -> template: >page_box_left<
0.023727 - PAGE::get_boxes              -> -------- call: left::menu_site
0.023734 - CBOX::menu                   -> generate Menu Box >site<
0.023743 - HTML::template               -> template: >box_menu_bit<
0.023772 - HTML::template               -> template: >box_menu_bit<
0.023784 - HTML::template               -> template: >box_menu_bit<
0.023794 - HTML::template               -> template: >box_menu_bit<
0.023804 - HTML::template               -> template: >box_menu_bit<
0.023813 - HTML::template               -> template: >box_menu_bit<
0.023823 - HTML::template               -> template: >box_menu<
0.023839 - HTML::template_exists        -> search: >page_box_left< == 1
0.023851 - HTML::template               -> template: >page_box_left<
0.023864 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.023870 - CBOX::menu                   -> generate Menu Box >verein<
0.023878 - HTML::template               -> template: >box_menu_bit<
0.023888 - HTML::template               -> template: >box_menu_bit<
0.023898 - HTML::template               -> template: >box_menu_bit<
0.023907 - HTML::template               -> template: >box_menu_bit<
0.023916 - HTML::template               -> template: >box_menu_bit<
0.023926 - HTML::template               -> template: >box_menu<
0.023941 - HTML::template_exists        -> search: >page_box_left< == 1
0.023952 - HTML::template               -> template: >page_box_left<
0.023964 - PAGE::get_boxes              -> -------- call: left::menu_event
0.023970 - CBOX::menu                   -> generate Menu Box >event<
0.023977 - HTML::template               -> template: >box_menu_bit<
0.023987 - HTML::template               -> template: >box_menu_bit<
0.023997 - HTML::template               -> template: >box_menu_bit<
0.024006 - HTML::template               -> template: >box_menu_bit<
0.024015 - HTML::template               -> template: >box_menu_bit<
0.024025 - HTML::template               -> template: >box_menu_bit<
0.024034 - HTML::template               -> template: >box_menu_bit<
0.024043 - HTML::template               -> template: >box_menu_bit<
0.024052 - HTML::template               -> template: >box_menu_bit<
0.024061 - HTML::template               -> template: >box_menu<
0.024077 - HTML::template_exists        -> search: >page_box_left< == 1
0.024089 - HTML::template               -> template: >page_box_left<
0.024102 - PAGE::get_boxes              -> -------- call: left::menu_login
0.024107 - CBOX::menu                   -> generate Menu Box >login<
0.024119 - HTML::template               -> template: >box_menu_bit<
0.024129 - HTML::template               -> template: >box_menu_bit<
0.024139 - HTML::template               -> template: >box_menu<
0.024154 - HTML::template_exists        -> search: >page_box_left< == 1
0.024165 - HTML::template               -> template: >page_box_left<
0.024180 - PAGE::get_boxes              -> -------- side=right
0.024189 - PAGE::get_boxes              -> -------- call: right::party
0.024194 - CBOX::party                  -> generate Box
0.024200 - EVENT::short_event           -> id >17<
0.024204 - EVENT::getevent              -> id >17<
0.024208 - 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.024325 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.024467 - CACHE::get                   -> cache: >event_17::stats< found
0.024497 - HTML::template               -> template: >box_event<
0.024559 - HTML::template_exists        -> search: >page_box_right< == 1
0.024573 - HTML::template               -> template: >page_box_right<
0.024606 - PAGE::get_boxes              -> -------- call: right::forum
0.024613 - CBOX::forum                  -> generate forum box
0.024617 - CBOX::forum_load_threads     -> load data
0.024626 - CACHE::get                   -> cache: >forum::topthreads< found
0.024702 - CBOX::forum_threads          -> list all threads in array
0.024712 - 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.024724 - admin::getInstance           -> do
0.024753 - HTML::template               -> template: >box_forum_bit<
0.024805 - HTML::template               -> template: >box_forum_bit<
0.024832 - HTML::template               -> template: >box_forum_bit<
0.024857 - HTML::template               -> template: >box_forum_bit<
0.024879 - HTML::template               -> template: >box_forum_bit<
0.024901 - HTML::template               -> template: >box_forum_bit<
0.024915 - HTML::template               -> template: >box_forum<
0.024957 - HTML::template_exists        -> search: >page_box_right< == 1
0.024970 - HTML::template               -> template: >page_box_right<
0.024985 - PAGE::get_boxes              -> -------- call: right::vote
0.024992 - CBOX::vote                   -> generate Box
0.024996 - 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.025136 - HTML::template               -> template: >box_vote_nocurrent<
0.025188 - HTML::template_exists        -> search: >page_box_right< == 1
0.025201 - HTML::template               -> template: >page_box_right<
0.025215 - PAGE::get_boxes              -> -------- call: right::banner
0.025227 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.025251 - HTML::template_exists        -> search: >page_box_right< == 1
0.025263 - HTML::template               -> template: >page_box_right<
0.025277 - PAGE::get_boxes              -> -------- call: right::search
0.025283 - CBOX::template               -> generate Box with >box_suchen< as template
0.025287 - HTML::template               -> template: >box_suchen<
0.025320 - HTML::template_exists        -> search: >page_box_right< == 1
0.025332 - HTML::template               -> template: >page_box_right<
0.025348 - PAGE::render                 -> final
0.025352 - PAGE::renderTemplate         -> page
0.025357 - PAGE::getHead                -> return
0.025360 - dotSession::getInstance      -> do
0.025412 - HTML::template               -> template: >page<
0.025513 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 20
Rendering Time : 0.025854

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.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php