Trembowiecki
Active Member
Hi, I just wanted to ask if you can replicate this problem: I try to generate PDF in Fabrik form and all I get is this error:
There is no "template.cassiopeia.ltr" asset of a "preset" type in the registry.
When I enable debugging I get this:
# Function Location
1 () JROOT/libraries/src/WebAsset/WebAssetRegistry.php:135
2 Joomla\CMS\WebAsset\WebAssetRegistry->get() JROOT/libraries/src/WebAsset/WebAssetManager.php:263
3 Joomla\CMS\WebAsset\WebAssetManager->useAsset() JROOT/libraries/src/WebAsset/WebAssetManager.php:197
4 Joomla\CMS\WebAsset\WebAssetManager->__call() JROOT/templates/cassiopeia/component.php:50
5 require() JROOT/libraries/src/Document/HtmlDocument.php:731
6 Joomla\CMS\Document\HtmlDocument->_loadTemplate() JROOT/libraries/src/Document/HtmlDocument.php:785
7 Joomla\CMS\Document\HtmlDocument->_fetchTemplate() JROOT/libraries/src/Document/HtmlDocument.php:622
8 Joomla\CMS\Document\HtmlDocument->parse() JROOT/libraries/src/Application/CMSApplication.php:1057
9 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:732
10 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:311
11 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:58
12 require_once() JROOT/index.php:32
PHP 8.2.13, Joomla 5.0.1, Fabrik 4.0 Zeta, fresh installation, template: Cassiopeia.
UPDATE: The same happens in my Joomla 4 installation. Changing PHP to 8.1.x doesn't fix the problem either. This is getting serious.
UPDATE 2: The details view works like it should. It's just this '?format=pdf' suffix makes go everything South.
There is no "template.cassiopeia.ltr" asset of a "preset" type in the registry.
When I enable debugging I get this:
# Function Location
1 () JROOT/libraries/src/WebAsset/WebAssetRegistry.php:135
2 Joomla\CMS\WebAsset\WebAssetRegistry->get() JROOT/libraries/src/WebAsset/WebAssetManager.php:263
3 Joomla\CMS\WebAsset\WebAssetManager->useAsset() JROOT/libraries/src/WebAsset/WebAssetManager.php:197
4 Joomla\CMS\WebAsset\WebAssetManager->__call() JROOT/templates/cassiopeia/component.php:50
5 require() JROOT/libraries/src/Document/HtmlDocument.php:731
6 Joomla\CMS\Document\HtmlDocument->_loadTemplate() JROOT/libraries/src/Document/HtmlDocument.php:785
7 Joomla\CMS\Document\HtmlDocument->_fetchTemplate() JROOT/libraries/src/Document/HtmlDocument.php:622
8 Joomla\CMS\Document\HtmlDocument->parse() JROOT/libraries/src/Application/CMSApplication.php:1057
9 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:732
10 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:311
11 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:58
12 require_once() JROOT/index.php:32
PHP 8.2.13, Joomla 5.0.1, Fabrik 4.0 Zeta, fresh installation, template: Cassiopeia.
UPDATE: The same happens in my Joomla 4 installation. Changing PHP to 8.1.x doesn't fix the problem either. This is getting serious.
UPDATE 2: The details view works like it should. It's just this '?format=pdf' suffix makes go everything South.
Last edited: