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 (Moderator: Dave Greenberg) »
  • CRM_Mailing_Info::workflowenabled
Pages: [1]

Author Topic: CRM_Mailing_Info::workflowenabled  (Read 818 times)

Anthony D.

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: Drupal
  • MySQL version: 5.0
  • PHP version: 4
CRM_Mailing_Info::workflowenabled
January 28, 2011, 09:40:16 am
I'm having a problem, everytime I go to save anything I get the following message

Fatal error: Call to undefined method CRM_Mailing_Info::workflowEnabled() in /home/content/98/4088498/html/wcs/sites/all/modules/civicrm/drupal/modules/civicrm_rules/civicrm_rules.module on line 113

if I go to the item I tried to save after the message, everything seems to have been added. This Message pops up every single time.

Can anyone tell me how to fix this? I am new to CiviCRM

I'm using Civicrm in my drupal site.

Thank you

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: CRM_Mailing_Info::workflowenabled
January 28, 2011, 10:28:22 am

can you check

CRM/Mailing/Info.php

and see if there is a function called: workflowEnabled( );

you might want to ensure that you do not have an older copy of civicrm under your drupal modules directory

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

Anthony D.

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: Drupal
  • MySQL version: 5.0
  • PHP version: 4
Re: CRM_Mailing_Info::workflowenabled
January 28, 2011, 10:38:11 am
CiviCRM version 3.3   

Anthony D.

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: Drupal
  • MySQL version: 5.0
  • PHP version: 4
Re: CRM_Mailing_Info::workflowenabled
January 28, 2011, 10:40:17 am
I do not see that function in info.php

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: CRM_Mailing_Info::workflowenabled
January 28, 2011, 10:43:10 am

the rules code requires a later version of civicrm (i think rules integration came with 3.3.2)

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

Anthony D.

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: Drupal
  • MySQL version: 5.0
  • PHP version: 4
Re: CRM_Mailing_Info::workflowenabled
January 28, 2011, 10:47:21 am
I'll download that version and see if the message goes away

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • CRM_Mailing_Info::workflowenabled

This forum was archived on 2017-11-26.