home / Store > Produktauswahl

EEvent 17 Products

Image of EEvent 17 Standard-Ticket BYOC

CHF 85,00

Bringe deinen eigenen Computer, Monitor und Peripherie.
Du erhältst von uns einen Sitzplatz mit Tisch, Stuhl, Steckdosen und LAN-Kabel.
Login to Shop
Image of EEvent 17 Supporter ticket

CHF 100,00

Gleiche Perks wie das Standard-Ticket BYOC.
Jeder, der dazu beitragen möchte, das EEvent noch besser zu machen, kann dies mit dem Kauf eines Supporter-Tickets tun
Login to Shop
Image of EEvent 17 Early Bird Ticket

CHF 69,00

Bringe deinen eigenen Computer, Monitor und Peripherie.
Du erhältst von uns einen Sitzplatz mit Tisch, Stuhl, Steckdosen und LAN-Kabel.
Login to Shop

EEvent 17 Parking

Image of EEvent 17 Parking Ticket

CHF 35,00

Vorverkauf der Parking Ticket für die gesamte dauer der EEvent 17.
Nur auf dem Parkplatz des Seeparksaal Arbon gültig.
Login to Shop

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

found 68 debug messages

0.000036 - GLOBAL::include          -> config.php
0.000225 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.dotDatabase.php
0.000288 - dotDatabase::getInstance -> connection: database
0.000314 - dotDatabase::__construct -> connection: database
0.000350 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.page.php
0.000390 - page::getInstance        -> do
0.000424 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.dotSession.php
0.000464 - dotSession::getInstance  -> do
0.000486 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.user.php
0.000533 - dotSession::start        -> ---- init
0.000566 - dotSession::start        -> start php session managment
0.000698 - dotSession::start        -> finished php session management
0.000710 - dotSession::start        -> save user and host information to new session_array
0.000725 - dotSession::start        -> check for security options
1.220453 - dotSession::start        -> lookup ip2country
1.220516 - dotDatabase::connect     -> dotlan.app@5.75.134.22
1.237386 - dotDatabase::select      -> database: dotlan_database
1.245617 - dotDatabase::query       -> SELECT `code` FROM `country_ip2code` WHERE 3628718308 BETWEEN ip_from AND ip_to
1.254113 - dotSession::start        -> update current session online user infos
1.254185 - dotDatabase::query       -> UPDATE session SET lastactivity = 1750669041, userid = 0, site = 'https://dev.eevent.ch/store/', host = '216.73.216.228', dns = '216.73.216.228', countrycode = '', hits = hits + 1 WHERE hash = 'oqln5s63bvgsuv2qentplggvc0'
1.258853 - dotSession::start        -> no session found in db == insert new db sesssion
1.258930 - dotDatabase::query       -> INSERT INTO `session`SET hash = 'oqln5s63bvgsuv2qentplggvc0', lastactivity = 1750669041, userid = 0, site = 'https://dev.eevent.ch/store/', referer = 'https://dev.eevent.ch/store', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.228', dns = '216.73.216.228', countrycode = '', hits = 1
1.264567 - dotSession::load_locales -> do
1.264743 - dotSession::load_locales -> chosing language for locales: de_DE.UTF-8
1.264758 - dotSession::start        -> ---- finished with session startup
1.264783 - dotSession::load_user    -> id: 0
1.264795 - user::get_user           -> id: >0<
1.264817 - dotDatabase::getInstance -> connection: database
1.264861 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.styles.php
1.264916 - styles::load             -> name: ><
1.264941 - styles::load             -> include: /var/www/html/eevent-dev/17/www/html/templates/2025_eevent/styles/2025_eevent.php
1.265349 - styles::activate         -> style = 2025_eevent
1.265557 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.admin.php
1.265600 - admin::getInstance       -> do
1.265612 - dotSession::getInstance  -> do
1.265626 - admin::__construct       -> user_id=0
1.265634 - user::load_settings      -> load current user settings to $global
1.265652 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.prvmsg.php
1.265701 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.event.php
1.265755 - EVENT::comming_event     -> return
1.265771 - dotDatabase::query       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1750669041 AND active=1 ORDER by begin ASC
1.270483 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.sitzplan.php
1.270597 - GLOBAL::end global.php   -> ---------------------------------------------
1.270624 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.store.php
1.271585 - dotSession::getInstance  -> do
1.271652 - dotDatabase::query       -> SELECT event_teilnehmer.id AS id, event_teilnehmer.user_id AS user_id FROM event_teilnehmer WHERE event_teilnehmer.user_id='0' AND event_teilnehmer.event_id='28' AND event_teilnehmer.bezahlt = 1
1.276440 - dotDatabase::query       -> SELECT * FROM store_groups WHERE active=1 ORDER by name ASC
1.281145 - dotCommon::classload     -> require: /var/www/html/eevent-dev/17/www/includes/class.html.php
1.281464 - dotDatabase::query       -> SELECT cp.id, cp.order_nr, cp.name, cp.description, cp.price, cp.imageurl, cp.typecategory,cp.customval, cp.type, cp.dummycontent,cp.limit_shared, cg.id AS group_id, cg.name AS group_name, cg.allow_order AS group_order, cp.limit, cp.is_giftable, cp.eventID FROM store_products AS cp LEFT JOIN store_groups AS cg ON cp.group_id=cg.id WHERE cg.active=1 AND cp.active=1 AND cp.eventID IN (28) ORDER by cg.name ASC, cp.order_nr ASC
1.288750 - HTML::template           -> template: >store_liste_group<
1.289524 - HTML::template           -> template: >store_liste_bit_apparel<
1.290004 - HTML::template           -> template: >store_liste_bit_apparel<
1.290096 - dotDatabase::query       -> SELECT SUM(quantity) FROM `store_basket` WHERE product_id IN (245)
1.294514 - dotDatabase::query       -> SELECT COUNT(*) FROM `event_teilnehmer` WHERE event_id = 28 AND zahl_typ IN (21) AND bezahlt = 1
1.324259 - HTML::template           -> template: >store_liste_bit_apparel<
1.324426 - HTML::template           -> template: >store_liste_space<
1.325077 - HTML::template           -> template: >store_liste_group<
1.325174 - HTML::template           -> template: >store_liste_bit_apparel<
1.325268 - HTML::template           -> template: >store_liste<
1.325666 - HTML::template           -> template: >store_wizard<
1.325754 - HTML::template           -> template: >store_wizardbutton<
1.325833 - dotSession::getInstance  -> do
1.325940 - PAGE::renderTemplate     -> page_store
1.325951 - dotSession::getInstance  -> do
1.325969 - PAGE::getHead            -> return
1.325982 - dotSession::getInstance  -> do
1.326117 - HTML::template           -> template: >page_store<
1.326615 - PAGE::render_template    -> final

PHP Includes   : 34
DB Queries     : 9
Rendering Time : 1.326944

Includes PHP Files: 
 - /var/www/html/eevent-dev/17/www/store/index.php
 - /var/www/html/eevent-dev/17/www/global.php
 - /var/www/html/eevent-dev/17/www/includes/class.dotCommon.php
 - /var/www/html/eevent-dev/17/www/config.php
 - /var/www/html/eevent-dev/17/www/includes/class.dotDatabase.php
 - /var/www/html/eevent-dev/17/www/includes/class.page.php
 - /var/www/html/eevent-dev/17/www/includes/class.dotSession.php
 - /var/www/html/eevent-dev/17/www/includes/class.user.php
 - /var/www/html/eevent-dev/17/www/includes/class.styles.php
 - /var/www/html/eevent-dev/17/www/html/templates/2025_eevent/styles/2025_eevent.php
 - /var/www/html/eevent-dev/17/www/includes/class.admin.php
 - /var/www/html/eevent-dev/17/www/includes/class.prvmsg.php
 - /var/www/html/eevent-dev/17/www/includes/class.event.php
 - /var/www/html/eevent-dev/17/www/includes/class.sitzplan.php
 - /var/www/html/eevent-dev/17/www/includes/class.store.php
 - /var/www/html/eevent-dev/17/www/includes/paypalsdk/autoload.php
 - /var/www/html/eevent-dev/17/www/includes/paypalsdk/composer/autoload_real.php
 - /var/www/html/eevent-dev/17/www/includes/paypalsdk/composer/ClassLoader.php
 - /var/www/html/eevent-dev/17/www/includes/paypalsdk/composer/autoload_static.php
 - /var/www/html/eevent-dev/17/www/includes/custom.sofortsdk.php
 - /var/www/html/eevent-dev/17/www/includes/sofortsdk/vendor/autoload.php
 - /var/www/html/eevent-dev/17/www/includes/sofortsdk/vendor/composer/autoload_real.php
 - /var/www/html/eevent-dev/17/www/includes/sofortsdk/vendor/composer/include_paths.php
 - /var/www/html/eevent-dev/17/www/includes/sofortsdk/vendor/composer/autoload_namespaces.php
 - /var/www/html/eevent-dev/17/www/includes/sofortsdk/vendor/composer/autoload_psr4.php
 - /var/www/html/eevent-dev/17/www/includes/sofortsdk/vendor/composer/autoload_classmap.php
 - /var/www/html/eevent-dev/17/www/includes/sofortsdk/vendor/composer/autoload_files.php
 - /var/www/html/eevent-dev/17/www/includes/sofortsdk/vendor/symfony/polyfill-ctype/bootstrap.php
 - /var/www/html/eevent-dev/17/www/includes/wallee/autoload.php
 - /var/www/html/eevent-dev/17/www/includes/vendor/autoload.php
 - /var/www/html/eevent-dev/17/www/includes/vendor/composer/autoload_real.php
 - /var/www/html/eevent-dev/17/www/includes/vendor/composer/platform_check.php
 - /var/www/html/eevent-dev/17/www/includes/vendor/composer/autoload_static.php
 - /var/www/html/eevent-dev/17/www/includes/class.html.php