Facebooklogo

Forum > Frage an alle Entwickler hier, die das Lesen. Adobe Air *

>>> Frage an alle Entwickler hier, die das Lesen. Adobe AirAntwort erstellen
Thema: Frage an alle Entwickler hier, die das Lesen. Adobe Air
G-Mein
31.10.2012 um 11:47

Clan: Gamesession Hannover
Postings: 3217

NEW

Kennt sich hier zufällig irgendwer mit Code Signierung von Adobe Air aus, die on-the-fly geschieht? Also beim Download von einem Programm soll ein Code generiert werden und dieser mit dem Tool direkt mitgesendet werden. Jemand Erfahrungen damit?
 
QuoteProfileSend PM
Probstson
31.10.2012 um 13:47
Clan: Kein Clan
Postings: 525

NEW

Wer soll damit denn Erfahrung haben? Bin ich sonst nicht die einzige Tippse hier?
 
QuoteProfileSend PM
G-Mein
31.10.2012 um 14:54

Clan: Gamesession Hannover
Postings: 3217

NEW

Ich denke irgendwer unserer Gäste könnte auch Erfahrungen damit haben Probst
 
QuoteProfileSend PM

Login

User:
pass:
eingeloggt bleiben

LAN-Party

Kein Event in Planung

Upcoming Event

GSH 2025
Beginn 23.10.2025
Ende 26.10.2025
Teilnehmer 618
Anmeldestart:
21.10.2025

Buddyliste [0/0]

Du musst eingeloggt sein um die Buddyliste zu nutzen.

Forum

17:57 Das süße Mäd... (15)
13:34 [N] Aftermov... (4)
21:04 Fotos für di... (14)
10:55 Ergebnisse (1)
18:03 [N] GSH XXL ... (4)
15:33 [Suche] Kirc... (3)
11:56 [N] GSH 2019... (10)
23:26 Wörter kette... (2717)
15:43 Termin Herbs... (7)
13:15 GSH XXL 2020 (16)
00:21 Tausche VOID... (2)
16:56 Einfach mal ... (5)

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

found 239 debug messages

0.000016 - GLOBAL::include              -> config.php
0.002081 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.dotDatabase.php
0.002553 - dotDatabase::getInstance     -> connection: database
0.002566 - dotDatabase::__construct     -> connection: database
0.002589 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.page.php
0.003084 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.pageextends.php
0.003157 - page::getInstance            -> do
0.003211 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.dotSession.php
0.003611 - dotSession::getInstance      -> do
0.003633 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.user.php
0.003987 - dotSession::start            -> ---- init
0.004003 - dotSession::start            -> start php session managment
0.004380 - dotSession::start            -> finished php session management
0.004389 - dotSession::start            -> save user and host information to new session_array
0.004401 - dotSession::start            -> check for security options
0.004604 - dotSession::start            -> lookup ip2country
0.004616 - dotDatabase::connect         -> d0312f7c@localhost
0.004973 - dotDatabase::select          -> database: d0312f7c
0.005051 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718147 BETWEEN ip_from AND ip_to
0.012907 - dotSession::start            -> update current session online user infos
0.012928 - dotDatabase::query           -> UPDATE session SET lastactivity = 1783056515, userid = 0, site = 'https://www.testlive.gsh-lan.com/forum/?do=showthread&id=8209', host = '216.73.216.67', dns = '216.73.216.67', countrycode = 'US', hits = hits + 1 WHERE hash = 'e8ed9d0fa349c0253bb90bd269d2cd71'
0.013320 - dotSession::start            -> no session found in db == insert new db sesssion
0.013341 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'e8ed9d0fa349c0253bb90bd269d2cd71', lastactivity = 1783056515, userid = 0, site = 'https://www.testlive.gsh-lan.com/forum/?do=showthread&id=8209', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.67', dns = '216.73.216.67', countrycode = 'US', hits = 1
0.013478 - dotSession::load_locales     -> do
0.013527 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.013534 - dotSession::start            -> ---- finished with session startup
0.013543 - dotSession::load_user        -> id: 0
0.013548 - user::get_user               -> id: >0<
0.013555 - dotDatabase::getInstance     -> connection: database
0.013582 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.styles.php
0.013742 - styles::getInstance          -> do
0.013750 - styles::load                 -> name: ><
0.013766 - styles::load                 -> include: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/html/styles/gsh-lan-grey.php
0.014627 - EVENT::comming_event         -> return
0.014639 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1783056515 AND active=1 ORDER by begin ASC
0.014830 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1783056515 AND active=1 ORDER by begin DESC LIMIT 1
0.014998 - dotDatabase::query           -> select * from sponsors_states where active < 1 order by sorting, status
0.015091 - dotDatabase::query           -> SELECT name, UNIX_TIMESTAMP(`signupbegin`) AS `signupbegin`, UNIX_TIMESTAMP(`signupend`) AS `signupend`, UNIX_TIMESTAMP(`begin`) AS `begin`, UNIX_TIMESTAMP(`end`) AS `end` FROM events WHERE active=1 AND UNIX_TIMESTAMP(begin) != 1783060115 ORDER BY begin DESC
0.015354 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.admin.php
0.015552 - admin::getInstance           -> do
0.015561 - dotSession::getInstance      -> do
0.015567 - admin::__construct           -> user_id=0
0.015571 - user::load_settings          -> load current user settings to $global
0.015586 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.prvmsg.php
0.015803 - EVENT::comming_event         -> return
0.015812 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1783056515 AND active=1 ORDER by begin ASC
0.015884 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1783056515 AND active=1 ORDER by begin DESC LIMIT 1
0.015951 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.sitzplan.php
0.016354 - GLOBAL::end global.php       -> ---------------------------------------------
0.016379 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.forum.php
0.017543 - FORUM::showthread            -> get common forum and thread infos
0.017552 - FORUM::thread_lastvisit      -> threadid: 8209
0.017561 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=8209 AND dateline > '' ORDER by postid ASC LIMIT 1
0.018062 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=79244
0.018328 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=8209 AND dateline < '2012-10-31 11:47:45'
0.018553 - 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='8209'
0.018726 - FORUM::is_moderator          -> for forumid: 1
0.018736 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='1'
0.018837 - admin::getInstance           -> do
0.018849 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.018854 - admin::getInstance           -> do
0.018861 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.018864 - admin::getInstance           -> do
0.018871 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.018875 - admin::getInstance           -> do
0.018882 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.018886 - admin::getInstance           -> do
0.018893 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.018897 - admin::getInstance           -> do
0.018903 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.018922 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.html.php
0.019576 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=2
0.019688 - FORUM::is_moderator          -> for forumid: 1
0.019697 - admin::getInstance           -> do
0.019707 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.019711 - admin::getInstance           -> do
0.019718 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.019722 - admin::getInstance           -> do
0.019729 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.019766 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='8209'
0.019913 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.020051 - FORUM::showthread            -> query all postings
0.020061 - 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.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 = 8209 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,20
0.020366 - FORUM::is_moderator          -> for forumid: 1
0.020374 - admin::getInstance           -> do
0.020383 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.020387 - admin::getInstance           -> do
0.020393 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.020397 - admin::getInstance           -> do
0.020404 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.020440 - HTML::template               -> template: >forum_postingpart<
0.020524 - FORUM::is_moderator          -> for forumid: 1
0.020531 - admin::getInstance           -> do
0.020539 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.020543 - admin::getInstance           -> do
0.020549 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.020553 - admin::getInstance           -> do
0.020560 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.020585 - HTML::template               -> template: >forum_postingpart<
0.020620 - FORUM::is_moderator          -> for forumid: 1
0.020626 - admin::getInstance           -> do
0.020633 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.020637 - admin::getInstance           -> do
0.020644 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.020647 - admin::getInstance           -> do
0.020654 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.020678 - HTML::template               -> template: >forum_postingpart<
0.020706 - HTML::template               -> template: >forum_postingindex<
0.020752 - FORUM::showthread            -> check for moderator utils
0.020759 - FORUM::update_visit          -> forumid: 1 threadid: 8209 posttime: 2012-10-31 14:54:40
0.020778 - GLOBAL::end userspace        -> ---------------------------------------------
0.020788 - PAGE::render                 -> start rendering page layout
0.020792 - styles::getInstance          -> do
0.020796 - USER::check_for_new_messages -> return
0.020803 - HTML::template               -> template: >page_sitetitle<
0.020838 - dotSession::getInstance      -> do
0.020843 - styles::getInstance          -> do
0.020890 - HTML::template               -> template: >page_topbanner<
0.020924 - PAGE::get_shortmenu          -> return
0.020928 - styles::getInstance          -> do
0.020931 - dotSession::getInstance      -> do
0.020944 - SESSION::anz_onlineuser      -> return
0.020949 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1783056215
0.021127 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1783056215 AND userid!=0
0.021240 - HTML::template               -> template: >page_shortmenu<
0.021275 - PAGE::get_boxes              -> -------- side=left
0.021279 - styles::getInstance          -> do
0.021283 - GLOBAL::include              -> class.cbox.php
0.021299 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.cbox.php
0.022065 - PAGE::get_boxes              -> -------- call: left::menu_news
0.022078 - CBOX::menu                   -> generate Menu Box >news<
0.022083 - admin::getInstance           -> do
0.022089 - HTML::template               -> template: >box_menu_bit<
0.022132 - HTML::template               -> template: >box_menu<
0.022179 - HTML::template_exists        -> search: >page_box_left< == 1
0.022193 - HTML::template               -> template: >page_box_left<
0.022257 - PAGE::get_boxes              -> -------- call: left::menu_info
0.022264 - CBOX::menu                   -> generate Menu Box >info<
0.022268 - admin::getInstance           -> do
0.022273 - HTML::template               -> template: >box_menu_bit<
0.022283 - HTML::template               -> template: >box_menu_bit<
0.022290 - HTML::template               -> template: >box_menu_bit<
0.022297 - HTML::template               -> template: >box_menu_bit<
0.022304 - HTML::template               -> template: >box_menu_bit<
0.022311 - HTML::template               -> template: >box_menu_bit<
0.022318 - HTML::template               -> template: >box_menu<
0.022334 - HTML::template_exists        -> search: >page_box_left< == 1
0.022344 - HTML::template               -> template: >page_box_left<
0.022357 - PAGE::get_boxes              -> -------- call: left::menu_lan
0.022363 - CBOX::menu                   -> generate Menu Box >lan<
0.022366 - admin::getInstance           -> do
0.022371 - HTML::template               -> template: >box_menu_bit<
0.022381 - HTML::template               -> template: >box_menu_bit<
0.022389 - HTML::template               -> template: >box_menu_bit<
0.022396 - HTML::template               -> template: >box_menu_bit<
0.022403 - HTML::template               -> template: >box_menu_bit<
0.022409 - HTML::template               -> template: >box_menu_bit<
0.022416 - HTML::template               -> template: >box_menu_bit<
0.022423 - HTML::template               -> template: >box_menu_bit<
0.022429 - HTML::template               -> template: >box_menu<
0.022445 - HTML::template_exists        -> search: >page_box_left< == 1
0.022454 - HTML::template               -> template: >page_box_left<
0.022469 - PAGE::get_boxes              -> -------- call: left::menu_turnier
0.022475 - CBOX::menu                   -> generate Menu Box >turnier<
0.022479 - admin::getInstance           -> do
0.022483 - HTML::template               -> template: >box_menu_bit<
0.022493 - HTML::template               -> template: >box_menu_bit<
0.022501 - HTML::template               -> template: >box_menu_bit<
0.022509 - HTML::template               -> template: >box_menu_bit<
0.022515 - HTML::template               -> template: >box_menu<
0.022533 - HTML::template_exists        -> search: >page_box_left< == 1
0.022543 - HTML::template               -> template: >page_box_left<
0.022554 - PAGE::get_boxes              -> -------- call: left::menu_communtiy
0.022560 - CBOX::menu                   -> generate Menu Box >community<
0.022563 - admin::getInstance           -> do
0.022568 - HTML::template               -> template: >box_menu_bit<
0.022578 - HTML::template               -> template: >box_menu_bit<
0.022585 - HTML::template               -> template: >box_menu_bit<
0.022591 - HTML::template               -> template: >box_menu<
0.022606 - HTML::template_exists        -> search: >page_box_left< == 1
0.022616 - HTML::template               -> template: >page_box_left<
0.022626 - PAGE::get_boxes              -> -------- call: left::menu_user
0.022632 - CBOX::menu                   -> generate Menu Box >login<
0.022636 - admin::getInstance           -> do
0.022640 - HTML::template               -> template: >box_menu_bit<
0.022650 - HTML::template               -> template: >box_menu_bit<
0.022657 - HTML::template               -> template: >box_menu<
0.022673 - HTML::template_exists        -> search: >page_box_left< == 1
0.022682 - HTML::template               -> template: >page_box_left<
0.022694 - HTML::template               -> template: >page_content_left<
0.022732 - PAGE::get_boxes              -> -------- side=right
0.022736 - styles::getInstance          -> do
0.022739 - GLOBAL::include              -> class.cbox.php
0.022744 - PAGE::get_boxes              -> -------- call: right::login
0.022749 - CBOX::login                  -> generate Box
0.022757 - HTML::template               -> template: >box_login<
0.022811 - HTML::template_exists        -> search: >page_box_right< == 1
0.022822 - HTML::template               -> template: >page_box_right<
0.022854 - PAGE::get_boxes              -> -------- call: right::party
0.022861 - CBOX::party                  -> generate Box
0.022865 - HTML::template               -> template: >box_event_nocurrent<
0.022901 - HTML::template_exists        -> search: >page_box_right< == 1
0.022912 - HTML::template               -> template: >page_box_right<
0.022922 - PAGE::get_boxes              -> -------- call: right::upcomingparty
0.022934 - HTML::template_exists        -> search: >page_box_right< == 1
0.022942 - HTML::template               -> template: >page_box_right<
0.022952 - PAGE::get_boxes              -> -------- call: right::buddylist
0.022958 - CBOX::buddylist              -> generate Box
0.022963 - HTML::template               -> template: >box_buddylist_notloggedin<
0.023004 - HTML::template_exists        -> search: >page_box_right< == 1
0.023015 - HTML::template               -> template: >page_box_right<
0.023025 - PAGE::get_boxes              -> -------- call: right::forum
0.023031 - CBOX::forum                  -> generate forum box
0.023034 - CBOX::forum_load_threads     -> load data
0.023049 - dotCommon::classload         -> require: /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.cache.php
0.023203 - CACHE::get                   -> cache: >topthreads< found
0.023302 - CBOX::forum_threads          -> list all threads in array
0.023310 - FORUM::thread_lastvisit      -> threadid: Array
0.023316 - admin::getInstance           -> do
0.023340 - HTML::template               -> template: >box_forum_bit<
0.023397 - HTML::template               -> template: >box_forum_bit<
0.023423 - HTML::template               -> template: >box_forum_bit<
0.023444 - HTML::template               -> template: >box_forum_bit<
0.023465 - HTML::template               -> template: >box_forum_bit<
0.023485 - HTML::template               -> template: >box_forum_bit<
0.023505 - HTML::template               -> template: >box_forum_bit<
0.023523 - HTML::template               -> template: >box_forum_bit<
0.023541 - HTML::template               -> template: >box_forum_bit<
0.023559 - HTML::template               -> template: >box_forum_bit<
0.023577 - HTML::template               -> template: >box_forum_bit<
0.023595 - HTML::template               -> template: >box_forum_bit<
0.023609 - HTML::template               -> template: >box_forum<
0.023663 - HTML::template_exists        -> search: >page_box_right< == 1
0.023676 - HTML::template               -> template: >page_box_right<
0.023690 - HTML::template               -> template: >page_content_right<
0.023726 - HTML::template               -> template: >page_content<
0.023756 - HTML::template               -> template: >page_impressum<
0.023784 - HTML::template               -> template: >page<
0.023901 - PAGE::render                 -> final

PHP Includes   : 27
DB Queries     : 20
Rendering Time : 0.024310

Includes PHP Files: 
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/forum/index.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/global.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/vendor/autoload.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/vendor/composer/autoload_real.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/vendor/composer/ClassLoader.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/vendor/composer/autoload_static.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/vendor/nikic/fast-route/src/functions.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/vendor/swiftmailer/swiftmailer/lib/swift_required.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/vendor/symfony/polyfill-ctype/bootstrap.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.dotCommon.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/config.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.dotDatabase.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.page.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.pageextends.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.dotSession.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.user.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.styles.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/html/styles/gsh-lan-grey.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.event.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.admin.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.prvmsg.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.sitzplan.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.forum.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.html.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.cbox.php
 - /www/htdocs/w01a41dd/testlive.gsh-lan.com/www/includes/class.cache.php