Hello,
I am using Joomla 3.5.1 + MijoShop/OpenCart.
Instead of using the standard Joomla registration, I am using the MijoShop/OpenCart registration page. I noticed the following:
1. When I create a new user using Joomla backend, I see an entry of this user in table cck_core
2. When I use the frontend custom MijoShop/OpenCart registration page, this user will not appear in table cck_core
3. I also noticed, that with my fresh Joomla installation, my SuperUser (Administrator) is only visible with 4 "storage_location->joomla_user_group" entries within table cc_core, but not with "storage_location->joomla_user".
I was wondering why I could not list the current logged in user with a List & Form type. It was because the "storage_location->joomla_user" dataset for the particular logged in user was missing.
Could someone please explain why Seblod does not perform a sync?