Before upgrading Author pane module to latest version, Author pane was showing the status message but now its showing last seen and other values. Author pane is used by Advanced profile and Advanced forum modules as well. I want to customize the attributes shown in Author pane.
I could not find any option. Where can i set these values.

For example :
http://thinkingparticle.com/users/vishnukumar7

is not showing the status message which it used to show.

what is the problem ?

Regards
Vishnu Kumar

Comments

Michelle’s picture

Status: Active » Postponed (maintainer needs more info)

What do you mean by "status message"?

vishnu.kumar7’s picture

We are using Facebook-style Statuses (Microblog) 6.x-2.4 and Author pane was reading status message from it.. After the upgrade of Author Pane, Its not picking the status message from facebook module..

Sorry If I have posted this issue to wrong category.. I am very new to drupal so not sure how all this integration take place...

Regards
Vishnu Kumar

Michelle’s picture

Status: Postponed (maintainer needs more info) » Fixed

Ah, ok. Here are the variables you can use:

* - $facebook_status: Status, including username, from the Facebook-style
 *   Statuses module.
 * - $facebook_status_status: Status from the Facebook-style Statuses module.
 

And here are the docs for adding it: http://drupal.org/node/435866

vishnu.kumar7’s picture

Thank you very much Michelle.. I am able to fix it... :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.