XF 2.2 Server Error Log Help

Broadcaster

New member
Hello,

my knowledge level in the xenforo forum system is at beginner level and I need help with the problem I am encountering. Summary: Errors occur during the membership process on the www.kaynakci.com url link. Members cannot register. I am sharing the error messages I have displayed in the Xenforo admin panel so that you can help me better. Thank you in advance for your help.
 

Attachments

  • Screenshot_2023-09-24-01-19-33.webp
    Screenshot_2023-09-24-01-19-33.webp
    46.2 KB · Views: 7
  • Screenshot_2023-09-24-01-19-44.webp
    Screenshot_2023-09-24-01-19-44.webp
    42.4 KB · Views: 7
  • Screenshot_2023-09-24-01-04-06.webp
    Screenshot_2023-09-24-01-04-06.webp
    75.9 KB · Views: 7
Use the browser inspector and the Console tab to check for errors.

What is the result of the file health check in the ACP?

syntax error, unexpected character 0x00, expecting end of file
8 minutes ago src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php:99

PHP:
ParseError: syntax error, unexpected character 0x00, expecting end of file src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php:99
Generated by: Unknown account Sep 24, 2023 at 12:00 AM

Stack trace
#0 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SendmailTransport.php(16): Swift::autoload('Swift_Transport...')
#1 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php(54): require('/home/kaynafrf/...')
#2 src/XF/Mail/Mailer.php(443): Swift::autoload('Swift_SendmailT...')
#3 src/XF/App.php(1078): XF\Mail\Mailer::getTransportFromOption('sendmail', Array)
#4 src/XF/Container.php(31): XF\App->XF\{closure}(Object(XF\Container))
#5 src/XF/App.php(1022): XF\Container->offsetGet('mailer.transpor...')
#6 src/XF/Container.php(31): XF\App->XF\{closure}(Object(XF\Container))
#7 src/XF/App.php(2712): XF\Container->offsetGet('mailer')
#8 src/XF/Service/User/AbstractConfirmationService.php(82): XF\App->mailer()
#9 src/XF/Service/User/AbstractConfirmationService.php(63): XF\Service\User\AbstractConfirmationService->sendConfirmationEmail()
#10 src/XF/Service/User/Registration.php(403): XF\Service\User\AbstractConfirmationService->triggerConfirmation()
#11 src/XF/Service/User/Registration.php(325): XF\Service\User\Registration->sendRegistrationContact()
#12 src/XF/Service/ValidateAndSavableTrait.php(42): XF\Service\User\Registration->_save()
#13 src/XF/Pub/Controller/Register.php(429): XF\Service\User\Registration->save()
#14 src/XF/Mvc/Dispatcher.php(352): XF\Pub\Controller\Register->actionRegister(Object(XF\Mvc\ParameterBag))
#15 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF:Register', 'Register', Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\Register), NULL)
#16 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\Register), NULL)
#17 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#18 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#19 src/XF.php(524): XF\App->run()
#20 index.php(20): XF::runApp('XF\\Pub\\App')
#21 {main}

Request state
array(4) {
  ["url"] => string(28) "/index.php?register/register"
  ["referrer"] => string(30) "https://kaynakci.com/index.php"
  ["_GET"] => array(1) {
    ["register/register"] => string(0) ""
  }
  ["_POST"] => array(15) {
    ["_xfToken"] => string(8) "********"
    ["username"] => string(0) ""
    ["041625dcb8eca71c74c5ee978a5ac2b46aaccce8"] => string(4) "Test"
    ["36d61cd3537d84662bea551514bae3db9aa1aab2"] => string(14) "test@gmail.com"
    ["email"] => string(0) ""
    ["password"] => string(8) "********"
    ["567300347d8560560b14fe11a2f0eaa8a22233a6"] => string(8) "********"
    ["g-recaptcha-response"] => string(1650) "P1_eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.hKdwYXNza2V5xQRvIpXnyLOXHKhpgB1RgdTqlJ3gZy-pCgs-oJEFktP94T_J7Et7x9Ouj10vt993GdVQ4nMlL6uoP3o06tM4gtTIYRVUZoUoLSFlhy4ZI5nBMjmfTlXJA_GTS4k-z0uT9WL4zxnV675Pim_uJHhqOhtS-lueRkUTCiIf2mx5lJfN4h47W3eM553oaAofobPiOD1Oo2iqfxg9xpSCHnSYLEpIVOoZdHdPjwHrSl12tmNM4IIkQBv3orx-7EI4ATr68Sodco54_VwcsmF6sOma1KeQTSuH8L6jhDuoIYt4U_AtkX3Nit-07Y6y03nqMd3uWS9DgmZrS2nrC3G0vk7R9z8xMySK9mC-1eic5hClKYi5sbaUuUgfCePRn-VMRtuk1tKp5Of5YdTbb2S28GHK1vfUxfEqQZ1gcwCrqY86bYFlvvGZx1_rOoKss1nldkaYpIuTurkKKMhowvtG5JEMlmh4w14J2xlvnfwFcSnRWAOCC8Psdak50OpIQoI0wWxTnXFbfGGTs763JaO3BYYf4cQhADY_cdHDbtLKYvP2CA4HuQqE0OBcy70G0QUXLh6jhw7RGKoe7r15DGoX-AkEPopwOaodZnjBbMj9lY22eaf4-eS8YKl7C6WSbJhi5fpEJd0PDBvt356Jeyvg2vLkNwJvOwKi4npWSRoZSgld2WGjBeyc8u_NBZbG8VIcyDO4E4lNOHTApCWEPiwPFyQSqcH8rprwLUwakNI2T4gN8KZXY-B4-DsYJW68F5kz_Ia7GXr05UX8JHcD7Iy1VJ8pNxex3qtQxT7Qjk7AOMSsc47SxTfgTr5EkzZsir11ajEHjwUwiZ_VeWpF2cQJNvyEVt9OT5SlZNTK0w_N_3siUw2H5ahVEKl-pDOgphE31Gsz1ixjGl_ARn8vNYkx2tqvVnl2etcwEjNBPuQd521IX9FfDg8mIJZibK0ipG0mihojve3wDxKc0xMId7xNqPNNu2ZhrTEjbiYmRWqAK0M0ylZ8WL1abKsyedebFRbBXDf5HSbLblJXq8VLUWNIhvy3J3GItGtI4DkYZdoiu4oKZzTtx0zSFwN4vBpgGmaP-ksCMrWpS6Qqea1lR1XKmr07IVOgVV1fTh3csR_Nvn5eWl7nYVUHKy-235bSpwV40G3QskxxruQYwAaYRyiQCokyYAaooGYU-zYeLEWSRmpsIrjMJD8KnOrLtO-awaW6pSVSaUYlGxMP6VaDppixfKWoejoOXQEpFsjbUqmHm-jDLf-CZqESGAGdg7aFmRAwDdftZXQBQdD7ZjOZ4lG2g1gc9pbmDsJHNrKV75QxkqM6-3Kae-FLdq4lc4yITGEwfB-l1PZOzoXzJ96dUc3XN52OfRaQ4RiZpLWeaEhJWhFnbzYokvFVyfKiFmzoXYzq83AsCsfFKmeGdsbOUex2siytcIa57NKZFcOrrSVgM-qxHjUEqs-504yhWvWP6bcfbHFVSlVIEbGtmT4mLH_tjHE9DI_rotrhs8KLKE_-iDxiK-tWq6NleHDOZQ9ugahzaGFyZF9pZM4UPIQfonBkAA.jxnSJSX613ZR7qxGihQwccVwgz-b26pJhr0cYSgIydA"
    ["h-captcha-response"] => string(1650) "P1_eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.hKdwYXNza2V5xQRvIpXnyLOXHKhpgB1RgdTqlJ3gZy-pCgs-oJEFktP94T_J7Et7x9Ouj10vt993GdVQ4nMlL6uoP3o06tM4gtTIYRVUZoUoLSFlhy4ZI5nBMjmfTlXJA_GTS4k-z0uT9WL4zxnV675Pim_uJHhqOhtS-lueRkUTCiIf2mx5lJfN4h47W3eM553oaAofobPiOD1Oo2iqfxg9xpSCHnSYLEpIVOoZdHdPjwHrSl12tmNM4IIkQBv3orx-7EI4ATr68Sodco54_VwcsmF6sOma1KeQTSuH8L6jhDuoIYt4U_AtkX3Nit-07Y6y03nqMd3uWS9DgmZrS2nrC3G0vk7R9z8xMySK9mC-1eic5hClKYi5sbaUuUgfCePRn-VMRtuk1tKp5Of5YdTbb2S28GHK1vfUxfEqQZ1gcwCrqY86bYFlvvGZx1_rOoKss1nldkaYpIuTurkKKMhowvtG5JEMlmh4w14J2xlvnfwFcSnRWAOCC8Psdak50OpIQoI0wWxTnXFbfGGTs763JaO3BYYf4cQhADY_cdHDbtLKYvP2CA4HuQqE0OBcy70G0QUXLh6jhw7RGKoe7r15DGoX-AkEPopwOaodZnjBbMj9lY22eaf4-eS8YKl7C6WSbJhi5fpEJd0PDBvt356Jeyvg2vLkNwJvOwKi4npWSRoZSgld2WGjBeyc8u_NBZbG8VIcyDO4E4lNOHTApCWEPiwPFyQSqcH8rprwLUwakNI2T4gN8KZXY-B4-DsYJW68F5kz_Ia7GXr05UX8JHcD7Iy1VJ8pNxex3qtQxT7Qjk7AOMSsc47SxTfgTr5EkzZsir11ajEHjwUwiZ_VeWpF2cQJNvyEVt9OT5SlZNTK0w_N_3siUw2H5ahVEKl-pDOgphE31Gsz1ixjGl_ARn8vNYkx2tqvVnl2etcwEjNBPuQd521IX9FfDg8mIJZibK0ipG0mihojve3wDxKc0xMId7xNqPNNu2ZhrTEjbiYmRWqAK0M0ylZ8WL1abKsyedebFRbBXDf5HSbLblJXq8VLUWNIhvy3J3GItGtI4DkYZdoiu4oKZzTtx0zSFwN4vBpgGmaP-ksCMrWpS6Qqea1lR1XKmr07IVOgVV1fTh3csR_Nvn5eWl7nYVUHKy-235bSpwV40G3QskxxruQYwAaYRyiQCokyYAaooGYU-zYeLEWSRmpsIrjMJD8KnOrLtO-awaW6pSVSaUYlGxMP6VaDppixfKWoejoOXQEpFsjbUqmHm-jDLf-CZqESGAGdg7aFmRAwDdftZXQBQdD7ZjOZ4lG2g1gc9pbmDsJHNrKV75QxkqM6-3Kae-FLdq4lc4yITGEwfB-l1PZOzoXzJ96dUc3XN52OfRaQ4RiZpLWeaEhJWhFnbzYokvFVyfKiFmzoXYzq83AsCsfFKmeGdsbOUex2siytcIa57NKZFcOrrSVgM-qxHjUEqs-504yhWvWP6bcfbHFVSlVIEbGtmT4mLH_tjHE9DI_rotrhs8KLKE_-iDxiK-tWq6NleHDOZQ9ugahzaGFyZF9pZM4UPIQfonBkAA.jxnSJSX613ZR7qxGihQwccVwgz-b26pJhr0cYSgIydA"
    ["accept"] => string(1) "1"
    ["reg_key"] => string(16) "JBRDvYIYoK3sm8WM"
    ["bb195957d567c046d0fc034cb96b6892af19e2e2"] => string(13) "Europe/Moscow"
    ["_xfRequestUri"] => string(10) "/index.php"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}


syntax error, unexpected character 0x00, expecting end of file
Yesterday at 11:04 PM src/vendor/laminas/laminas-feed/src/Writer/Extension/GooglePlayPodcast/Renderer/Feed.php:122

PHP:
ParseError: syntax error, unexpected character 0x00, expecting end of file src/vendor/laminas/laminas-feed/src/Writer/Extension/GooglePlayPodcast/Renderer/Feed.php:122
Generated by: Unknown account Sep 23, 2023 at 11:04 PM
Stack trace
#0 src/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/kaynafrf/...')
#1 src/vendor/laminas/laminas-zendframework-bridge/src/Autoloader.php(112): Composer\Autoload\ClassLoader->loadClass('Laminas\\Feed\\Wr...')
#2 src/vendor/laminas/laminas-feed/src/Writer/StandaloneExtensionManager.php(53): Laminas\ZendFrameworkBridge\Autoloader::Laminas\ZendFrameworkBridge\{closure}('Laminas\\Feed\\Wr...')
#3 src/vendor/laminas/laminas-feed/src/Writer/ExtensionManager.php(62): Laminas\Feed\Writer\StandaloneExtensionManager->get('GooglePlayPodca...')
#4 src/vendor/laminas/laminas-feed/src/Writer/Renderer/AbstractRenderer.php(223): Laminas\Feed\Writer\ExtensionManager->get('GooglePlayPodca...')
#5 src/vendor/laminas/laminas-feed/src/Writer/Renderer/AbstractRenderer.php(71): Laminas\Feed\Writer\Renderer\AbstractRenderer->_loadExtensions()
#6 src/vendor/laminas/laminas-feed/src/Writer/Renderer/Feed/Rss.php(23): Laminas\Feed\Writer\Renderer\AbstractRenderer->__construct(Object(Laminas\Feed\Writer\Feed))
#7 src/vendor/laminas/laminas-feed/src/Writer/Feed.php(236): Laminas\Feed\Writer\Renderer\Feed\Rss->__construct(Object(Laminas\Feed\Writer\Feed))
#8 src/XF/Pub/View/Forum/Rss.php(49): Laminas\Feed\Writer\Feed->export('Rss', true)
#9 src/XF/Mvc/Renderer/AbstractRenderer.php(91): XF\Pub\View\Forum\Rss->renderRss()
#10 src/XF/Mvc/Renderer/Xml.php(72): XF\Mvc\Renderer\AbstractRenderer->renderViewObject('XF:Forum\\Rss', '', Array)
#11 src/XF/Mvc/Dispatcher.php(460): XF\Mvc\Renderer\Xml->renderView('XF:Forum\\Rss', '', Array)
#12 src/XF/Mvc/Dispatcher.php(442): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Rss), Object(XF\Mvc\Reply\View))
#13 src/XF/Mvc/Dispatcher.php(402): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Rss), Object(XF\Mvc\Reply\View))
#14 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'rss')
#15 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#16 src/XF.php(524): XF\App->run()
#17 index.php(20): XF::runApp('XF\\Pub\\App')
#18 {main}

Request state
array(4) {
  ["url"] => string(57) "/index.php?forums/forum-kullan%C4%B1m-klavuzu.4/index.rss"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["forums/forum-kullanım-klavuzu_4/index_rss"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
Use the browser inspector and the Console tab to check for errors.

What is the result of the file health check in the ACP?

Check completed on 5,052 files. The files listed below have contents different from those originally downloaded.

If you have edited these files yourself, you may ignore this message, otherwise you should investigate further as this may be evidence of corrupted or altered files.

PHP:
Check completed on 5,052 files. The files listed below have contents different from those originally downloaded.

If you have edited these files yourself, you may ignore this message, otherwise you should investigate further as this may be evidence of corrupted or altered files.
XenForo
src/vendor/braintree/braintree_php/lib/Braintree/ConnectedMerchantStatusTransitioned.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/CreditCardVerificationGateway.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Dispute/StatusHistoryDetails.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Error/ValidationErrorCollection.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Exception/DownForMaintenance.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/GrantedPaymentInstrumentUpdate.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/MerchantAccount/AddressDetails.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Result/CreditCardVerification.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Result/UsBankAccountVerification.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/SettlementBatchSummaryGateway.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Transaction/AndroidPayCardDetails.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Transaction/CreditCardDetails.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Transaction/IdealPaymentDetails.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Transaction/MasterpassCardDetails.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Transaction/SamsungPayCardDetails.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/Transaction/SubscriptionDetails.php Unexpected contents
src/vendor/braintree/braintree_php/lib/Braintree/UsBankAccountVerificationGateway.php Unexpected contents
src/vendor/container-interop/container-interop/docs/images/interoperating_containers.png Unexpected contents
src/vendor/container-interop/container-interop/docs/images/side_by_side_containers.png Unexpected contents
src/vendor/egulias/email-validator/src/Validation/Exception/EmptyValidationList.php Unexpected contents
src/vendor/joypixels/emoji-toolkit/lib/joypixels-awesome/_joypixels-awesome.map.scss Unexpected contents
src/vendor/laminas/laminas-feed/src/PubSubHubbub/Exception/ExceptionInterface.php Unexpected contents
src/vendor/laminas/laminas-feed/src/Reader/Exception/InvalidArgumentException.php Unexpected contents
src/vendor/laminas/laminas-feed/src/Writer/Exception/InvalidArgumentException.php Unexpected contents
src/vendor/laminas/laminas-feed/src/Writer/Extension/DublinCore/Renderer/Entry.php Unexpected contents
src/vendor/laminas/laminas-feed/src/Writer/Extension/GooglePlayPodcast/Renderer/Feed.php Unexpected contents
src/vendor/laminas/laminas-feed/src/Writer/Extension/Threading/Renderer/Entry.php Unexpected contents
src/vendor/laminas/laminas-loader/src/Exception/MissingResourceNamespaceException.php Unexpected contents
src/vendor/laminas/laminas-mail/src/Header/Exception/InvalidArgumentException.php Unexpected contents
src/vendor/laminas/laminas-mail/src/Protocol/Exception/InvalidArgumentException.php Unexpected contents
src/vendor/laminas/laminas-mail/src/Storage/Exception/InvalidArgumentException.php Unexpected contents
src/vendor/laminas/laminas-mail/src/Storage/Part/Exception/ExceptionInterface.php Unexpected contents
src/vendor/laminas/laminas-mail/src/Transport/Exception/InvalidArgumentException.php Unexpected contents
src/vendor/laminas/laminas-validator/src/Exception/ExtensionNotLoadedException.php Unexpected contents
src/vendor/laminas/laminas-validator/src/Exception/InvalidMagicMimeFileException.php Unexpected contents
src/vendor/laminas/laminas-validator/src/ValidatorPluginManagerAwareInterface.php Unexpected contents
src/vendor/league/flysystem/src/Adapter/Polyfill/NotSupportingVisibilityTrait.php Unexpected contents
src/vendor/lusitanian/oauth/src/OAuth/Common/Http/Exception/TokenResponseException.php Unexpected contents
src/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/StorageException.php Unexpected contents
src/vendor/lusitanian/oauth/src/OAuth/Common/Token/Exception/ExpiredTokenException.php Unexpected contents
src/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/InvalidScopeException.php Unexpected contents
src/vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php Unexpected contents
src/vendor/stripe/stripe-php/lib/Exception/OAuth/UnsupportedGrantTypeException.php Unexpected contents
src/vendor/stripe/stripe-php/lib/Service/BillingPortal/BillingPortalServiceFactory.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ImpersonatePlugin.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/SmtpUtf8Handler.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php Unexpected contents
src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php Unexpected contents
src/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php Unexpected contents
src/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php Unexpected contents
src/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php Unexpected contents
 

Attachments

  • Screenshot_2023-09-24-02-22-51.webp
    Screenshot_2023-09-24-02-22-51.webp
    38.9 KB · Views: 5
Download the upgrade archive from your customer account for the version currently installed and upload the files again.

Then run the file health check to confirm all files are correct.

Then test registration again.
 
Download the upgrade archive from your customer account for the version currently installed and upload the files again.

Then run the file health check to confirm all files are correct.

Then test registration again.
I followed the steps you mentioned and the errors I mentioned continue.
 
Download the upgrade archive from your customer account for the version currently installed and upload the files again.

Then run the file health check to confirm all files are correct.

Then test registration again.
Correction: I re-followed the steps you gave to resolve the current errors and the problem I was experiencing was resolved. 🙋Thank you for your help. @Brogan
 

Attachments

  • Screenshot_2023-09-24-03-33-52.webp
    Screenshot_2023-09-24-03-33-52.webp
    32.9 KB · Views: 5
  • Screenshot_2023-09-24-03-34-01.webp
    Screenshot_2023-09-24-03-34-01.webp
    48.2 KB · Views: 5
Top Bottom