Regarding the hook "Offline Pages by Tom Christian"
I have installed said hook, unfortunatly I am receiving the following error message when visiting my site as a guest:
Fatal error: Call to a member function tctc91_customOfflinePage() on a non-object in /www/htdocs/xxxxxxx/xxxxxxx/hooks/tcCustomOfflinePage_xxxxxxxxxxxxxxxxxxx.php on line 33
Said .php has the following content:
Line 33:
return $this->registry->output->getTemplate('tomchristian')->tctc91_customOfflinePage( $this->settings['tcCustomOfflinePage_message'] );
Do you guys see any solution for this?
Thanks in advance!
Colors