Multiple header.php file issue
Permalink
Hi,
So I am creating a template from HTML and my home page uses a different header than the rest of the site. I thought that I could easily solve this by creating a header2.php, which I did following the instructions from another post I found. Even though others have said it worked for them, I am getting the following error:
Anyone have any thoughts?
So I am creating a template from HTML and my home page uses a different header than the rest of the site. I thought that I could easily solve this by creating a header2.php, which I did following the instructions from another post I found. Even though others have said it worked for them, I am getting the following error:
Warning: include(/Users/james/Development/instaloan/concrete/themes/instaloan/elements/header2.php): failed to open stream: No such file or directory in /Users/james/Development/instaloan/concrete/core/libraries/view.php on line 419 Warning: include(): Failed opening '/Users/james/Development/instaloan/concrete/themes/instaloan/elements/header2.php' for inclusion (include_path='/Users/james/Development/instaloan/libraries/3rdparty:/Users/james/Development/instaloan/concrete/libraries/3rdparty:.:/Applications/MAMP/bin/php/php5.4.4/lib/php') in /Users/james/Development/instaloan/concrete/core/libraries/view.php on line 419
Anyone have any thoughts?