- Posts: 13
- Thank you received: 2
( ! ) Notice: Undefined property: icagendaViewList::$pageclass_sfx in C:\wamp\www\bfs5.0\components\com_icagenda\views\list\tmpl\default.php on line 73 Call Stack #TimeMemoryFunctionLocation 10.0460391000{main}( )..\index.php:0 20.66306694408JSite->dispatch( )..\index.php:42 30.69857067120JComponentHelper::renderComponent( )..\application.php:197 40.76727104496JComponentHelper::executeComponent( )..\helper.php:351 50.78847157840require_once( 'C:\wamp\www\bfs5.0\components\com_icagenda\icagenda.php' )..\helper.php:383 60.85757488032JController->execute( )..\icagenda.php:38 70.85757488080iCagendaController->display( )..\controller.php:761 80.85767489976JController->display( )..\controller.php:34 91.02139503136icagendaViewList->display( )..\controller.php:722 101.295110799232JView->display( )..\view.html.php:129 111.295110799232JView->loadTemplate( )..\view.php:205 121.321610876328include( 'C:\wamp\www\bfs5.0\components\com_icagenda\views\list\tmpl\default.php' )..\view.php:649 ">
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
$menus = JSite::getMenu();
$active = $menus->getActive();
$active = $active ? $active->id : 'noitem';
$pageClasses = $this['config']->get('body_classes').' page'.$active;
$this['config']->set('body_classes', $pageClasses);
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.