Deprecated: Creation of dynamic property Joomla\Database\Mysql\MysqlDriver::$charset is deprecated in /hp/bq/ac/ci/www/libraries/vendor/joomla/database/src/Mysql/MysqlDriver.php on line 121
Warning: session_name(): Session name cannot be changed after headers have already been sent in /hp/bq/ac/ci/www/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 405 Call to a member function getTag() on null (500 Whoops, looks like something went wrong.)
LangActiveAssetItem->__construct('template.active.language', '', array('description' => 'An asset to allow language specific css, eg \'language/[lang-CODE]/[lang-CODE].css\', to use it as a dependency to the active template', 'type' => 'style', 'class' => 'LangActiveAssetItem', 'dependencies' => array('template.active'), 'assetSource' => array('registryFile' => 'templates/cassiopeia/joomla.asset.json')), array(), array())
in
/hp/bq/ac/ci/www/libraries/src/WebAsset/WebAssetRegistry.php
(line 247)
if ($className && class_exists($nameSpace . '\\' . $className)) {
$className = $nameSpace . '\\' . $className;
return new $className($name, $uri, $options, $attributes, $dependencies);
}
return new WebAssetItem($name, $uri, $options, $attributes, $dependencies);
}
WebAssetRegistry->createAsset('template.active.language', '', array('description' => 'An asset to allow language specific css, eg \'language/[lang-CODE]/[lang-CODE].css\', to use it as a dependency to the active template', 'type' => 'style', 'class' => 'LangActiveAssetItem', 'dependencies' => array('template.active'), 'assetSource' => array('registryFile' => 'templates/cassiopeia/joomla.asset.json')))
in
/hp/bq/ac/ci/www/libraries/src/WebAsset/WebAssetRegistry.php
(line 419)
// Inheriting the Namespace
if ($namespace && !\array_key_exists('namespace', $options)) {