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

Psi-factor’s picture

Yes, i confirm this bug!

Aws_law’s picture

Category: support » bug
Priority: Normal » Critical

The same problem.
Moreover, when I manually add users and set expiration date - I see the same "never" last date.

I use rc1 version

meba’s picture

Status: Active » Fixed

The 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.