I have hit an issue with the footer.tpl. The design looks fine appart from no footer at the bottom. Which also means no “designed by” for the template and no “powered by” for phpVMS. It says the following:
Notice: The template file “/home/goldair/domains/goldenairways.co.uk/public_html//lib/skins/goldenairways/footer.tpl” doesn’t exist in /home/goldair/domains/goldenairways.co.uk/public_html/core/classes/TemplateSet.class.php on line 211
I have checked line 211 for TemplateSet.class.phh and it says:
trigger_error('The template file "'.$tpl_path.'" doesn't exist');
I am pretty sure its the extra slash after the public_html thingy but no idea which file to change it in. Any help would be appreciated. Thanks