Closed (won't fix)
Project:
Inactive User
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2005 at 22:32 UTC
Updated:
10 May 2006 at 11:12 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| inactive_user.module.patch | 7.6 KB | paulgear |
Comments
Comment #1
jeremy commentedThere'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...
Comment #2
paulgear commentedAnything 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.
Comment #3
jeremy commentedIn 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.
Comment #4
jeremy commentedI took a quick glance -- looks good. But I noticed one typo: Search for the word "changedk" -- that "k" shouldn't be there. ;)
Comment #5
DriesK commentedHi,
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.