Due to some dependencies I need to use the core profile module for a project I'm working on, but am trying to augment things slightly with content profile. However, installation seems to mess up the ordering of fields as viewed under user account pages.

I have two categories of core profile fields, whose ordering gets reversed when I install content profile, with the content profile fields stuck in between. I've tinkered around with the weights I could see hardcoded in the module, and through the GUI weight setting for content profile (clearing the cache each time) to no avail- nothing I do seems to alter the position of that content profile group of fields.

I'd like the content profile fields to simply appear below those of the core. I'm mostly puzzled by the impact on relative positioning of the core profile categories, which I wouldn't think would be affected if their weights are being respected. Does anyone have any ideas that might help?