By Hawkcode on
I have several fields set up in Profiles and Discovered the Values are not stored in the Profile_values table, but in the users table in the data field.
Why is this?
I had a routine that got the userid from the profiles_values field based on a Field Number and the value field.
Now it appears that I have to rewrite these.
Help me understand this.
TIA
Comments
_
Did you do something or have contrib modules installed? I have lots of profile data on several sites and none of it in the users tables.
The only one to do with
The only one to do with Profiles that I know of is User ReadOnly.
_
Then i've no clue what it could be-- a quick look at the profile.install file shows that core is still configured to use the proper tables.