Menü

LAN-Party

Login

Sponsoren

Forum > Sitzplatz reservieren für 3 ? *


Forum >> Lock and Load - Allgemein [CLOSED] > Sitzplatz reservieren für 3 ?
 
 Autor Thema: Sitzplatz reservieren für 3 ?
Michelle
20.09.2012 um 19:53 QuoteProfileSend PM
NEW

Clan: Fun-Gamers
Postings: 1

Hallo
Könnte man mir und meinem freund und seinem Cousin einen platz reservieren ? leider Kann ich erst am Dienstag einzahlen ? Und habe angst das es dann kein platz mehr hat ?
 
haIT
20.09.2012 um 20:17 QuoteProfileSend PM

NEW

Clan: Lock and Load
Postings: 119

Reservierungen an: info@lockandload.ch oder PM an mich
 
Yuzuki
20.09.2012 um 21:57 QuoteProfileSend PM
NEW

Clan: TheOutsider
Postings: 2

Wie lange dauert dies etwa, bis die Plätze reserviert werden?
 
haIT
21.09.2012 um 00:33 QuoteProfileSend PM

NEW

Clan: Lock and Load
Postings: 119

Gleich nachdem ich das Mail gelesen habe.
 
Sunny
21.09.2012 um 17:37 QuoteProfileSend PM
NEW

Clan: TheOutsider
Postings: 2

Unser Clan TheOutsider haben reserviert gehabt. Heute hab ich mich angemeldet und nun sind alle Sitzplätze vergeben. was soll das heissen?
 
Sunny
21.09.2012 um 18:42 QuoteProfileSend PM
NEW

Clan: TheOutsider
Postings: 2

hat sich erledigt sry =)
 
haIT
21.09.2012 um 18:48 QuoteProfileSend PM

NEW

Clan: Lock and Load
Postings: 119

Sunny hat folgendes geschrieben:
Unser Clan TheOutsider haben reserviert gehabt. Heute hab ich mich angemeldet und nun sind alle Sitzplätze vergeben. was soll das heissen?


Bitte eine Kopie der Reservationsbestätigung an info@lockandload.ch. Ich kann mich an keine Reservierung von euch erinnern.
 
 

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

0.000076 - GLOBAL::include              -> config.php
0.000181 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
0.000206 - dotDatabase::getInstance     -> connection: database
0.000219 - dotDatabase::__construct     -> connection: database
0.000236 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
0.000250 - page::getInstance            -> do
0.000267 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
0.000279 - dotSession::getInstance      -> do
0.000291 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
0.000309 - dotSession::start            -> ---- init
0.000336 - dotSession::start            -> start php session managment
0.000406 - dotSession::start            -> finished php session management
0.000414 - dotSession::start            -> check for security options
0.000422 - dotSession::start            -> update current session online user infos
0.000433 - dotDatabase::connect         -> laladmin@dotlan-db
0.001324 - dotDatabase::select          -> database: db_intranet_beta
0.001560 - dotDatabase::query           -> UPDATE session SET lastactivity = 1762624860, userid = 0, site = 'http://old.lockandload.ch/forum/?do=showthread&id=138', host = '216.73.216.87', dns = '216.73.216.87', countrycode = 'US', hits = hits + 1 WHERE hash = 'a2e8ab3e69e4e86b80006dab09b8b622'
0.001944 - dotSession::start            -> session found in DB
0.001956 - dotSession::load_locales     -> do
0.001995 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002001 - dotSession::start            -> ---- finished with session startup
0.002018 - dotSession::load_user        -> id: 0
0.002025 - user::get_user               -> id: >0<
0.002040 - dotDatabase::getInstance     -> connection: database
0.002101 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
0.002131 - styles::getInstance          -> do
0.002141 - styles::load                 -> name: ><
0.002159 - styles::load                 -> include: /var/www/html/html/styles/dotlan-net3.php
0.002209 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
0.002282 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
0.002294 - admin::getInstance           -> do
0.002299 - dotSession::getInstance      -> do
0.002305 - admin::__construct           -> user_id=0
0.002311 - user::load_settings          -> load current user settings to $global
0.002322 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
0.002340 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
0.002354 - EVENT::comming_event         -> return
0.002363 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1762624860 AND active=1 ORDER by begin ASC
0.002742 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1762624860 AND active=1 ORDER by begin DESC LIMIT 1
0.002951 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
0.002980 - GLOBAL::end global.php       -> ---------------------------------------------
0.003002 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
0.003046 - FORUM::showthread            -> get common forum and thread infos
0.003053 - FORUM::thread_lastvisit      -> threadid: 138
0.003079 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=138 AND dateline > '' ORDER by postid ASC LIMIT 1
0.003304 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=1112
0.003444 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=138 AND dateline < '2012-09-20 17:53:34'
0.003647 - 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='138'
0.003909 - FORUM::is_moderator          -> for forumid: 17
0.003924 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='17'
0.004014 - admin::getInstance           -> do
0.004082 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.004093 - admin::getInstance           -> do
0.004107 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.004113 - admin::getInstance           -> do
0.004122 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.004128 - admin::getInstance           -> do
0.004137 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.004142 - admin::getInstance           -> do
0.004152 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.004157 - admin::getInstance           -> do
0.004166 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.004173 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=10
0.004305 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='138'
0.004446 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.004576 - FORUM::showthread            -> query all postings
0.004593 - 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, IF(forum_post.history='',0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 138 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.005178 - HTML::template               -> template: >forum_postingpart<
0.005372 - HTML::template               -> template: >forum_postingpart<
0.005452 - HTML::template               -> template: >forum_postingpart<
0.005521 - HTML::template               -> template: >forum_postingpart<
0.005582 - HTML::template               -> template: >forum_postingpart<
0.005640 - HTML::template               -> template: >forum_postingpart<
0.005703 - HTML::template               -> template: >forum_postingpart<
0.005745 - HTML::template               -> template: >forum_postingindex_closed<
0.005828 - FORUM::showthread            -> check for moderator utils
0.005845 - FORUM::update_visit          -> forumid: 17 threadid: 138 posttime: 2012-09-21 16:48:51
0.005877 - GLOBAL::end userspace        -> ---------------------------------------------
0.005891 - PAGE::render                 -> start rendering page layout
0.005899 - styles::getInstance          -> do
0.005908 - USER::check_for_new_messages -> return
0.005921 - HTML::template               -> template: >page_sitetitle<
0.005971 - dotSession::getInstance      -> do
0.005979 - styles::getInstance          -> do
0.006034 - HTML::template               -> template: >page_topbanner<
0.006103 - PAGE::get_shortmenu          -> return
0.006113 - styles::getInstance          -> do
0.006118 - dotSession::getInstance      -> do
0.006135 - SESSION::anz_onlineuser      -> return
0.006145 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762624560
0.006409 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762624560 AND userid!=0
0.006623 - HTML::template               -> template: >page_shortmenu<
0.006683 - PAGE::get_boxes              -> -------- side=left
0.006690 - styles::getInstance          -> do
0.006695 - GLOBAL::include              -> class.cbox.php
0.006709 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
0.006731 - PAGE::get_boxes              -> -------- call: left::menu_main
0.006744 - CBOX::menu                   -> generate Menu Box >menu<
0.006751 - admin::getInstance           -> do
0.006758 - HTML::template               -> template: >box_menu_bit<
0.006798 - HTML::template               -> template: >box_menu_bit<
0.006810 - HTML::template               -> template: >box_menu_bit<
0.006819 - HTML::template               -> template: >box_menu_bit<
0.006832 - HTML::template               -> template: >box_menu_bit<
0.006842 - HTML::template               -> template: >box_menu_bit<
0.006851 - HTML::template               -> template: >box_menu_bit<
0.006860 - HTML::template               -> template: >box_menu_bit<
0.006869 - HTML::template               -> template: >box_menu<
0.006917 - HTML::template_exists        -> search: >page_box_left< == 1
0.006936 - HTML::template               -> template: >page_box_left<
0.006978 - PAGE::get_boxes              -> -------- call: left::menu_party
0.006987 - CBOX::menu                   -> generate Menu Box >party<
0.006993 - admin::getInstance           -> do
0.006999 - HTML::template               -> template: >box_menu_bit<
0.007011 - HTML::template               -> template: >box_menu_bit<
0.007020 - HTML::template               -> template: >box_menu_bit<
0.007030 - HTML::template               -> template: >box_menu_bit<
0.007039 - HTML::template               -> template: >box_menu_bit<
0.007048 - HTML::template               -> template: >box_menu_bit<
0.007057 - HTML::template               -> template: >box_menu<
0.007094 - HTML::template_exists        -> search: >page_box_left< == 1
0.007108 - HTML::template               -> template: >page_box_left<
0.007127 - PAGE::get_boxes              -> -------- call: left::menu_party3
0.007135 - CBOX::menu                   -> generate Menu Box >party3<
0.007146 - PAGE::get_boxes              -> -------- call: left::menu_user
0.007153 - CBOX::menu                   -> generate Menu Box >login<
0.007158 - admin::getInstance           -> do
0.007164 - HTML::template               -> template: >box_menu_bit<
0.007176 - HTML::template               -> template: >box_menu_bit<
0.007188 - HTML::template               -> template: >box_menu<
0.007211 - HTML::template_exists        -> search: >page_box_left< == 1
0.007224 - HTML::template               -> template: >page_box_left<
0.007242 - PAGE::get_boxes              -> -------- call: left::banner
0.007258 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
0.007284 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
0.007318 - HTML::template_exists        -> search: >page_box_left< == 1
0.007330 - HTML::template               -> template: >page_box_left<
0.007358 - HTML::template               -> template: >page_content_left<
0.007411 - PAGE::get_boxes              -> -------- side=right
0.007418 - styles::getInstance          -> do
0.007422 - GLOBAL::include              -> class.cbox.php
0.007429 - PAGE::get_boxes              -> -------- call: right::menu_party2
0.007436 - CBOX::menu                   -> generate Menu Box >party2<
0.007442 - admin::getInstance           -> do
0.007450 - HTML::template               -> template: >box_menu_bit<
0.007468 - HTML::template               -> template: >box_menu_bit<
0.007483 - HTML::template               -> template: >box_menu_bit<
0.007499 - HTML::template               -> template: >box_menu_bit<
0.007513 - HTML::template               -> template: >box_menu_bit<
0.007526 - HTML::template               -> template: >box_menu<
0.007562 - HTML::template_exists        -> search: >page_box_right< == 1
0.007583 - HTML::template               -> template: >page_box_right<
0.007641 - PAGE::get_boxes              -> -------- call: right::party
0.007657 - CBOX::party                  -> generate Box
0.007670 - EVENT::short_event           -> id >13<
0.007678 - EVENT::getevent              -> id >13<
0.007687 - 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.007900 - CACHE::get                   -> cache: >event_13_stats< found
0.007940 - EVENT::generate_bar          -> return
0.007959 - CACHE::get                   -> cache: >event_13_stats< found
0.007987 - HTML::template               -> template: >box_event<
0.008100 - HTML::template_exists        -> search: >page_box_right< == 1
0.008115 - HTML::template               -> template: >page_box_right<
0.008136 - PAGE::get_boxes              -> -------- call: right::forum
0.008145 - CBOX::forum                  -> generate forum box
0.008151 - CBOX::forum_load_threads     -> load data
0.008166 - CACHE::get                   -> cache: >topthreads< found
0.008197 - 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.009300 - CBOX::forum_threads          -> list all threads in array
0.009317 - FORUM::thread_lastvisit      -> threadid: Array
0.009327 - admin::getInstance           -> do
0.009334 - HTML::template               -> template: >box_forum<
0.009395 - HTML::template_exists        -> search: >page_box_right< == 1
0.009414 - HTML::template               -> template: >page_box_right<
0.009444 - PAGE::get_boxes              -> -------- call: right::vote
0.009457 - CBOX::vote                   -> generate Box
0.009463 - 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.009703 - HTML::template               -> template: >box_vote_nocurrent<
0.009769 - HTML::template_exists        -> search: >page_box_right< == 1
0.009784 - HTML::template               -> template: >page_box_right<
0.009804 - HTML::template               -> template: >page_content_right<
0.009865 - HTML::template               -> template: >page_content<
0.009900 - HTML::template               -> template: >page_impressum<
0.009927 - HTML::template               -> template: >page<
0.010010 - PAGE::render                 -> final

PHP Includes   : 18
DB Queries     : 17
Rendering Time : 0.010653

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