Fix index footer not being included

Issue #56 resolved
NashZ created an issue

Upon arriving to http://elementscommunity.org/ , looking at the bottom portion of the page yields 3 lines of an odd warning, as follows.

" Warning: include(footer.template.txt): failed to open stream: No such file or directory in /home/spex/webapps/elements_community/index.php on line 93

Warning: include(footer.template.txt): failed to open stream: No such file or directory in /home/spex/webapps/elements_community/index.php on line 93

Warning: include(): Failed opening 'footer.template.txt' for inclusion (include_path='.:/usr/local/share/pear54') in /home/spex/webapps/elements_community/index.php on line 93"

Issue on line 93 should ideally be resolved to remove warnings.

Comments (4)

  1. Log in to comment