Hi,
I have used CF V4 for a long time as part of a Joomla registration and I have used Community Builder in tandem with it to gather additional user fields. So to this end I am using the Joomla Registration action with CB Integration enabled and all works fine.
I am looking to trim down the number of extensions used on my site and one of the components I am hoping to remove in Community Builder. Apart from the registration process it isn't used at all. So basically I have a full component on the site that is used to assist CF to add additional user fields.
My question is with regards to the Joomla Registration action and, in particular, the CB Integration function. Does it simply populate the __comprofiler with data or is anything else carried out? My aim would be to keep a copy of the __comprofiler table and to uninstall the component and everything else to do with CB.
Any thoughts on this or has anyone experienced it?
Thanks a lot.
I have used CF V4 for a long time as part of a Joomla registration and I have used Community Builder in tandem with it to gather additional user fields. So to this end I am using the Joomla Registration action with CB Integration enabled and all works fine.
I am looking to trim down the number of extensions used on my site and one of the components I am hoping to remove in Community Builder. Apart from the registration process it isn't used at all. So basically I have a full component on the site that is used to assist CF to add additional user fields.
My question is with regards to the Joomla Registration action and, in particular, the CB Integration function. Does it simply populate the __comprofiler with data or is anything else carried out? My aim would be to keep a copy of the __comprofiler table and to uninstall the component and everything else to do with CB.
Any thoughts on this or has anyone experienced it?
Thanks a lot.
Hi mapme,
I had a quick look at the code and, as far as I can see the action reads from #__comprofiler_fields and writes to #__comprofiler so as long as those two tables are there it should work OK,
Bob
I had a quick look at the code and, as far as I can see the action reads from #__comprofiler_fields and writes to #__comprofiler so as long as those two tables are there it should work OK,
Bob
This topic is locked and no more replies can be posted.