Welcome Guest, Not a member yet? Register   Sign In
Breadcrumb Helper - Fatal error: Call to undefined function set_breadcrumb()
#1

[eluser]stormbytes[/eluser]
I'm calling a Template.php file from my controllers, which in turn loads header, content, and footer successively. I placed the Breadcrumb Helper 'echo' call in the header file, and I'm getting the following error:

Code:
Fatal error: Call to undefined function set_breadcrumb()

I followed the directions provided with Breadcrumb Helper. It worked just fine when I placed the 'echo' call in the 'content.php' document, but for some reason its generating an error when placed in header.php.

Any clues?
#2

[eluser]stormbytes[/eluser]
UPDATE: Nevermind - My bad! It works just fine Smile

I hadn't loaded the helper file from the controller that was generating the error.




Theme © iAndrew 2016 - Forum software by © MyBB