Active
Project:
CiviRegister
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2011 at 23:28 UTC
Updated:
19 Aug 2011 at 16:19 UTC
According to Lobo here:
http://forum.civicrm.org/index.php/topic,17361.msg73271.html#msg73271
The API now resides in api/v2
Attaching a patch to correct the path for use with Civi 3.3.x
| Comment | File | Size | Author |
|---|---|---|---|
| civiregister.module.diff | 398 bytes | mdlueck |
Comments
Comment #1
vacilando commentedSeeing heaps of errors like
PHP Fatal error: require_once(): Failed opening required 'api/UFGroup.php'that go away when the module is disabled. This patch seems to solve it - please apply!