At the bottom of the "stieground-j15-76" template I get a message on the website,
Warning: main(templates.php): failed to open stream: No such file or directory in /home/allround/public_html/Joomla/templates/siteground-j15-76/index.php on line 61.
The offending line in index.php is
<p class="copyright"><? $sg = ''; include "templates.php"; ?></p>.
The installer put 'templates.php' in ../includes/templates.php. Where should the file be located? How can I fix this?



Reply With Quote
