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) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • CiviCRM - OG Sync Error.
Pages: [1]

Author Topic: CiviCRM - OG Sync Error.  (Read 4446 times)

alextronic

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 2
  • I do what I do
CiviCRM - OG Sync Error.
May 06, 2009, 01:42:51 pm
I get a non-recoverable error when trying to create/delete group, as well as when users join/leave a group.
I know this problem has been reported before, but the 3 steps provided in http://forum.civicrm.org/index.php/topic,1604.msg7324.html#msg7324 didn't solve it.

So I enabled civiCRM debugging and this is what I got when I tries to delete an organic group.
If you should need the backtrace for the error when creating groups, or joining/leaving groups, just say it.

Code: [Select]
/home/alex/www/example/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 258
/home/alex/www/example/sites/all/modules/civicrm/CRM/Bridge/OG/Utils.php, fatal, 111
/home/alex/www/example/sites/all/modules/civicrm/CRM/Bridge/OG/Drupal.php, groupID, 69
/home/alex/www/example/sites/all/modules/civicrm/CRM/Bridge/OG/Drupal.php, updateCiviGroup, 48
/home/alex/www/example/sites/all/modules/civicrm/drupal/modules/civicrm_og_sync/civicrm_og_sync.module, nodeapi, 85
/home/alex/www/example/modules/node/node.module, civicrm_og_sync_nodeapi, 673
/home/alex/www/example/modules/node/node.module, node_invoke_nodeapi, 969
/home/alex/www/example/modules/node/node.pages.inc, node_delete, 515
/home/alex/www/example/includes/form.inc, node_delete_confirm_submit, 766
/home/alex/www/example/includes/form.inc, form_execute_handlers, 409
/home/alex/www/example/includes/form.inc, drupal_process_form, 119
, drupal_get_form,
/home/alex/www/example/includes/menu.inc, call_user_func_array, 348
/home/alex/www/example/index.php, menu_execute_active_handler, 19

Thanks in advance, again.

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: CiviCRM - OG Sync Error.
May 06, 2009, 05:51:11 pm
Does logged in user has permission to create / delete organic group ?

Kurund
Found this reply helpful? Support CiviCRM

alextronic

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 2
  • I do what I do
Re: CiviCRM - OG Sync Error.
May 07, 2009, 05:38:18 am
Yes, the user has permissions to do that, that's not the point I think.
If I disable OG_sync module, then the error doesn't come up... but Group creation/join/leave doesn't sync to civiCRM groups either, of course.

alextronic

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 2
  • I do what I do
Re: CiviCRM - OG Sync Error.
May 08, 2009, 10:45:14 am
I have used the patch here http://issues.civicrm.org/jira/browse/CRM-4240, but no joy.

Here's the backTrace when a user tries to join a group:

Code: [Select]
/home/alex/www/example/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 258
/home/alex/www/example/sites/all/modules/civicrm/CRM/Bridge/OG/Utils.php, fatal, 111
/home/alex/www/example/sites/all/modules/civicrm/CRM/Bridge/OG/Drupal.php, groupID, 196
/home/alex/www/example/sites/all/modules/civicrm/drupal/modules/civicrm_og_sync/civicrm_og_sync.module, og, 119
, civicrm_og_sync_og,
/home/alex/www/example/includes/module.inc, call_user_func_array, 471
/home/alex/www/example/modules/og/og.module, module_invoke_all, 717
/home/alex/www/example/modules/og/og.module, og_save_subscription, 1064
/home/alex/www/example/modules/og/og.module, og_subscribe_user, 1009
/home/alex/www/example/includes/form.inc, og_confirm_subscribe_submit, 766
/home/alex/www/example/includes/form.inc, form_execute_handlers, 409
/home/alex/www/example/includes/form.inc, drupal_process_form, 119
/home/alex/www/example/modules/og/og.module, drupal_get_form, 976
, og_subscribe,
/home/alex/www/example/includes/menu.inc, call_user_func_array, 348
/home/alex/www/example/index.php, menu_execute_active_handler, 19

Anybody?... thanks!

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: CiviCRM - OG Sync Error.
May 08, 2009, 11:18:12 am

can you get on IRC. We'll need ssh acccess to debug this issue. Please ensure that you are running the latest version of CiviCRM (2.2.2)

thanx

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

adshill

  • I post occasionally
  • **
  • Posts: 96
  • Karma: 8
Re: CiviCRM - OG Sync Error.
June 03, 2009, 03:58:02 pm
I'm getting the same error - was a solution to this ever found?

When the error occurs, the post is published, but the group is not created in CiviCRM. I'm using CiviCRM 2.2.5 and OG 6.2 rc1

Thanks,

Adam
« Last Edit: June 03, 2009, 04:06:20 pm by adshill »

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: CiviCRM - OG Sync Error.
June 03, 2009, 04:44:16 pm

adshill:

i dont think so. we were not able to recreate it. You might want to debug it and submit a patch that fixes the problem. Will help other folks down the road also. if you need help getting started ping us on IRC

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

SlamDigIt201

  • Guest
Re: CiviCRM - OG Sync Error.
September 25, 2009, 08:45:39 am
So am I correct in assuming there is no solution to this problem?  Would anyone mind telling me the IRC info either via pm or post I can't seem to find it. 

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: CiviCRM - OG Sync Error.
September 25, 2009, 10:24:17 am

there is a link to IRC in the civicrm reddish menu bar at the very top of each forum page

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

adshill

  • I post occasionally
  • **
  • Posts: 96
  • Karma: 8
Re: CiviCRM - OG Sync Error.
October 01, 2009, 03:34:38 am
Please do let me know if you ever find a solution to this :)

I can't give SSH access to this particular server as its against the terms of our contract :( although if this continues I could aim to ask permission, but its a headache of bureaocracy!

Thanks,

Adam

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • CiviCRM - OG Sync Error.

This forum was archived on 2017-11-26.