Menü

LAN-Party

Login

Sponsoren

Media > Materialvermietung Katalog *

Medien Datenbank
 PUBLIC DownloadsOrdner
 Formular Teilnahmeberechtigung222 KB
 Materialvermietung Katalog379 KB
 Situationsplan_LAL10116 KB
 Willisauer Bote Artikel (Verein)1.118 KB
 Willisauer Bote Artikel Nr. 2 (LAL10)405 KB
 Zeitplan_LAL11409 KB
 Zofinger Tagblatt Artikel240 KB
 Zofinger Tagblatt Artikel Nr.2 (Verein)439 KB
Information
Name Materialvermietung Katalog
 
Dateiname inventar.pdf
Dateigröße 379 KB (388.407 Bytes)
Downloads 2141
 
Besitzer haIT
Datum 02.06.2017 01:30
 
Download Datei downloaden
 
Beschreibung
Keine Beschreibung vorhanden
Kommentar
Es liegen noch keine Kommentare vor.

Kommentar hinzufügen

Event

LAN-Party

24. May 2025 - 26. May 2025
Bezahlt: 65Angemeldet/nicht bezahlt: 60Frei: 387 65
( Anmelden/Status )

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

 ------------------- 

found 183 debug messages

0.000034 - GLOBAL::include              -> config.php
0.000136 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
0.000162 - dotDatabase::getInstance     -> connection: database
0.000174 - dotDatabase::__construct     -> connection: database
0.000191 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
0.000207 - page::getInstance            -> do
0.000224 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
0.000238 - dotSession::getInstance      -> do
0.000249 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
0.000271 - dotSession::start            -> ---- init
0.000298 - dotSession::start            -> start php session managment
0.000473 - dotSession::start            -> finished php session management
0.000481 - dotSession::start            -> save user and host information to new session_array
0.000491 - dotSession::start            -> check for security options
0.005693 - dotSession::start            -> lookup ip2country
0.005718 - dotDatabase::connect         -> laladmin@dotlan-db
0.006582 - dotDatabase::select          -> database: db_intranet_beta
0.006784 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718241 BETWEEN ip_from AND ip_to
0.006913 - dotSession::start            -> update current session online user infos
0.006936 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766988702, userid = 0, site = 'http://old.lockandload.ch/media/?do=view&id=126', host = '216.73.216.161', dns = '216.73.216.161', countrycode = 'US', hits = hits + 1 WHERE hash = 'cac82dc9395e80786500b9535909f3f7'
0.007148 - dotSession::start            -> no session found in db == insert new db sesssion
0.007166 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'cac82dc9395e80786500b9535909f3f7', lastactivity = 1766988702, userid = 0, site = 'http://old.lockandload.ch/media/?do=view&id=126', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.161', dns = '216.73.216.161', countrycode = 'US', hits = 1
0.007351 - dotSession::load_locales     -> do
0.007394 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.007400 - dotSession::start            -> ---- finished with session startup
0.007412 - dotSession::load_user        -> id: 0
0.007419 - user::get_user               -> id: >0<
0.007431 - dotDatabase::getInstance     -> connection: database
0.007455 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
0.007477 - styles::getInstance          -> do
0.007483 - styles::load                 -> name: ><
0.007495 - styles::load                 -> include: /var/www/html/html/styles/dotlan-net3.php
0.007539 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
0.007618 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
0.007650 - admin::getInstance           -> do
0.007658 - dotSession::getInstance      -> do
0.007666 - admin::__construct           -> user_id=0
0.007673 - user::load_settings          -> load current user settings to $global
0.007690 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
0.007712 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
0.007727 - EVENT::comming_event         -> return
0.007735 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766988702 AND active=1 ORDER by begin ASC
0.008036 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766988702 AND active=1 ORDER by begin DESC LIMIT 1
0.008365 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
0.008385 - GLOBAL::end global.php       -> ---------------------------------------------
0.008395 - dotCommon::classload         -> require: /var/www/html/includes/class.media.php
0.008419 - media::display               -> id >126<
0.008428 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(dateline) AS date_unix FROM cms_media WHERE id='126' AND is_dir=0
0.008569 - media::display_nav           -> return
0.008583 - dotDatabase::query           -> SELECT id, description, parent_id, is_dir FROM cms_media WHERE id!=126 AND is_dir=2 AND id=175
0.008678 - media::load_nav              -> root_id=0
0.008692 - dotDatabase::query           -> SELECT cms_media.id, cms_media.parent_id, cms_media.level, cms_media.description, cms_media.filesize, cms_media.filename, cms_media.filetype, cms_media.imageinfo, cms_media.children, cms_media.is_dir, cms_media.readonly, cms_media.user_id, cms_media.counter, CONCAT(user.nick) AS username FROM cms_media LEFT JOIN user ON user.id=cms_media.user_id WHERE ((access='public' OR access='user') AND is_dir=0 OR is_dir=2 ) AND (parent_id>0 OR parent_id=0 AND is_dir=2) AND (is_dir=0 OR is_dir=2) AND ( parent_id=0 OR parent_id=175 ) ORDER by cms_media.is_dir DESC, cms_media.description ASC
0.008833 - media::format_sub            -> id=0
0.008854 - HTML::template               -> template: >media_tree_row<
0.008949 - media::format_sub            -> id=175
0.008972 - HTML::template               -> template: >media_tree_row<
0.008998 - HTML::template               -> template: >media_tree_row<
0.009019 - HTML::template               -> template: >media_tree_row<
0.009040 - HTML::template               -> template: >media_tree_row<
0.009060 - HTML::template               -> template: >media_tree_row<
0.009079 - HTML::template               -> template: >media_tree_row<
0.009099 - HTML::template               -> template: >media_tree_row<
0.009119 - HTML::template               -> template: >media_tree_row<
0.009140 - media::display_info          -> id >126<
0.009147 - user::get_user               -> id: >1<
0.009155 - dotDatabase::getInstance     -> connection: database
0.009164 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1 ORDER by id DESC
0.009340 - HTML::template               -> template: >media_info<
0.009420 - HTML::message                -> generate Message: Medien Datenbank
0.009430 - HTML::template               -> template: >html_message<
0.009494 - HTML::message                -> generate Message: Information
0.009501 - HTML::template               -> template: >html_message<
0.009528 - HTML::template               -> template: >media_download<
0.009575 - HTML::message                -> generate Message: Kommentar
0.009583 - HTML::template               -> template: >html_message<
0.009613 - GLOBAL::end userspace        -> ---------------------------------------------
0.009624 - PAGE::render                 -> start rendering page layout
0.009629 - styles::getInstance          -> do
0.009634 - USER::check_for_new_messages -> return
0.009643 - HTML::template               -> template: >page_sitetitle<
0.009684 - dotSession::getInstance      -> do
0.009690 - styles::getInstance          -> do
0.009731 - HTML::template               -> template: >page_topbanner<
0.009785 - PAGE::get_shortmenu          -> return
0.009791 - styles::getInstance          -> do
0.009795 - dotSession::getInstance      -> do
0.009807 - SESSION::anz_onlineuser      -> return
0.009814 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1766988402
0.010017 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1766988402 AND userid!=0
0.010257 - HTML::template               -> template: >page_shortmenu<
0.010314 - PAGE::get_boxes              -> -------- side=left
0.010319 - styles::getInstance          -> do
0.010324 - GLOBAL::include              -> class.cbox.php
0.010335 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
0.010358 - PAGE::get_boxes              -> -------- call: left::menu_main
0.010369 - CBOX::menu                   -> generate Menu Box >menu<
0.010375 - admin::getInstance           -> do
0.010383 - HTML::template               -> template: >box_menu_bit<
0.010426 - HTML::template               -> template: >box_menu_bit<
0.010437 - HTML::template               -> template: >box_menu_bit<
0.010447 - HTML::template               -> template: >box_menu_bit<
0.010460 - HTML::template               -> template: >box_menu_bit<
0.010470 - HTML::template               -> template: >box_menu_bit<
0.010479 - HTML::template               -> template: >box_menu_bit<
0.010488 - HTML::template               -> template: >box_menu_bit<
0.010497 - HTML::template               -> template: >box_menu<
0.010546 - HTML::template_exists        -> search: >page_box_left< == 1
0.010563 - HTML::template               -> template: >page_box_left<
0.010605 - PAGE::get_boxes              -> -------- call: left::menu_party
0.010614 - CBOX::menu                   -> generate Menu Box >party<
0.010620 - admin::getInstance           -> do
0.010625 - HTML::template               -> template: >box_menu_bit<
0.010637 - HTML::template               -> template: >box_menu_bit<
0.010647 - HTML::template               -> template: >box_menu_bit<
0.010656 - HTML::template               -> template: >box_menu_bit<
0.010665 - HTML::template               -> template: >box_menu_bit<
0.010675 - HTML::template               -> template: >box_menu_bit<
0.010684 - HTML::template               -> template: >box_menu<
0.010706 - HTML::template_exists        -> search: >page_box_left< == 1
0.010719 - HTML::template               -> template: >page_box_left<
0.010738 - PAGE::get_boxes              -> -------- call: left::menu_party3
0.010756 - CBOX::menu                   -> generate Menu Box >party3<
0.010767 - PAGE::get_boxes              -> -------- call: left::menu_user
0.010774 - CBOX::menu                   -> generate Menu Box >login<
0.010779 - admin::getInstance           -> do
0.010785 - HTML::template               -> template: >box_menu_bit<
0.010797 - HTML::template               -> template: >box_menu_bit<
0.010806 - HTML::template               -> template: >box_menu<
0.010829 - HTML::template_exists        -> search: >page_box_left< == 1
0.010844 - HTML::template               -> template: >page_box_left<
0.010862 - PAGE::get_boxes              -> -------- call: left::banner
0.010877 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
0.010905 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
0.010941 - HTML::template_exists        -> search: >page_box_left< == 1
0.010953 - HTML::template               -> template: >page_box_left<
0.010974 - HTML::template               -> template: >page_content_left<
0.011012 - PAGE::get_boxes              -> -------- side=right
0.011017 - styles::getInstance          -> do
0.011022 - GLOBAL::include              -> class.cbox.php
0.011028 - PAGE::get_boxes              -> -------- call: right::menu_party2
0.011036 - CBOX::menu                   -> generate Menu Box >party2<
0.011041 - admin::getInstance           -> do
0.011047 - HTML::template               -> template: >box_menu_bit<
0.011060 - HTML::template               -> template: >box_menu_bit<
0.011069 - HTML::template               -> template: >box_menu_bit<
0.011078 - HTML::template               -> template: >box_menu_bit<
0.011087 - HTML::template               -> template: >box_menu_bit<
0.011096 - HTML::template               -> template: >box_menu<
0.011119 - HTML::template_exists        -> search: >page_box_right< == 1
0.011132 - HTML::template               -> template: >page_box_right<
0.011173 - PAGE::get_boxes              -> -------- call: right::party
0.011182 - CBOX::party                  -> generate Box
0.011190 - EVENT::short_event           -> id >13<
0.011195 - EVENT::getevent              -> id >13<
0.011201 - 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=13 AND active=1
0.011383 - CACHE::get                   -> cache: >event_13_stats< found
0.011416 - EVENT::generate_bar          -> return
0.011428 - CACHE::get                   -> cache: >event_13_stats< found
0.011449 - HTML::template               -> template: >box_event<
0.011524 - HTML::template_exists        -> search: >page_box_right< == 1
0.011539 - HTML::template               -> template: >page_box_right<
0.011559 - PAGE::get_boxes              -> -------- call: right::forum
0.011568 - CBOX::forum                  -> generate forum box
0.011573 - CBOX::forum_load_threads     -> load data
0.011588 - CACHE::get                   -> cache: >topthreads< found
0.011618 - dotDatabase::query           -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
0.011873 - CBOX::forum_threads          -> list all threads in array
0.011885 - FORUM::thread_lastvisit      -> threadid: Array
0.011893 - admin::getInstance           -> do
0.011899 - HTML::template               -> template: >box_forum<
0.011959 - HTML::template_exists        -> search: >page_box_right< == 1
0.011973 - HTML::template               -> template: >page_box_right<
0.011993 - PAGE::get_boxes              -> -------- call: right::vote
0.012002 - CBOX::vote                   -> generate Box
0.012007 - 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.012233 - HTML::template               -> template: >box_vote_nocurrent<
0.012337 - HTML::template_exists        -> search: >page_box_right< == 1
0.012357 - HTML::template               -> template: >page_box_right<
0.012382 - HTML::template               -> template: >page_content_right<
0.012423 - HTML::template               -> template: >page_content<
0.012458 - HTML::template               -> template: >page_impressum<
0.012487 - HTML::template               -> template: >page<
0.012557 - PAGE::render                 -> final

PHP Includes   : 18
DB Queries     : 14
Rendering Time : 0.013064

Includes PHP Files: 
 - /var/www/html/media/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/config.php
 - /var/www/html/includes/class.dotDatabase.php
 - /var/www/html/includes/class.page.php
 - /var/www/html/includes/class.dotSession.php
 - /var/www/html/includes/class.user.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/dotlan-net3.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.admin.php
 - /var/www/html/includes/class.prvmsg.php
 - /var/www/html/includes/class.event.php
 - /var/www/html/includes/class.sitzplan.php
 - /var/www/html/includes/class.media.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php