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
Comment #1
tbp commentedI 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 thetheme_multistep_progress_bar($progress)-function is never called.Thorben
Comment #2
vkareh commentedThis 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.
Comment #3
tbp commentedHi,
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
Comment #4
vkareh commentedThis is fixed in the latest development snapshot.
Comment #6
chinita7 commentedI'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?