← Back to Bootstrap 5 Page Builder Support
martyn335
When the 'Use builder for CMS Pages' is turned on the following exception is being thrown: I've currently got V3.0.36 running. Cheers.
We're sorry, but an unhandled error occurred. Please see the details below. Too few arguments to function Twig\Environment::loadTemplate(), 1 passed in /home/eymhvcsz/home/thewightthingtodo.co.uk/plugins/pkurg/builder/Plugin.php on line 312 and at least 2 expected ~/vendor/twig/twig/src/Environment.php line 327 • TYPE Undefined • EXCEPTION ArgumentCountError ... 333 * @throws LoaderError When the template cannot be found
- @throws RuntimeError When a previously generated cache is corrupted
- @throws SyntaxError When an error occurred during compilation
- @internal */ public function loadTemplate(string $cls, string $name, int $index = null): Template { $mainCls = $cls; if (null !== $index) { $cls .= '___'.$index; }
1-3 of 3