kareila: "PERL!" (perl)
kareila ([personal profile] kareila) wrote in [site community profile] dw_dev_training 2010-06-14 03:16 pm (UTC)

In this context you need to use $remote->user, not $u->user. User methods can't be interpolated in strings, so it would look like this:

"/user?journal=" . $remote->user . "'>Subscribe...

Also, to add your new translation string, you will want to define it in /community/manage.bml.text. Name it .commlist.subscribe or whatever and use $ML{} to load it as above.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting