Menü

LAN-Party

Login

Sponsoren

Forum > Lock and Load - Allgemein [CLOSED] *

Archiv > Lock and Load - Allgemein [CLOSED]
Moderatoren: Keine Moderatoren festgelegt Neuen Beitrag
Beitrag Starter Antworten Hits Letzter Beitrag
[!] Changelog haIT 0 1810 07. Sep 2012 19:12
haIT
Wesports carlsoN 0 712 13. Mar 2013 12:26
carlsoN
[News] Wir Planen Trooper 2 1739 12. Jan 2013 10:16
haIT
SF Beitrag mala 1 1547 22. Oct 2012 22:07
haIT
Feedback lal4 Kylee 2 2060 22. Oct 2012 17:10
LidiaN
Essen FunGamer <3 2 1691 15. Oct 2012 01:00
SPERMI
Code S Finale Kiwi 1 1250 14. Oct 2012 18:22
haIT
5. Spieler für Cs:GO Bphantom 1 971 08. Oct 2012 23:50
Bphantom
[News] Countdown läuft Kylee 1 628 07. Oct 2012 22:39
FunGamer <3
Mitspieler für League of Legends Bphantom 3 854 25. Sep 2012 21:56
Bphantom
[News] Preise Lock and Load 4 Wulverate 1 949 24. Sep 2012 21:32
FunGamer <3
[Gesperrt] [News] Turnieradmins dothem 0 22 24. Sep 2012 14:42
dothem
Sitzplatz reservieren für 3 ? Michelle 6 858 21. Sep 2012 18:48
haIT
sitzplatz löschung???? Workcircle 3 675 21. Sep 2012 00:28
haIT
[News] LAL 4 - Aktueller Status Trooper 1 691 18. Sep 2012 02:46
SHELDON
 Markiere alle Threads als gelesen

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

0.000035 - GLOBAL::include              -> config.php
0.000138 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
0.000164 - dotDatabase::getInstance     -> connection: database
0.000176 - dotDatabase::__construct     -> connection: database
0.000205 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
0.000220 - page::getInstance            -> do
0.000236 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
0.000248 - dotSession::getInstance      -> do
0.000260 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
0.000280 - dotSession::start            -> ---- init
0.000308 - dotSession::start            -> start php session managment
0.000377 - dotSession::start            -> finished php session management
0.000386 - dotSession::start            -> check for security options
0.000393 - dotSession::start            -> update current session online user infos
0.000404 - dotDatabase::connect         -> laladmin@dotlan-db
0.001174 - dotDatabase::select          -> database: db_intranet_beta
0.001387 - dotDatabase::query           -> UPDATE session SET lastactivity = 1762615540, userid = 0, site = 'http://old.lockandload.ch/forum/?id=17', host = '216.73.216.87', dns = '216.73.216.87', countrycode = 'US', hits = hits + 1 WHERE hash = '8204021960dd5881b31dbbebe4e1a4cb'
0.001707 - dotSession::start            -> session found in DB
0.001721 - dotSession::load_locales     -> do
0.001754 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.001761 - dotSession::start            -> ---- finished with session startup
0.001771 - dotSession::load_user        -> id: 0
0.001777 - user::get_user               -> id: >0<
0.001788 - dotDatabase::getInstance     -> connection: database
0.001810 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
0.001823 - styles::getInstance          -> do
0.001830 - styles::load                 -> name: ><
0.001842 - styles::load                 -> include: /var/www/html/html/styles/dotlan-net3.php
0.001881 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
0.001951 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
0.001963 - admin::getInstance           -> do
0.001968 - dotSession::getInstance      -> do
0.001974 - admin::__construct           -> user_id=0
0.001980 - user::load_settings          -> load current user settings to $global
0.001991 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
0.002008 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
0.002021 - EVENT::comming_event         -> return
0.002028 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1762615540 AND active=1 ORDER by begin ASC
0.002332 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1762615540 AND active=1 ORDER by begin DESC LIMIT 1
0.002489 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
0.002509 - GLOBAL::end global.php       -> ---------------------------------------------
0.002522 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
0.002558 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='17' AND active=1
0.002744 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='17'
0.002950 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 17 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.003175 - FORUM::thread_lastvisit      -> threadid: Array
0.003233 - dotDatabase::query           -> SELECT forum_thread.*, UNIX_TIMESTAMP(forum_thread.lastposttime) AS stamp, user.nick AS firstposter FROM forum_thread LEFT JOIN user ON user.id = forum_thread.user_id WHERE threadID IN (134, 165, 164, 162, 161, 147, 148, 142, 145, 140, 135, 141, 138, 139, 137) ORDER by sticky DESC, lastposttime DESC
0.003670 - HTML::template               -> template: >forum_displayforumpart<
0.004127 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=10
0.004248 - HTML::template               -> template: >forum_displayforumindex<
0.004357 - GLOBAL::end userspace        -> ---------------------------------------------
0.004378 - PAGE::render                 -> start rendering page layout
0.004396 - styles::getInstance          -> do
0.004405 - USER::check_for_new_messages -> return
0.004420 - HTML::template               -> template: >page_sitetitle<
0.004485 - dotSession::getInstance      -> do
0.004491 - styles::getInstance          -> do
0.004538 - HTML::template               -> template: >page_topbanner<
0.004578 - PAGE::get_shortmenu          -> return
0.004582 - styles::getInstance          -> do
0.004586 - dotSession::getInstance      -> do
0.004600 - SESSION::anz_onlineuser      -> return
0.004608 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762615240
0.004869 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762615240 AND userid!=0
0.005046 - HTML::template               -> template: >page_shortmenu<
0.005115 - PAGE::get_boxes              -> -------- side=left
0.005121 - styles::getInstance          -> do
0.005127 - GLOBAL::include              -> class.cbox.php
0.005142 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
0.005166 - PAGE::get_boxes              -> -------- call: left::menu_main
0.005193 - CBOX::menu                   -> generate Menu Box >menu<
0.005200 - admin::getInstance           -> do
0.005208 - HTML::template               -> template: >box_menu_bit<
0.005248 - HTML::template               -> template: >box_menu_bit<
0.005260 - HTML::template               -> template: >box_menu_bit<
0.005269 - HTML::template               -> template: >box_menu_bit<
0.005283 - HTML::template               -> template: >box_menu_bit<
0.005293 - HTML::template               -> template: >box_menu_bit<
0.005303 - HTML::template               -> template: >box_menu_bit<
0.005313 - HTML::template               -> template: >box_menu_bit<
0.005322 - HTML::template               -> template: >box_menu<
0.005370 - HTML::template_exists        -> search: >page_box_left< == 1
0.005389 - HTML::template               -> template: >page_box_left<
0.005431 - PAGE::get_boxes              -> -------- call: left::menu_party
0.005440 - CBOX::menu                   -> generate Menu Box >party<
0.005446 - admin::getInstance           -> do
0.005452 - HTML::template               -> template: >box_menu_bit<
0.005465 - HTML::template               -> template: >box_menu_bit<
0.005474 - HTML::template               -> template: >box_menu_bit<
0.005484 - HTML::template               -> template: >box_menu_bit<
0.005493 - HTML::template               -> template: >box_menu_bit<
0.005502 - HTML::template               -> template: >box_menu_bit<
0.005511 - HTML::template               -> template: >box_menu<
0.005534 - HTML::template_exists        -> search: >page_box_left< == 1
0.005547 - HTML::template               -> template: >page_box_left<
0.005568 - PAGE::get_boxes              -> -------- call: left::menu_party3
0.005575 - CBOX::menu                   -> generate Menu Box >party3<
0.005585 - PAGE::get_boxes              -> -------- call: left::menu_user
0.005592 - CBOX::menu                   -> generate Menu Box >login<
0.005598 - admin::getInstance           -> do
0.005604 - HTML::template               -> template: >box_menu_bit<
0.005616 - HTML::template               -> template: >box_menu_bit<
0.005625 - HTML::template               -> template: >box_menu<
0.005647 - HTML::template_exists        -> search: >page_box_left< == 1
0.005659 - HTML::template               -> template: >page_box_left<
0.005676 - PAGE::get_boxes              -> -------- call: left::banner
0.005692 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
0.005716 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
0.005750 - HTML::template_exists        -> search: >page_box_left< == 1
0.005762 - HTML::template               -> template: >page_box_left<
0.005783 - HTML::template               -> template: >page_content_left<
0.005818 - PAGE::get_boxes              -> -------- side=right
0.005823 - styles::getInstance          -> do
0.005828 - GLOBAL::include              -> class.cbox.php
0.005834 - PAGE::get_boxes              -> -------- call: right::menu_party2
0.005841 - CBOX::menu                   -> generate Menu Box >party2<
0.005846 - admin::getInstance           -> do
0.005852 - HTML::template               -> template: >box_menu_bit<
0.005865 - HTML::template               -> template: >box_menu_bit<
0.005875 - HTML::template               -> template: >box_menu_bit<
0.005884 - HTML::template               -> template: >box_menu_bit<
0.005893 - HTML::template               -> template: >box_menu_bit<
0.005902 - HTML::template               -> template: >box_menu<
0.005925 - HTML::template_exists        -> search: >page_box_right< == 1
0.005938 - HTML::template               -> template: >page_box_right<
0.005977 - PAGE::get_boxes              -> -------- call: right::party
0.005985 - CBOX::party                  -> generate Box
0.005995 - EVENT::short_event           -> id >13<
0.006001 - EVENT::getevent              -> id >13<
0.006008 - 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.006228 - CACHE::get                   -> cache: >event_13_stats< found
0.006266 - EVENT::generate_bar          -> return
0.006280 - CACHE::get                   -> cache: >event_13_stats< found
0.006300 - HTML::template               -> template: >box_event<
0.006369 - HTML::template_exists        -> search: >page_box_right< == 1
0.006384 - HTML::template               -> template: >page_box_right<
0.006405 - PAGE::get_boxes              -> -------- call: right::forum
0.006413 - CBOX::forum                  -> generate forum box
0.006418 - CBOX::forum_load_threads     -> load data
0.006433 - CACHE::get                   -> cache: >topthreads< found
0.006459 - 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.006684 - CBOX::forum_threads          -> list all threads in array
0.006696 - FORUM::thread_lastvisit      -> threadid: Array
0.006704 - admin::getInstance           -> do
0.006709 - HTML::template               -> template: >box_forum<
0.006788 - HTML::template_exists        -> search: >page_box_right< == 1
0.006811 - HTML::template               -> template: >page_box_right<
0.006837 - PAGE::get_boxes              -> -------- call: right::vote
0.006847 - CBOX::vote                   -> generate Box
0.006853 - 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.007064 - HTML::template               -> template: >box_vote_nocurrent<
0.007125 - HTML::template_exists        -> search: >page_box_right< == 1
0.007139 - HTML::template               -> template: >page_box_right<
0.007158 - HTML::template               -> template: >page_content_right<
0.007205 - HTML::template               -> template: >page_content<
0.007238 - HTML::template               -> template: >page_impressum<
0.007264 - HTML::template               -> template: >page<
0.007382 - PAGE::render                 -> final

PHP Includes   : 18
DB Queries     : 13
Rendering Time : 0.007849

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