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) »
  • CiviEngage Module not working - Problem and Solution
Pages: [1]

Author Topic: CiviEngage Module not working - Problem and Solution  (Read 1267 times)

trevorforrest

  • I’m new here
  • *
  • Posts: 28
  • Karma: 0
  • CiviCRM version: 4.5 beta8
  • CMS version: Drupal
  • MySQL version: 5.5
  • PHP version: 5.x
CiviEngage Module not working - Problem and Solution
April 04, 2012, 01:38:54 pm
Hello I am currently using Civicrm 4.1.1 with drupal 6.25 All modules are working fine except for the Civiengage. For some reason whenever I try to enable the module the following error occurs

Fatal error: Call to undefined method CRM_Core_BAO_Preferences::valueOptions() in /var/www/clientweb/sites/all/modules/civicrm/drupal/modules/civicrm_engage/civicrm_engage.install on line 122

when I return to the modules list page....the civiengage module is not enabled.....

eventually found the solutions to the problem here:
"fisheye2.atlassian.com/viewrep/CiviCRM/branches/v4.1/drupal/modules/civicrm_engage/civicrm_engage.install#r37882"

downloaded and replaced the civicrm_engage.install file and everything worked

Bairnsfather

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7
  • MySQL version: 5.0.x
  • PHP version: 5.2.x
Re: CiviEngage Module not working - Problem and Solution
April 23, 2012, 06:29:03 pm
I too noticed this problem. 

I also happened to notice at the top of the file that came with the Sourceforge download, it says CiviCRM 3.4. But on the one you pointed at it says 4.1.

Then I checked a bunch of the other drupal 6 module files in the CiviCRM install and they also said CiviCRM version 3.4.

I wonder if that’s why my clean install of CiviCRM seems messed up.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: CiviEngage Module not working - Problem and Solution
April 23, 2012, 08:37:02 pm
OK - it looks like the d6 version of civicrm_engage isn't updated.

CRM_Core_BAO_Preferences::valueOptions() is a new function.

You might want to log a ticket. I think if you search the drupal directory on your install you'll find somewhere else where that CRM_Core_BAO_Preferences::valueOptions() is handled (in the main .module file)
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Bairnsfather

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7
  • MySQL version: 5.0.x
  • PHP version: 5.2.x
Re: CiviEngage Module not working - Problem and Solution
April 23, 2012, 08:45:03 pm
Hi Eileen,

My guess is that much more than just that particular component is not being updated.  I wrote a bit longer post here, once I discovered it. But I’m afraid it’s a bit more than I can bite off or chew to figure out how to fact-check that and/or update the output operation on the repository.

Take care, Drew.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • CiviEngage Module not working - Problem and Solution

This forum was archived on 2017-11-26.