Fatal error after installing

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Kaylen
Forum Members
Forum Members
Posts: 128
Joined: Mon May 01, 2006 5:24 pm

Fatal error after installing

Post by Kaylen »

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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Fatal error after installing

Post by Dr.CSS »

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...
Kaylen
Forum Members
Forum Members
Posts: 128
Joined: Mon May 01, 2006 5:24 pm

Re: Fatal error after installing

Post by Kaylen »

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...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Fatal error after installing

Post by Dr.CSS »

just curious... did you set the CHMOD for all the folders/files per install instructions...
Kaylen
Forum Members
Forum Members
Posts: 128
Joined: Mon May 01, 2006 5:24 pm

Re: Fatal error after installing

Post by Kaylen »

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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Fatal error after installing

Post by Dr.CSS »

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...
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

Re: Fatal error after installing

Post by Elijah Lofgren »

Kaylen 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
It sounds like all the CMSMS files didn't get uploaded, especially plugins/function.title.php
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. :)
Kaylen
Forum Members
Forum Members
Posts: 128
Joined: Mon May 01, 2006 5:24 pm

Re: Fatal error after installing

Post by Kaylen »

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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Fatal error after installing

Post by Dr.CSS »

what FTP client are you using, what transfer mode are you using?
Kaylen
Forum Members
Forum Members
Posts: 128
Joined: Mon May 01, 2006 5:24 pm

Re: Fatal error after installing

Post by Kaylen »

I am using filezilla, transfer type is set to auto
Kaylen
Forum Members
Forum Members
Posts: 128
Joined: Mon May 01, 2006 5:24 pm

Re: Fatal error after installing

Post by Kaylen »

If i remove everything in the template for breadcrumbs it works....

I didn't have this problem with local install...
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

Re: Fatal error after installing

Post by Elijah Lofgren »

Kaylen wrote: If i remove everything in the template for breadcrumbs it works....

I didn't have this problem with local install...
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.

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. :)
Locked

Return to “[locked] Installation, Setup and Upgrade”