Recently I had my web host's server was upgraded. I edited one of my templates and the following error message appeared:
Quote:
Warning: Smarty error: problem writing temporary file '/home/vauxtec/public_html/catalog/templates_c/%%174/%%1740001526/41adf12f7ef52' in /home/vauxtec/public_html/catalog/Smarty-2.5.0/Smarty.class.php on line 1042
Warning: touch(): Utime failed: Operation not permitted in /home/vauxtec/public_html/catalog/Smarty-2.5.0/Smarty.class.php on line 1575
|
I have since swapped the altered template with a backup copy, and the problem is still there. I've tried to CHMOD the template folder to 777, but it keeps changing back to 771.
The domain name is
www.vaux-tec.co.uk, but above it shows /home/vauxtec/public_html... (no "-" between vaux & tec)
Would this cause the problem and how do I change it? Is it something that could of happened during the server change?