
Originally Posted by
signs
How are you guys even getting this template to work at all? I installed on 1.3.0.2 cart according to directions.
First error was when I went to admin to select the template:
Parse error: syntax error, unexpected T_VARIABLE in /home/xxxx/xxxx/xxxxx/includes/templates/simple_zen/template_info.php on line 1
I took a look at that file and everything was on one long line, so I removed the spaces on either side of all the = signs and returned after each semi-colon.
That took care of that.
Now, I chose the template in admin and when I go to see how the cart looks I have this message in place of my store:
Parse error: syntax error, unexpected '{' in /home/xxxx/xxxx/xxxx/includes/templates/simple_zen/common/tpl_header.php on line 1
I am looking at that file now and everything in IT is on one loooooong line. I haven't begun to figure out which "{" they are talking about.
How are you all managing to get this working?
thanks for any input!
Signs