Needs work
Project:
Invite
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Dec 2009 at 20:52 UTC
Updated:
7 Apr 2018 at 23:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fuerst commentedThe attached patch allows to set the expiry date to never by setting the expiry value internally to 0. It takes care of checking expiration only for invitations which does not have the expiry date set to 0 - as you would expect. I hope, this patch is useful for someone else.
Comment #2
mattcasey commentedThanks for the patch, although -1 would make more logical sense wouldn't it? I am surprised that Invite [still] requires an expiration. It seems like an unnecessary limit that is basically saying "You can invite anyone you want but after some arbitrary point, we won't give you credit."
Comment #3
technikh commentedthe 7.x version has a max of 365 days. can we also have an option to never expire?
Cheers,
TechNikh
Ever dreamed of styling your view, We have a solution for you. https://drupal.org/project/views_stylizer
Pick from hundreds of Slideshow plugins or create your own! https://twitter.com/drupalsauce
Comment #4
jacob.embree commented