Fatal error after installing
Fatal error after installing
Hi,
I have installed my cms online and all went well all the test where good and the database setup went great.
At the last page, you see congratulations on installing the cms, click here to go to your CMS site...
When I click 'here', I get this error message:
Fatal error: Smarty error: [in template:4 line 8]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /usr/home/bcrconsult/domains/bcrconsultants.eu/public_html/cms/lib/smarty/Smarty.class.php on line 1095
My link is: http://bcrconsultants.eu/cms/
What is wrong?
Barbera
I have installed my cms online and all went well all the test where good and the database setup went great.
At the last page, you see congratulations on installing the cms, click here to go to your CMS site...
When I click 'here', I get this error message:
Fatal error: Smarty error: [in template:4 line 8]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /usr/home/bcrconsult/domains/bcrconsultants.eu/public_html/cms/lib/smarty/Smarty.class.php on line 1095
My link is: http://bcrconsultants.eu/cms/
What is wrong?
Barbera
Re: Fatal error after installing
is this a fresh install...
this usually happens when a tag such as {title} is not set right like {'title'}, (title) or used the wrong way...
this usually happens when a tag such as {title} is not set right like {'title'}, (title) or used the wrong way...
Re: Fatal error after installing
yes this is a fresh install.
I created a MySQL db and then I transfered the cmsmadesimple files (including install folder) via FTP to ftp.bcrconsultants.eu
Then I typed in www.bcrconsultants.eu/cms and I was led to the install page, went through the install with no errors and like I said on the last page when I clicked ' click here to go to your CMS site' , I got the error...
I created a MySQL db and then I transfered the cmsmadesimple files (including install folder) via FTP to ftp.bcrconsultants.eu
Then I typed in www.bcrconsultants.eu/cms and I was led to the install page, went through the install with no errors and like I said on the last page when I clicked ' click here to go to your CMS site' , I got the error...
Re: Fatal error after installing
just curious... did you set the CHMOD for all the folders/files per install instructions...
Re: Fatal error after installing
Im not sure I inderstand what you mean... What is CHMOD?
I installed on the server the same way I installe dlocally and locally it works fine
I installed on the server the same way I installe dlocally and locally it works fine
Re: Fatal error after installing
http://wiki.cmsmadesimple.org/index.php ... ck_Install
step four...
in my FTP client, FileZilla, i right clik the file/folder and clik File attributes, which is basically permissions, and either check the boxes or type the number in the Numeric value: box...
step four...
in my FTP client, FileZilla, i right clik the file/folder and clik File attributes, which is basically permissions, and either check the boxes or type the number in the Numeric value: box...
- Elijah Lofgren
- Power Poster
- Posts: 811
- Joined: Mon Apr 24, 2006 1:01 am
Re: Fatal error after installing
It sounds like all the CMSMS files didn't get uploaded, especially plugins/function.title.phpKaylen wrote: Hi,
I have installed my cms online and all went well all the test where good and the database setup went great.
At the last page, you see congratulations on installing the cms, click here to go to your CMS site...
When I click 'here', I get this error message:
Fatal error: Smarty error: [in template:4 line 8]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /usr/home/bcrconsult/domains/bcrconsultants.eu/public_html/cms/lib/smarty/Smarty.class.php on line 1095
My link is: http://bcrconsultants.eu/cms/
What is wrong?
Barbera
For example, this returns a 404 error: http://bcrconsultants.eu/cms/plugins/function.title.php
I would check and make sure you have uploaded everything contained in the plugins folder.
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. 

Re: Fatal error after installing
thnx! that did the trick!
I also now followed every step in the handbook, and I now see the first page of cms, but when I clicked the next page link at the bottom, I got this error:
Fatal error: Call to a member function on a non-object in /usr/home/bcrconsult/domains/bcrconsultants.eu/public_html/cms/plugins/function.breadcrumbs.php on line 56
And I now see this error even if I type in www.bcrconsultants.eu/cms... The homepage is not showing any more....
What is wrong?
Many thnx for any help!!
Barbera
I also now followed every step in the handbook, and I now see the first page of cms, but when I clicked the next page link at the bottom, I got this error:
Fatal error: Call to a member function on a non-object in /usr/home/bcrconsult/domains/bcrconsultants.eu/public_html/cms/plugins/function.breadcrumbs.php on line 56
And I now see this error even if I type in www.bcrconsultants.eu/cms... The homepage is not showing any more....
What is wrong?
Many thnx for any help!!
Barbera
Re: Fatal error after installing
what FTP client are you using, what transfer mode are you using?
Re: Fatal error after installing
I am using filezilla, transfer type is set to auto
Re: Fatal error after installing
If i remove everything in the template for breadcrumbs it works....
I didn't have this problem with local install...
I didn't have this problem with local install...
- Elijah Lofgren
- Power Poster
- Posts: 811
- Joined: Mon Apr 24, 2006 1:01 am
Re: Fatal error after installing
It's likely that your web host has an older PHP version installed. From the quote below, I think CMSMS requires the latest version of PHP4. I would ask your web host if they will upgrade PHP.Kaylen wrote: If i remove everything in the template for breadcrumbs it works....
I didn't have this problem with local install...
From: http://forum.cmsmadesimple.org/index.ph ... l#msg21315
I had the same error.
Just upgrade PHP to the most recent version (4.4.2)
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. 
