I recently imported users using Joomlarra component product, which worked fine for the basic/Joomla-standard user profile fields and even encrypted my plain passwords properly.
I then continued and imported my Seblod/supplemental fields and I thought everything should work fine. Importing CSV files went well -- all looked good to me.
I can login as any user (all good there), but when I click "Edit My Profile" ... all that shows on my newly imported users is the basic/Joomla-standard user profile fields. I'll call these IMPORTED users. The ones I entered manually show me ALL the user extended fields I created in my content type. I'll call these MANUAL users.
What's odd to me is ... WHEN I am logged in as MANUAL user.
The edit profile link behind in the menu item is:
http://specialtyvetpath.info/index.php?option=com_users&view=profile&layout=edit&Itemid=117
But then I am redirected the CORRECT link:
http://specialtyvetpath.info/index.php?option=com_cck&view=form&layout=edit&type=user&id=105&Itemid=117
However ... WHEN I am logged in as IMPORTED user, and try to Edit My Profile
I ONLY see this link: http://specialtyvetpath.info/index.php?option=com_users&view=profile&layout=edit&Itemid=117
And NO PROPER REDIRECTION to include my content type. Huh?!
It appears that my imported users are interpreted as a "Standard Joomla User" vs a "Seblod User" ... I guess? but I would think I'd still have all my extended fields when editing my profile.
What am I missing here ...?
What's the real difference between the MANUALLY-entered and the IMPORTED users, such that Seblod (or Joomla) would know to redirect to a right link, or not?
Thx so much!!
PS also I'm tempted to try Seblod Importer, but all attempts so far result in errors.
After reading the Import intro in the Products section, it seems to want one CSV file with ALL column fields included, standard fields + my custom fields. If you can point me at a good resource for using Seblod Importer, great!
Arrgh ... I'll keep at it!