Page 1 of 1

Frontend Users Module

Posted: Wed Oct 01, 2008 7:16 pm
by skully78
Hi fellow CMS's

I have build a few sites using CMS, but this is the first time I am using the Frontend Users mod, and after installing and using the default loginform I have the following errors (see below).

I am using CMS 1.4.1 , and Frontend 1.5.2.
I can see it's not recognizing theĀ  tags:
How do i fix this.

string(165) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 15]: syntax error: unrecognized tag: $mod->Lang(\'login\') (Smarty_Compiler.class.php, line 446)" string(145) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 15]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(173) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 16]: syntax error: unrecognized tag: $mod->Lang(\'info_forgotpw\') (Smarty_Compiler.class.php, line 446)" string(145) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 16]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(168) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 16]: syntax error: unrecognized tag: $mod->Lang(\'forgotpw\') (Smarty_Compiler.class.php, line 446)" string(145) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 16]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(171) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 17]: syntax error: unrecognized tag: $mod->Lang(\'info_lostun\') (Smarty_Compiler.class.php, line 446)" string(145) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 17]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(172) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 17]: syntax error: unrecognized tag: $mod->Lang(\'lostusername\') (Smarty_Compiler.class.php, line 446)" string(145) "Smarty error: [in module_db_tpl:FrontEndUsers;feusers_loginform line 17]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"

Many Thanks.
Skully

Re: Frontend Users Module

Posted: Thu Oct 02, 2008 8:08 am
by Nick Smart

Re: Frontend Users Module

Posted: Thu Oct 02, 2008 4:04 pm
by skully78
Thanks Nick,

I updated to the latest svn copy. and the problem looks to be solved.

Thanks
Skully