Support Drupal 4.5
paulgear - January 6, 2005 - 22:32
| Project: | Inactive User |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| inactive_user.module.patch | 7.6 KB |

#1
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...
#2
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.
#3
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.
#4
I took a quick glance -- looks good. But I noticed one typo: Search for the word "changedk" -- that "k" shouldn't be there. ;)
#5
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.