Per the README file, I added the fields and links to the og_members view.
Logged in as User 1:
Following the link in the view to /og/expire/n/nn, I enter a date and click "Change". This returns me to the /og/users/n page. Looking at the list of users again under the view, the expiration date for the user I tried to modify is still "Never".
Drupal version: 6.13
Any suggestions?
Thanks.
Comments
Comment #1
Psi-factor commentedYes, i confirm this bug!
Comment #2
Aws_law commentedThe same problem.
Moreover, when I manually add users and set expiration date - I see the same "never" last date.
I use rc1 version
Comment #3
meba commentedThe problem lies in the way how strtotime() parses dates. I have committed a fix, and updated the module to 1.0 release here: http://drupal.org/node/599238