Recent Topics

1 Dec 03, 2005 17:27    

prefered_name() -> preferred_name()

I post this issue here, since I've found it when upgrading LEAF skin in order to use it with this amazing alfa version.

Both in _feedback.php and _main.php we find:

->prefered_name()

In _main.php (line 123) there is:

<span class="item1"><?php $Item->Author->prefered_name() ?> </span>

In _feedback.php (line 178) there is:

<strong><?php $current_User->prefered_name()?></strong>

This seems not to agree with Phoenix. If I remove this piece of code, all goes well, but author's name isn't displayed anymore, not at the end of every post, nor in the comments page :°

Any hint?

Thank you,

Francesco

2 Dec 03, 2005 17:39

prefered_name became preferred_name

3 Dec 03, 2005 17:55

BTW this is NOT a bug. It's a change that's been documented.

4 Dec 03, 2005 18:04

Sorry, I missed that document. I posted it here due to "Phoenix" in forum's title, not because I was sure it was a bug. Just an help request.

Thank you EdB!

Mod, freeze if you want.


Form is loading...