I am using the following modules for user profile node.

APK
Content profile
Me
'

Aslo I have set all the fieldgroups to display into the menu block.

When I go to the address ( user/me/edit/profile ) to edit the user profile node. There is no progress bar showing .

What should I do to display the progress bar ?

Comments

tbp’s picture

I have also the problem that the progress bar is never shown. A fix would be very nice because i think its a very useful feature.

It seems as if the _multistep_block() funtion and so the theme_multistep_progress_bar($progress)-function is never called.

Thorben

vkareh’s picture

Status: Active » Fixed

This is an initial attempt at making the block accept Content Profile as its context. I updated the development snapshot. Please test and let me know if it needs more tweaking.

tbp’s picture

Status: Fixed » Active

Hi,

thx for the fast answer. I think I forgot to say, that I tried to get the progress-bar visible on a Node-Add/Edit Form.
Have tested the latest cvs snapshot but seems that there where only changes for user argument.
But I also made a fast test with my 'user/1/edit/profile' an there is also no progress bar.

Thorben

vkareh’s picture

Status: Active » Fixed

This is fixed in the latest development snapshot.

Status: Fixed » Closed (fixed)

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

chinita7’s picture

I'm using 6.x-1.5 but it doesn't display the progress bar for content profile node type. Is this fixed only in dev version?