Page 1 of 1

Smarty Big problem

Posted: Mon Mar 31, 2008 12:34 pm
by jd
Hi,

I got the following big problem. After upgrade of the PHP on the server, the CMSMS stopped rendering all user defined tags on the website.
The following error comes:

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

I checked with the hoster - no php restrictions are in place, I cleared the cache, upgreaded to 1.2.4 and still nothing.

Any ideas?

Re: Smarty Big problem

Posted: Mon Mar 31, 2008 5:49 pm
by Pierre M.
Hello,
jd wrote: in content:content_en line 1
Is this vanillia CMSms or the MLE fork ?
PHP upgraded from what to what ?

Pierre M.

Re: Smarty Big problem

Posted: Mon Mar 31, 2008 6:53 pm
by jd
Normal CMS. Upgrade from Php (don't know what, probably 4+) to 5.5.2
the platform is SUSE

Re: Smarty Big problem

Posted: Wed Apr 02, 2008 3:39 pm
by Pierre M.
Is the problem only on UDT ?
Is everything else working OK ? (admin & public side without UDTs)

Can you try the very simple "hello world" and "hello Bob" UDTs ?
from http://wiki.cmsmadesimple.org/index.php ... fined_Tags

Which non core modules have you installed ?

Pierre M.