It appears that the 'timestamp' field in the 'user' table was renamed to 'changed' in the upgrade to drupal 4.5.1. Here's a patch to support it.

CommentFileSizeAuthor
inactive_user.module.patch7.6 KBpaulgear

Comments

jeremy’s picture

There's a few things that need to be done to bring this module up to a 4.5 release. If someone wants to step forward and do this before I get to it, that'd be great...

paulgear’s picture

Anything else you can think of that needs doing? Not to say that it necessarily works perfectly (i haven't verified it), but with the above patch it doesn't produce any errors for me on 4.5.1.

jeremy’s picture

In that case, if you have CVS access you're welcome to commit your patch. I've not got time at the moment to review it, nor have I tried the module with 4.5. But I still intend to, eventually.

jeremy’s picture

I took a quick glance -- looks good. But I noticed one typo: Search for the word "changedk" -- that "k" shouldn't be there. ;)

DriesK’s picture

Version: 4.4.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Closed (won't fix)

Hi,

I'm the new mainainer of this module. I ported it to Drupal 4.7 (download available as of today), and I will continue to maintain it from there. However, there will be no 4.5 and 4.6 branches of this module.