mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Unable to load renderer class' in /libraries/joomla/document/document.php:1018
mod_fcgid: stderr: Stack trace:
mod_fcgid: stderr: #0 /templates/rt_paradigm/features/dropdownmenu.php(44): JDocument->loadRenderer('module')
mod_fcgid: stderr: #1 /libraries/gantry/core/renderers/gantrymodulesrenderer.class.php(65): GantryFeatureDropdownMenu->render('header-b')
mod_fcgid: stderr: #2 /libraries/gantry/core/gantry.class.php(867): GantryModulesRenderer::display('header', 'standard', 'standard', '12', NULL)
mod_fcgid: stderr: #3 /templates/rt_paradigm/error.php(72): Gantry->displayModules('header', 'standard', 'standard')
mod_fcgid: stderr: #4 /libraries/joomla/document/error/error.php(142): require_once('/mnt/data/vhost...')
mod_fcgid: stderr: #5 /mnt/data/vhosts/casite-41 in /libraries/joomla/document/document.php on line 1018
$renderer = $gantry->document->loadRenderer('module');
$doc = JFactory::getDocument();
$doc = JFactory::getDocument();
if (!$doc instanceof JDocumentHtml) {
require JPATH_SITE . '/templates/system/error.php';
return;
}
The following users have thanked you: DanG, jtechmedical
Time to create page: 0.066 seconds