Undefined function error
that0n3guy - March 14, 2008 - 02:36
| Project: | CiviCRM Subscribe |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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

#1
Are 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.
#2
Yeah, 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).
#3
Also, check out this post http://drupal.org/node/235904, my post may be a duplicate (different error, same "compatibility" problem).
#4
A patch with port to CiviCRM v2 API that addresses this error has been posted on http://drupal.org/node/235904.