Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: CiviMember
-
Labels:None
Description
Using Wordpress 3.3 RC2 and CIVICrm 4.1 Alpha 2
unable to use the buildin syncronizing options to make a contact for every wordpress user.
when clicking on the 'OK'' button to start the process, it fails with "CMS user creation not supported for this framework".
Also verified that the CMS integration table prefix is pointing to my table with wordpress users : wp_users
and enabled backtrace:
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php, backtrace, 296
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/BAO/CMSUser.php, fatal, 79
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Admin/Form/CMSUser.php, synchronize, 75
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/Form.php, postProcess, 254
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/StateMachine.php, mainProcess, 167
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/QuickForm/Action/Next.php, perform, 64
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Controller.php, perform, 203
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Page.php, handle, 103
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/Controller.php, handle, 284
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Admin/Page/CMSUser.php, run, 72
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php, run, 227
/volume1/web/wordpress/wp-content/plugins/civicrm/civicrm.php, invoke, 214
, civicrm_wp_invoke,
/volume1/web/wordpress/wp-includes/plugin.php, call_user_func_array, 405
/volume1/web/wordpress/wp-admin/admin.php, do_action, 151