Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2023
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | Software | 0 0
  1. TypeError:
  2. Contao\CoreBundle\Twig\Runtime\InsertTagRuntime::replaceInsertTags(): Argument #1 ($text) must be of type string, null given, called in /mnt/web204/c1/75/5577375/htdocs/var/cache/dev/twig/62/62ecdca11ab47d7ac7b7692d315500da.php on line 95
  3.  
  4. at vendor/contao/core-bundle/src/Twig/Runtime/InsertTagRuntime.php:33
  5. at Contao\CoreBundle\Twig\Runtime\InsertTagRuntime->replaceInsertTags()
  6. (var/cache/dev/twig/62/62ecdca11ab47d7ac7b7692d315500da.php:95)
  7. at __TwigTemplate_99b91a393530012c6f9de8f45db625f9->block_html()
  8. (vendor/twig/twig/src/Template.php:171)
  9. at Twig\Template->displayBlock()
  10. (var/cache/dev/twig/62/62ecdca11ab47d7ac7b7692d315500da.php:52)
  11. at __TwigTemplate_99b91a393530012c6f9de8f45db625f9->doDisplay()
  12. (vendor/twig/twig/src/Template.php:394)
  13. at Twig\Template->displayWithErrorHandling()
  14. (vendor/twig/twig/src/Template.php:367)
  15. at Twig\Template->display()
  16. (vendor/twig/twig/src/Template.php:379)
  17. at Twig\Template->render()
  18. (vendor/twig/twig/src/TemplateWrapper.php:40)
  19. at Twig\TemplateWrapper->render()
  20. (vendor/twig/twig/src/Environment.php:280)
  21. at Twig\Environment->render()
  22. (vendor/symfony/framework-bundle/Controller/AbstractController.php:242)
  23. at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView()
  24. (vendor/symfony/framework-bundle/Controller/AbstractController.php:253)
  25. at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render()
  26. (vendor/contao/core-bundle/src/Controller/AbstractFragmentController.php:244)
  27. at Contao\CoreBundle\Controller\AbstractFragmentController->render()
  28. (vendor/contao/core-bundle/src/Controller/AbstractFragmentController.php:121)
  29. at Contao\CoreBundle\Controller\AbstractFragmentController->Contao\CoreBundle\Controller\{closure}()
  30. (vendor/contao/core-bundle/src/Twig/FragmentTemplate.php:134)
  31. at Contao\CoreBundle\Twig\FragmentTemplate->getResponse()
  32. (vendor/contao/core-bundle/src/Controller/ContentElement/HtmlController.php:28)
  33. at Contao\CoreBundle\Controller\ContentElement\HtmlController->getResponse()
  34. (vendor/contao/core-bundle/src/Controller/ContentElement/AbstractContentElementController.php:39)
  35. at Contao\CoreBundle\Controller\ContentElement\AbstractContentElementController->__invoke()
  36. (vendor/symfony/http-kernel/HttpKernel.php:163)
  37. at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
  38. (vendor/symfony/http-kernel/HttpKernel.php:74)
  39. at Symfony\Component\HttpKernel\HttpKernel->handle()
  40. (vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86)
  41. at Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle()
  42. (vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78)
  43. at Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render()
  44. (vendor/symfony/http-kernel/Fragment/FragmentHandler.php:81)
  45. at Symfony\Component\HttpKernel\Fragment\FragmentHandler->render()
  46. (vendor/contao/core-bundle/src/Fragment/FragmentHandler.php:70)
  47. at Contao\CoreBundle\Fragment\FragmentHandler->render()
  48. (vendor/contao/core-bundle/contao/elements/ContentProxy.php:65)
  49. at Contao\ContentProxy->generate()
  50. (vendor/contao/core-bundle/contao/library/Contao/Controller.php:570)
  51. at Contao\Controller::getContentElement()
  52. (vendor/contao/core-bundle/contao/modules/ModuleArticle.php:196)
  53. at Contao\ModuleArticle->compile()
  54. (vendor/contao/core-bundle/contao/modules/Module.php:213)
  55. at Contao\Module->generate()
  56. (vendor/contao/core-bundle/contao/modules/ModuleArticle.php:69)
  57. at Contao\ModuleArticle->generate()
  58. (vendor/contao/core-bundle/contao/library/Contao/Controller.php:498)
  59. at Contao\Controller::getArticle()
  60. (vendor/contao/core-bundle/contao/library/Contao/InsertTags.php:588)
  61. at Contao\InsertTags->executeReplace()
  62. (vendor/contao/core-bundle/contao/library/Contao/InsertTags.php:83)
  63. at Contao\InsertTags->replaceInternal()
  64. (vendor/contao/core-bundle/src/InsertTag/InsertTagParser.php:72)
  65. at Contao\CoreBundle\InsertTag\InsertTagParser->callLegacyClass()
  66. (vendor/contao/core-bundle/src/InsertTag/InsertTagParser.php:32)
  67. at Contao\CoreBundle\InsertTag\InsertTagParser->replaceChunked()
  68. (vendor/contao/core-bundle/src/InsertTag/InsertTagParser.php:27)
  69. at Contao\CoreBundle\InsertTag\InsertTagParser->replace()
  70. (vendor/contao/core-bundle/contao/library/Contao/TemplateInheritance.php:153)
  71. at Contao\Template->inherit()
  72. (vendor/contao/core-bundle/contao/library/Contao/Template.php:290)
  73. at Contao\Template->parse()
  74. (vendor/contao/core-bundle/contao/classes/FrontendTemplate.php:43)
  75. at Contao\FrontendTemplate->parse()
  76. (vendor/contao/core-bundle/contao/modules/Module.php:244)
  77. at Contao\Module->generate()
  78. (vendor/contao/core-bundle/contao/library/Contao/Controller.php:412)
  79. at Contao\Controller::getFrontendModule()
  80. (vendor/contao/core-bundle/contao/pages/PageRegular.php:171)
  81. at Contao\PageRegular->prepare()
  82. (vendor/contao/core-bundle/contao/pages/PageRegular.php:46)
  83. at Contao\PageRegular->getResponse()
  84. (vendor/contao/core-bundle/contao/controllers/FrontendIndex.php:76)
  85. at Contao\FrontendIndex->renderPage()
  86. (vendor/symfony/http-kernel/HttpKernel.php:163)
  87. at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
  88. (vendor/symfony/http-kernel/HttpKernel.php:74)
  89. at Symfony\Component\HttpKernel\HttpKernel->handle()
  90. (vendor/symfony/http-kernel/Kernel.php:184)
  91. at Symfony\Component\HttpKernel\Kernel->handle()
  92. (public/index.php:44)
  93. at require('/mnt/web204/c1/75/5577375/htdocs/public/index.php')
  94. (public/app.php:13)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement