Page 1 of 1

Parse error at step seven

Posted: Sat Jul 28, 2007 8:35 pm
by ch
Hi,
I uploaded all the files and set the permissions, but when I try to initiate CMS this comes up:

Parse error: parse error, unexpected '.' in /homepages/19/d153450178/htdocs/realnewss/cms/cmsmadesimple/lib/smarty/Smarty_Compiler.class.php on line 465

Line 465 in Smarty_Compiler.class.php is:

switch ($tag_command) {
            case 'include'../../../../cmsmadesimple/lib/smarty/%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20return%20$this-%3E_compile_include_tag($tag_args);%0A%0A%20%20%20%20%20%20%20%20%20%20%20%20case%20'include_php':
                return $this->_compile_include_php_tag($tag_args);

I've re-uploaded the files in case the initial uploaded files were corrupt, but still the same error.

Thanks for your help in advance.

Re: Parse error at step seven

Posted: Mon Jul 30, 2007 1:16 pm
by Pierre M.
Hello,

strange. I was thinking of file corruption too.
Do you have any http log ?

Isn't there some nasty safemode here ?
What lights weren't green in the first steps ?

Pierre M.