I wish to put the text box used by the users for putting their status on a page other than their default profile page. I am new to Drupal and am unable to sort this issue.

The module adds the box by default only on the profile page of the user. How can i create this box for other pages?

Thanks.

Comments

shklnrj’s picture

Category: task » support
SamSound’s picture

do you have the Facebook-style Statuses block?

shklnrj’s picture

yes i do have the facebook-style statuses block but the textbox(or textfield) through which users set their latest status appears only on the profile page.
On other pages the textbox is not present. When i tried to create a panel, then i could not get option of 'Facebook stream' in it. This option is availiable only on the default drupal profile page, under the user tab.

shklnrj’s picture

Status: Active » Closed (fixed)

I have been able to figure out how to put the textbox.

When we create a new page, and try to 'add content' into it, we get various options in the side tab like Activity, Menus, Miscellaneous etc.

Select Miscellaneous and then select Facebook style statuses.That's it.

The problem arose because the textbox come from the option of 'Facebook Stream' on the default profile page and that option is not availiable on any other page.

Thanks.

salientknight’s picture

shklnrj,

Can you elaborate on that? I cannot follow your solution as described.

Thank you

capellic’s picture

I too am having this problem. I am trying to place the form and stream on a panel page that is overriding the user's content profile node.