how to set some nodes to never expire
giggler - April 22, 2009 - 08:00
| Project: | Node Expire |
| Version: | 6.x-2.03 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have a content type to require expiration date and I didn't put the time limit in the default setting since I do want some nodes to never expire. When creating a node, the expiration date is auto set to 1969-12-31. What happens to a node when that date is there when created?
How do I go about setting a node to never expire under this content type since it seem like you have to set a date for every node??

#1
I am also with same problem
#2
Subscribing, greetings, Martijn
#3
Have you tried arthurf's patch? (from #405608: Empty Expiration Date Field is filled with bad information!) I think it should fix the issue of autofilling the date. There is the option of making the expiration required, unfortunately it seems that the only way to make the expiration field appear on the form is to make it required or set a default value.