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 »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • What does this message mean and what I have to do to get rid of it ?
Pages: [1]

Author Topic: What does this message mean and what I have to do to get rid of it ?  (Read 904 times)

fanaticdeveloper

  • I’m new here
  • *
  • Posts: 10
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: 7.18
  • MySQL version: 5.5.27
  • PHP version: 5.3.5
What does this message mean and what I have to do to get rid of it ?
January 04, 2013, 10:21:56 am
"fatal error:- Call to undefined function :-og_get_group_id() in sites\all\modules\civicrm\drupal\modules\civicrm_og_syn\civicrm_og_syn.module"

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: What does this message mean and what I have to do to get rid of it ?
January 05, 2013, 03:58:30 pm
Do you have the og module installed?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

fanaticdeveloper

  • I’m new here
  • *
  • Posts: 10
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: 7.18
  • MySQL version: 5.5.27
  • PHP version: 5.3.5
Re: What does this message mean and what I have to do to get rid of it ?
January 05, 2013, 09:19:49 pm
Yes ,I have og module installed ,but there's this module og example which I haven't enabled yet ....Do i need to enable it too ??

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: What does this message mean and what I have to do to get rid of it ?
January 06, 2013, 05:42:37 am
You wrote function og_get_group_id which doesn't exist anywhere. I see that og_get_group_ids is used in civicrm/drupal/modules/civicrm_og_sync/civicrm_og_sync.module but it doesn't exist in the og module.

However in civicrm_og_sync.module it's called inside of

Code: [Select]
  if (function_exists('og_get_group_ids')) {

so it shouldn't err. Can you confirm your versions of Drupal and og and CiviCRM?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

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: What does this message mean and what I have to do to get rid of it ?
January 06, 2013, 09:11:19 am

Note that the new version of og (for D7?) has changed a few things

Someone recently submitted a patch which we applied for 4.2.7. We dont use that module and hence cannot test / validate that patch. Might be worth upgrading to 4.2.7 and see if it fixes your 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

fanaticdeveloper

  • I’m new here
  • *
  • Posts: 10
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: 7.18
  • MySQL version: 5.5.27
  • PHP version: 5.3.5
Re: What does this message mean and what I have to do to get rid of it ?
January 09, 2013, 08:56:17 am
Appreciate the response

I'll upgrade to 4.2.7 and see if it fixes my issues or not

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • What does this message mean and what I have to do to get rid of it ?

This forum was archived on 2017-11-26.