Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I see, but is the data actually present in your database? Please see the table _comprofiler and ensure the "id" and "user_id" columns match each other as well as "id" matching in _users to ensure the user logging in is being matched with the correct profile.The problem itself wasn't caused by CBJuice but I will look on their forums to see what I can find. We've already synced the contacts and that works fine but the above problem still exists.
This could be done using J1.7 and it's ability to create custom usergroups and accesslevels. What you'd need to do is create new usergroups under the Registered usergroup in a tree that fits what you've just explained. You'd then want to create new access levels composed of those new usergroups. You'd then use them throughout Joomla to determine various accesses. Then assign them to whatever users you feel necessary from CB > User Management.Our comany has the following heirarchy: an MD, below are some Divisional Heads, underneath them are some Managers / Specialist Staff / Team Leaders, under each team leader are a number of Seniors, 'normal' staff and junior staff. On top of this are the occasional contractors.
We've also got a problem with the heirarchy - each user within the CB data is just that. We can't (or we haven't found a way so far) to get the same heirarchy working in CB. We can't use the group levels as not all Divisional Heads will want to submit articles but some other staff might do.
CB doesn't have continuous fields like that. As in you can't create 1 field and continually add new rows or something to a table. We've this planned for CB 2.0 actually, but that doesn't help you now. Really the best approach is to create a new CB plugin that provides exactly what you want. I recommend reviewing profilebook and profilegallery perhaps as best examples for a self maintained CB tab (allows data entry, storage, and display to the infinite).This links to the vehicle fields in that each one of these staff could own: no vehicle, a single vehicle, two vehicles or multiple vehicles (although we've limited the range to three in Community Builder). There doesn't seem to be a way to simulate this relationship.
Please Log in or Create an account to join the conversation.