Closed (fixed)
Project:
Fill Roles
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 06:42 UTC
Updated:
24 Jun 2010 at 16:20 UTC
I've tried to use this very handy module giving user roles with role_expiration_time to appr. 100 users. However, setting role expiry time/date at the same time fails with this error:
Fatal error: Call to undefined function role_expire_set_expiry_date() in .../sites/example.com/modules/fill_roles/fill_roles.admin.inc on line 56
At this moment I can see no other option but to give every role and role expiration time to users by hand to each user separately, since I need to give certain roles with expiration time. Could you confirm this? I thought Fill Roles is supposed to work nicely with Role Expire -module (http://drupal.org/project/role_expire). Without using role_expire -time there is no problem.
Comments
Comment #1
rpsu...and I'm using Role Expiry 6.x-1.9 with Fill Roles 6.x-1.2.
Comment #2
tahiticlic commentedHi,
you can try now, I've upgraded code to use last version of Role Expire API.
Regards,
cfab