Guest TheSwede1970 Posted February 28, 2013 Share Posted February 28, 2013 Getting: Fatal error: Call to a member function primary_navigation() on a non-object in /home/xxx/public_html/xxx/admin/applications_addon/ips/ccs/sources/hooks.php on line 93Line 93 looks like this:return $this->registry->output->getTemplate('ccs_global')->primary_navigation( $this->caches['ccs_menu'], $applications );Any ideas?Site works perfect normally this is just when trying to browse on smartphone. Link to comment Share on other sites More sharing options...
0 Guest TheSwede1970 Posted February 28, 2013 Share Posted February 28, 2013 Found the problem, a IP.Content Hook was doing it... Link to comment Share on other sites More sharing options...
Question
Guest TheSwede1970
Getting: Fatal error: Call to a member function primary_navigation() on a non-object in /home/xxx/public_html/xxx/admin/applications_addon/ips/ccs/sources/hooks.php on line 93
Line 93 looks like this:
return $this->registry->output->getTemplate('ccs_global')->primary_navigation( $this->caches['ccs_menu'], $applications );
Any ideas?
Site works perfect normally this is just when trying to browse on smartphone.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts