Bug in custom copyright - SOLVED

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
starbits
Forum Members
Forum Members
Posts: 47
Joined: Tue Oct 09, 2007 9:41 pm

Bug in custom copyright - SOLVED

Post by starbits »

On a brand new clean install of CMSMS 1.2.1, I chose to include the sample data and layouts.  The site installed properly but when I look at the footer I see:
Smarty error: [in globalcontent:footer line 1]: syntax error: unrecognized tag 'custom_copyright' (Smarty_Compiler.class.php, line 590).

I can easily avoid using the {custom_copyright} tag, but I thought I should report the problem.
Last edited by starbits on Sat Dec 01, 2007 2:24 pm, edited 1 time in total.
starbits
Forum Members
Forum Members
Posts: 47
Joined: Tue Oct 09, 2007 9:41 pm

Re: Bug in custom copyright?

Post by starbits »

I have found another tag which does not work as part of the standard installation:  {user_agent}.

The index.php?page=user_defined_tags gives the same error:
string(127) "Smarty error: [in content:content_en line 4]: syntax error: unrecognized tag 'user_agent' (Smarty_Compiler.class.php, line 590)"
alby

Re: Bug in custom copyright?

Post by alby »

starbits wrote: I have found another tag which does not work as part of the standard installation:  {user_agent}.
Check this or update to 1.2.2

Alby
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Bug in custom copyright?

Post by RonnyK »

starbits,

in the 1.2.1 release was a bug that caused problems with the tags/udts. If you check the sticky tpoic in General Help concerning "Known issues and fixes on 1.2.1", you'll find the fix. This is also fixed in 1.2.2 about to be released.

Ronny
starbits
Forum Members
Forum Members
Posts: 47
Joined: Tue Oct 09, 2007 9:41 pm

Re: Bug in custom copyright?

Post by starbits »

Thanks to both of you!
Locked

Return to “[locked] Quality Assurance”