I, at one point, had a tab for signups on the user profile page. After I updated the Signup module, the tab disappeared. I have checked in the views to make sure it is enabled. Anyone have any ideas?
Should I move on to a dev. release?
I, at one point, had a tab for signups on the user profile page. After I updated the Signup module, the tab disappeared. I have checked in the views to make sure it is enabled. Anyone have any ideas?
Should I move on to a dev. release?
Comments
Comment #1
dww- Did you clear your views cache after upgrading?
- Did you clear your menu cache after upgrading (e.g. by saving the modules page)?
Comment #2
trevorleenc commentedI have run into this as well.
I am also using the 'me' aliases module, and the Signups tab does not appear when the user profile is accessed via the url /user/me.
When accessing just /user to view the user's account page, the signups tab does appear.
Not sure how I'll fully get around this just yet, but thought this extra info might help.