If I set up some profile fields in different categories, then delete all the fields in a particular category, then that category is still visible in the tabs on my profile edit page. Following this tab gives a page not found.
Clearing the cache with devel module fixed the problem.

Comments

arru’s picture

Version: 6.10 » 6.19

Another workaround is to assign an existing field to the empty category, and then reassign to another category. This also removes the empty tab.

ergonlogic’s picture

Version: 6.19 » 6.x-dev
Status: Active » Closed (won't fix)

This came up in bug bingo...

It looks like #301071: Remove profile module from core has been committed, so this presumably won't be fixed in core.

Instead I've updated the docs to reflect that clearing the cache is necessary in this circumstance: http://drupal.org/node/873990/revisions/view/1103388/1647838.

(also, bugs should generally be filed against the dev version.)

joachim’s picture

Status: Closed (won't fix) » Active

D6 is still being maintained AFAIK, and profile module is still in D7, even if well-hidden.

ergonlogic’s picture

Version: 6.x-dev » 7.x-dev
Status: Active » Needs review
StatusFileSize
new621 bytes

Fair enough :)

Here's a patch for D7.

ergonlogic’s picture

Version: 7.x-dev » 6.x-dev
StatusFileSize
new684 bytes

... and one for D6

ergonlogic’s picture

Status: Needs review » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.