Message Text |
Paul,
What can be the cause of the variable 'expire' not being modified at link submission ?
It has being working correctly since some time ago: at suggestlink.tpl I had <input type="hidden" name="expire" value="7"> , this way {LINKEXPIREDAYS} variable of the submitted links was automatically a assigned to 7 days to expiration.
Now it doesn't work, and the expiration days is 0 for the submitted link.
I have checked changing the Default Days to Expiration at link settings
without effect, the submited link is always maintaining the value of {LINKEXPIREDAYS} to 0.
Strangely editing the link I can change expire value correctly, but not at submitting.
I also have checked a test default installation of the last version and this is working correctly, but my upgraded customized installation is not. |