Urgent - Fatal error: Call to a member function render()

Support desk for Multipurpose Quark Theme
GK User
Sat Dec 17, 2016 6:04 pm
Hello,

I am using Quark template ecommerce style for the home page of my site and for the blog page I am using restaurant style.
I duplicated the template, changed the name, loaded the restaurant config and assigned it to the blog menu which is Articles » Blog - restaurant style type.
Since yesterday, when I try to access mysite.com/blog
I get this message: Fatal error: Call to a member function render() on null in public_html/templates/gk_quark/html/com_content/category/restaurant.php on line 64

Can someone help please?

Thank you,

Giulia
User avatar
Fresh Boarder

teitbite
Wed Dec 21, 2016 10:03 am
Hi

Try edit this file and place line:

Code: Select all
          $renderer = $document->loadRenderer('modules');


over the mentioned line.
User avatar
Moderator


cron