After update to 6.0.7 the problem is still present; I've found that it could be a problem with date format as suggested by bug 46570, since remainders have been created with wrong date due to day /...
Type: Posts; User: geminformatica; Keyword(s):
After update to 6.0.7 the problem is still present; I've found that it could be a problem with date format as suggested by bug 46570, since remainders have been created with wrong date due to day /...
I have the same problem, ZCS 6.0.6 and newly installed zimlet birthday reminder; any idea ?
I did it ! at line 187 insert the following lines and that's it:
// if not found a specific address try to search for the domain (including @)
var emlparts = eml.split("@");
...
I'm not a javascript expert expecially about zimlets, but I can try; it would be nice if someone could put me in the right direction
I installed coloredemail zimlet an it's really cool; it would be nice to be able to set a color not only for individual email address but also for generic domain (e.g. *@acme.com) so that all email...