CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.1 Release Testing (Moderator: Kurund Jalmi) »
  • syncronizing wordpress accounts to civi contacts not working on this framework?
Pages: [1]

Author Topic: syncronizing wordpress accounts to civi contacts not working on this framework?  (Read 2423 times)

DicE

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 0
  • CiviCRM version: 4.5.1
  • CMS version: Drupal 7.latest
  • MySQL version: 5.5.25a
  • PHP version: 5.3.15
syncronizing wordpress accounts to civi contacts not working on this framework?
December 10, 2011, 11:20:13 pm
Hi,

just did a reinstall of my test site on wordpress 3.3 with civi 4.1 alpha2.

installation went like a breeze. No problem.
I then proceeded to import my users into wordpress.
Now I would like to sync and create a contact in civicrm for all of them but the import framework does not seem to work (yet)?
could you confirm if that is normal (still on the drawing board?) or if there are certain pre-reqs that need to be setup/configured/done before the import functionality works?

the only error msg I get is "CMS user creation not supported for this framework".

thanks for your feedback.

DicE

DicE

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 0
  • CiviCRM version: 4.5.1
  • CMS version: Drupal 7.latest
  • MySQL version: 5.5.25a
  • PHP version: 5.3.15
Re: syncronizing wordpress accounts to civi contacts not working on this framework?
December 11, 2011, 12:30:18 am
Noticed that the sync option is in the official 4.1 install guide for wordpress so it appears it should work.

Just added debug logging and backtrace and retried the sync.
Also verified that the CMS integration table prefix is pointing to my table with wordpress users : wp_users

backtrace info:
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

hope this helps!

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: syncronizing wordpress accounts to civi contacts not working on this framework?
December 11, 2011, 08:08:35 am
This looks likes a bug ( or missing feature ), please file a bug report in issue tracker.

Thanks
Kurund
« Last Edit: December 11, 2011, 09:00:57 am by Kurund Jalmi »
Found this reply helpful? Support CiviCRM

DicE

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 0
  • CiviCRM version: 4.5.1
  • CMS version: Drupal 7.latest
  • MySQL version: 5.5.25a
  • PHP version: 5.3.15
Re: syncronizing wordpress accounts to civi contacts not working on this framework?
December 11, 2011, 11:16:22 am
I guess I could do that if I had any idea where to start.
got as far as going to the issue tracker on the top of the page but then ... ?

Sorry, I looked but I'm not used to working with your issue tracker tool and don't find my way around.
Could you please log it for me?

DicE

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: syncronizing wordpress accounts to civi contacts not working on this framework?
December 11, 2011, 12:19:40 pm

please do take the time and effort to file a detailed issue. Open source ecosystems rely on an active participation from everyone. the steps involved are:

1. goto issues.civicrm.org

2. Sign up for an account

3. After confirming email etc, login and click on "Create New Issue"

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: syncronizing wordpress accounts to civi contacts not working on this framework?
December 11, 2011, 09:43:28 pm
This should be helpful on how to file an issue:

http://wiki.civicrm.org/confluence/pages/viewpage.action?pageId=38994117
http://forum.civicrm.org/index.php/topic,21025.msg88149.html#msg88149

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.1 Release Testing (Moderator: Kurund Jalmi) »
  • syncronizing wordpress accounts to civi contacts not working on this framework?

This forum was archived on 2017-11-26.