[SOLVED] Problem with user-defined tags and predefined shown twice in list

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
tkeil69575

[SOLVED] Problem with user-defined tags and predefined shown twice in list

Post by tkeil69575 »

Hi all,

Im using the new 1.2.1 Version for a new project for the first time today.

I created a new user-defined tag called "test". It has the following content

echo $_SERVER["HTTP_USER_AGENT"];

I then added the tag {test} to one of my pages and the result I get is:

string(121) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag 'test' (Smarty_Compiler.class.php, line 590)"

This error only shows once, then it does not show again, but my user-defined tag never shows. Anyone had this problem before? The installation went perfect and everthing else seems ok, exept that all predefined tags are shown in the tag list twice ... (see attachement).

tina
Attachments
tagsdoubled.gif
Last edited by tkeil69575 on Tue Nov 27, 2007 2:30 pm, edited 1 time in total.
tkeil69575

Re: Problem with user-defined tags and predefined shown twice in list

Post by tkeil69575 »

Hi again,

I did a complete fresh install for test purposes and the problems described above persist. The worst for me is that any user-defined tags wont work ... can someone please confirm or check this problem?

My system is:
Linux Server
PHP Version 5.1.2
MySQL 5.0.18

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

Re: Problem with user-defined tags and predefined shown twice in list

Post by RonnyK »

tkeil69575

Re: Problem with user-defined tags and predefined shown twice in list

Post by tkeil69575 »

ahh, thanks ronny !
you're my man of the day :)

tina
Last edited by tkeil69575 on Tue Nov 27, 2007 11:44 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: [FIXED] Problem with user-defined tags and predefined shown twice in list

Post by RonnyK »

Tina,

more important, did it fix your issue? If so, please mark the subject as [solved].

Ronny
tkeil69575

Re: [FIXED] Problem with user-defined tags and predefined shown twice in list

Post by tkeil69575 »

yes, it solved my problems fully.
thanks tina
Locked

Return to “[locked] Quality Assurance”