Closed (works as designed)
Project:
Profile Migrate
Version:
6.x-6.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Jun 2010 at 20:54 UTC
Updated:
11 Jul 2015 at 02:47 UTC
Jump to comment: Most recent
Comments
Comment #1
jwilson3I'm pretty sure this module only supports a one-way conversion (from core profile to content_profile) at this point.
Comment #2
jwilson3Patches of course are welcome :)
Comment #3
mgladding commentedI would be interested in this option as well. I thought it would be a good idea to start using Content Profile and migrated my users over, but I soon found out that it wasn't going to be the best way to achieve my goal.
Comment #4
Anonymous (not verified) commentedis there any news about the profile conversion?
thanks in advance
Comment #5
jwilson3Upon thinking about this further. I dont believe this module does any destructive behavior. so, assuming you didnt delete the original content and tables provided by the core profile module, converting back to the Profile module after testing this out would be as easy as reenabling the core profile module, and uninstalling Content_Profile.
Note that you obviously wouldn't be able to convert "back" any new fields you've added to the CCK, and any new content uploaded to user profiles during the time when Content_Profile module was in effect would be lost.
Comment #6
Mateo1041 commentedSubscribing. I'm also interested in this with a Drupal 7 upgrade on the horizon. I hear Drupal 7 uses something called Profiles 2.
Short of a module to do this, it sounds like this would need to be done at the database layer to move any custom "content profile" data to a core profile structure.