Edit intervals form
greentomato - October 4, 2009 - 18:51
| Project: | Subscriptions |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi
On page ....../admin/settings/subscriptions/intervals
I tried updating the intervals to "86400|Daily 608400|Weekly 2419200|Every 4 weeks" but the text saved was just "86400|Daily 608400". I use FCK Editor on the site. Excluding this element from FCK made no difference. Re-including this element in FCK Editor, I *think* I have made it work by updating to "
86400|Daily
608400|Weekly
2419200|Every 4 weeks"
So this could be a bug in the parsing of more than one "|", or it could be an incompatibility with FCK.
Thanks

#1
OK, that should read
"<p>86400|Daily
<p>608400|Weekly
<p>2419200|Every 4 weeks"
#2
Actually, it should read
86400|Daily608400|Weekly
2419200|Every 4 weeks
on three separate lines, without any mark-up.
I don't know what FCK Editor does, but it should probably leave the text areas under admin alone.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.