Comment to 'Unable to add report type element in studio'
  • Ich habe mir jetzt selbst so eine Datei erstellt.

    Habe mir als erstes eine

    ".user.ini" erstellt mit dem Inhalt

    error_reporting = -1

    ; beruecksichtigt alle Fehler

    error_log = error_log.txt

    ; setzt Pfad und Namen der Log-Datei

    log_errors = On

    ; aktiviert Fehlerprotokollierung

    ; display_errors = On

    ; optional: Fehleranzeige im Browser

    Somit habe ich mir eine

    "error_log.txt" Datei generiert.

    Nun habe ich mir den Fehler neu generiert und diese Ergebnisse erhalten

    ______Inhalt in der error_log.txt Datei__________________

    [12-Dec-2022 21:19:28 UTC] PHP Warning:  require_once(/hp/cm/ac/oq/www/myclip/plugins/Twilio/sdk/src/Twilio/autoload.php): Failed to open stream: No such file or directory in /hp/cm/ac/oq/www/myclip/inc/classes/BxDolTwilio.php on line 51

    [12-Dec-2022 21:19:28 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/hp/cm/ac/oq/www/myclip/plugins/Twilio/sdk/src/Twilio/autoload.php' (include_path='.:/opt/php8.0.25/lib/php') in /hp/cm/ac/oq/www/myclip/inc/classes/BxDolTwilio.php:51

    Stack trace:

    #0 /hp/cm/ac/oq/www/myclip/template/scripts/BxBaseServiceAccount.php(278): BxDolTwilio->sendSms('+4917491236589', 'Der Bestät...')

    #1 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolRequest.php(129): BxBaseServiceAccount->servicePhoneConfirmation()

    #2 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolRequest.php(57): BxDolRequest::_perform(Array, 'BxTemplServiceA...', 'servicePhoneCon...', Array, false)

    #3 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolService.php(52): BxDolRequest::processAsService(Array, 'servicePhoneCon...', Array, 'TemplServiceAcc...')

    #4 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolService.php(82): BxDolService::call('system', 'phone_confirmat...', Array, 'TemplServiceAcc...', false)

    #5 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(844): BxDolService::callSerialized('a:4:{s:6:"modul...', Array)

    #6 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(591): BxBasePage->_getBlockService(Array)

    #7 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(525): BxBasePage->_getBlockCode(Array, '0')

    #8 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(463): BxBasePage->_getBlockCodeWithCache(Array, '0')

    #9 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(506): BxBasePage->_getPageCodeVars()

    #10 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(204): BxBasePage->_getPageCode()

    #11 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolPage.php(581): BxBasePage->getCode()

    #12 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolPage.php(333): BxDolPage->displayPage()

    #13 /hp/cm/ac/oq/www/myclip/r.php(30): BxDolPage::processSeoLink('confirm-phone')

    #14 {main}

      thrown in /hp/cm/ac/oq/www/myclip/inc/classes/BxDolTwilio.php on line 51

    ___________ENDE____________

    Wo fange ich jetzt an?

    • Irgendwas stimmt mit deinem Twilio Modul nicht. Aber das muss sich wohl der Experte genauer ansehen. @LeonidS , any ideas to that?

      • [12-Dec-2022 21:19:28 UTC] PHP Warning:  require_once(/hp/cm/ac/oq/www/myclip/plugins/Twilio/sdk/src/Twilio/autoload.php): Failed to open stream: No such file or directory in /hp/cm/ac/oq/www/myclip/inc/classes/BxDolTwilio.php on line 51
        [12-Dec-2022 21:19:28 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/hp/cm/ac/oq/www/myclip/plugins/Twilio/sdk/src/Twilio/autoload.php' (include_path='.:/opt/php8.0.25/lib/php') in /hp/cm/ac/oq/www/myclip/inc/classes/BxDolTwilio.php:51
        Stack trace:
        #0 /hp/cm/ac/oq/www/myclip/template/scripts/BxBaseServiceAccount.php(278): BxDolTwilio->sendSms('+491749128074', 'Der Bestät...')
        #1 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolRequest.php(129): BxBaseServiceAccount->servicePhoneConfirmation()
        #2 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolRequest.php(57): BxDolRequest::_perform(Array, 'BxTemplServiceA...', 'servicePhoneCon...', Array, false)
        #3 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolService.php(52): BxDolRequest::processAsService(Array, 'servicePhoneCon...', Array, 'TemplServiceAcc...')
        #4 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolService.php(82): BxDolService::call('system', 'phone_confirmat...', Array, 'TemplServiceAcc...', false)
        #5 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(844): BxDolService::callSerialized('a:4:{s:6:"modul...', Array)
        #6 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(591): BxBasePage->_getBlockService(Array)
        #7 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(525): BxBasePage->_getBlockCode(Array, '0')
        #8 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(463): BxBasePage->_getBlockCodeWithCache(Array, '0')
        #9 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(506): BxBasePage->_getPageCodeVars()
        #10 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(204): BxBasePage->_getPageCode()
        #11 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolPage.php(581): BxBasePage->getCode()
        #12 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolPage.php(333): BxDolPage->displayPage()
        #13 /hp/cm/ac/oq/www/myclip/r.php(30): BxDolPage::processSeoLink('confirm-phone')
        #14 {main}
          thrown in /hp/cm/ac/oq/www/myclip/inc/classes/BxDolTwilio.php on line 51
        [12-Dec-2022 21:24:30 UTC] PHP Fatal error:  Uncaught Error: Call to a member function getInfo() on bool in /hp/cm/ac/oq/www/myclip/template/scripts/BxBaseServiceConnections.php:219
        Stack trace:
        #0 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolRequest.php(129): BxBaseServiceConnections->serviceRelationsTable()
        #1 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolRequest.php(57): BxDolRequest::_perform(Array, 'BxTemplServiceC...', 'serviceRelation...', Array, false)
        #2 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolService.php(52): BxDolRequest::processAsService(Array, 'serviceRelation...', Array, 'TemplServiceCon...')
        #3 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolService.php(82): BxDolService::call('system', 'relations_table', Array, 'TemplServiceCon...', false)
        #4 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(844): BxDolService::callSerialized('a:3:{s:6:"modul...', Array)
        #5 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(591): BxBasePage->_getBlockService(Array)
        #6 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(525): BxBasePage->_getBlockCode(Array, '0')
        #7 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(463): BxBasePage->_getBlockCodeWithCache(Array, '0')
        #8 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(506): BxBasePage->_getPageCodeVars()
        #9 /hp/cm/ac/oq/www/myclip/template/scripts/BxBasePage.php(204): BxBasePage->_getPageCode()
        #10 /hp/cm/ac/oq/www/myclip/modules/base/general/classes/BxBaseModGeneralPageEntry.php(117): BxBasePage->getCode()
        #11 /hp/cm/ac/oq/www/myclip/modules/base/profile/classes/BxBaseModProfilePageEntry.php(127): BxBaseModGeneralPageEntry->getCode()
        #12 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolPage.php(581): BxBaseModProfilePageEntry->getCode()
        #13 /hp/cm/ac/oq/www/myclip/inc/classes/BxDolPage.php(333): BxDolPage->displayPage()
        #14 /hp/cm/ac/oq/www/myclip/r.php(30): BxDolPage::processSeoLink('persons-profile...')
        #15 {main}
          thrown in /hp/cm/ac/oq/www/myclip/template/scripts/BxBaseServiceConnections.php on line 219
        
        • Hello @ALBG !

          I cut your answer because the given logs contain commonly the repeat of one error. It's better to post similar things as the attached files.