We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This message I got when I tried to migrate:
CRITICAL 81.207.92.xxx error Uncaught Throwable of type ParseError thrown with message "syntax error, unexpected token "<", expecting end of file". Stack trace: #0 [ROOT]/libraries/vendor/composer/ClassLoader.php(427): Composer\Autoload{closure}() #1 [ROOT]/libraries/src/Autoload/ClassLoader.php(59): Composer\Autoload\ClassLoader->loadClass() #2 [internal function]: Joomla\CMS\Autoload\ClassLoader->loadClass() #3 [ROOT]/libraries/src/MVC/Factory/MVCFactory.php(299): class_exists() #4 [ROOT]/libraries/src/MVC/Factory/MVCFactory.php(105): Joomla\CMS\MVC\Factory\MVCFactory->getClassName() #5 [ROOT]/libraries/src/Dispatcher/ComponentDispatcher.php(169): Joomla\CMS\MVC\Factory\MVCFactory->createController() #6 [ROOT]/libraries/src/Dispatcher/ComponentDispatcher.php(142): Joomla\CMS\Dispatcher\ComponentDispatcher->getController() #7 [ROOT]/libraries/src/Component/ComponentHelper.php(361): Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() #8 [ROOT]/libraries/src/Application/AdministratorApplication.php(150): Joomla\CMS\Component\ComponentHelper::renderComponent() #9 [ROOT]/libraries/src/Application/AdministratorApplication.php(195): Joomla\CMS\Application\AdministratorApplication->dispatch() #10 [ROOT]/libraries/src/Application/CMSApplication.php(306): Joomla\CMS\Application\AdministratorApplication->doExecute() #11 [ROOT]/administrator/includes/app.php(58): Joomla\CMS\Application\CMSApplication->execute() #12 [ROOT]/administrator/index.php(32): require_once('/home/check/pub...') #13 {main}
Nothing seems to have been migrated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This message I got when I tried to migrate:
CRITICAL 81.207.92.xxx error Uncaught Throwable of type ParseError thrown with message "syntax error, unexpected token "<", expecting end of file". Stack trace: #0 [ROOT]/libraries/vendor/composer/ClassLoader.php(427): Composer\Autoload{closure}()
#1 [ROOT]/libraries/src/Autoload/ClassLoader.php(59): Composer\Autoload\ClassLoader->loadClass()
#2 [internal function]: Joomla\CMS\Autoload\ClassLoader->loadClass()
#3 [ROOT]/libraries/src/MVC/Factory/MVCFactory.php(299): class_exists()
#4 [ROOT]/libraries/src/MVC/Factory/MVCFactory.php(105): Joomla\CMS\MVC\Factory\MVCFactory->getClassName()
#5 [ROOT]/libraries/src/Dispatcher/ComponentDispatcher.php(169): Joomla\CMS\MVC\Factory\MVCFactory->createController()
#6 [ROOT]/libraries/src/Dispatcher/ComponentDispatcher.php(142): Joomla\CMS\Dispatcher\ComponentDispatcher->getController()
#7 [ROOT]/libraries/src/Component/ComponentHelper.php(361): Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()
#8 [ROOT]/libraries/src/Application/AdministratorApplication.php(150): Joomla\CMS\Component\ComponentHelper::renderComponent()
#9 [ROOT]/libraries/src/Application/AdministratorApplication.php(195): Joomla\CMS\Application\AdministratorApplication->dispatch()
#10 [ROOT]/libraries/src/Application/CMSApplication.php(306): Joomla\CMS\Application\AdministratorApplication->doExecute()
#11 [ROOT]/administrator/includes/app.php(58): Joomla\CMS\Application\CMSApplication->execute()
#12 [ROOT]/administrator/index.php(32): require_once('/home/check/pub...')
#13 {main}
Nothing seems to have been migrated.
The text was updated successfully, but these errors were encountered: