Closed (duplicate)
Project:
CiviCRM Subscribe
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2008 at 02:36 UTC
Updated:
23 Mar 2008 at 07:18 UTC
Hello,
I am using the newest Xampp ( 1.6.6) on linux and I am getting this error:
Fatal error: Call to undefined function crm_get_groups() in /opt/lampp/htdocs/sites/default/modules/civicrm_subscribe/civicrm_subscribe.module on line 43
Thanks
Comments
Comment #1
criznach commentedAre you using civicrm 2.0? It was released this week... If so, it looks like lots of these apis are depreciated. I'm trying to update to get this to work, but I'm new to civicrm.
Comment #2
that0n3guy commentedYeah, I have 2.0.1 installed. I didn't even think about the version change (duhh to me). I have am not a programmer so my help updating this module would have to be documentation (tutorials and such).
Comment #3
that0n3guy commentedAlso, check out this post http://drupal.org/node/235904, my post may be a duplicate (different error, same "compatibility" problem).
Comment #4
chrismott commentedA patch with port to CiviCRM v2 API that addresses this error has been posted on http://drupal.org/node/235904.