Le 26 mars 07 à 13:04, Conrad Strydom a écrit :
> Hi,
>
> I am maintaining a typo site armed with nothing but my wits and very
> rails knowledge.
>
> I attempted a typo upgrade to version 4.1 and I get a very strange
> error
> now.
>
> ActionView::TemplateError (undefined method `_' for
> #<#<Class:0xb745d7c0>:0xb74d9a78>) on line #14 of
> app/views/accounts/login.rhtml:
> 11: <% end %>
> 12: <ul>
> 13: <li>
> 14: <label for="user_login" class="block"><%=
> _('Username')%>:</label>
> 15: <input type="text" name="user_login" id="user_login"
> size="20" value=""/>
> 16: </li>
> 17: <li>
>
> Any help appreciated. Is it something I need to upgrade?
>
> Regards
> Conrad
Hi conrad,
Seems you lack the localization plugin _ is a function defined in
this plugin.
have a look at your environment.rb, should have something there too.
Cheers
Frederic
--
Frédéric de Villamil
[EMAIL PROTECTED] tel: +33 (0)6 62 19 1337
http://fredericdevillamil.com Typo : http://typosphere.org
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list