When i try to schedule an email and select a date and time it come up with this error, '* - Please choose a valid date and time'. Even though i have filled out all relevant information and a date time in the format '2015-11-09 11:00:00', it still seems to fail. Any solution?
Umbraco Version - 7.3.0
Newsletter Studio Version - v2.1.1 (trial-mode)
I have set it up so I have a document type with your richtext editor and sendout on it, and when I have content in the richtext and decide to use schedule i get this error.
No problem, is there a way around this from within the Content section, I would prefer the user to manage it from the content section because there are a few sites on this umbraco install and I don't want them looking at each others newsletters.
Sounds like the easiest way to solve this! You can also implement custom repositories and keep track of the creator of the newsletters but it take some fiddling.
@Nathan I have tested on two new installs with Umbraco 7.3.0 and the patch do work so please make sure that you have reset the client cache, touch ClientDependency.config and web.config as well to be sure that the server side cache picks up the changes.
I have tried, uninstalling it, reinstalling it. I have also done everything you have said to do and it still isn't working.
I'm not really sure if I can give you much more information, I have checked the log files, no error is being thrown. I have 2.1.2 installed. it works perfectly from the NewsLetter Studio Section but not when on a document type.
Do you have any other suggestions as to what i can try?
Schedule failing
When i try to schedule an email and select a date and time it come up with this error, '* - Please choose a valid date and time'. Even though i have filled out all relevant information and a date time in the format '2015-11-09 11:00:00', it still seems to fail. Any solution?
Nathan
Hi!
This is not a bug that we have seen before. Could you explain more about your set up?
Cheers!
Hi again,
Umbraco Version - 7.3.0 Newsletter Studio Version - v2.1.1 (trial-mode)
I have set it up so I have a document type with your richtext editor and sendout on it, and when I have content in the richtext and decide to use schedule i get this error.
Nathan
I see!
This haven't been tested - need to see if I can reproduce this and get a fix released.
Thank you for letting me know!
No problem, is there a way around this from within the Content section, I would prefer the user to manage it from the content section because there are a few sites on this umbraco install and I don't want them looking at each others newsletters.
Nathan
Sounds like the easiest way to solve this! You can also implement custom repositories and keep track of the creator of the newsletters but it take some fiddling.
I'll keep you posted about the date-issue!
// m
Hi!
Newsletter Studio version 2.1.2 is now out and it fixes:
You can download the new version here: http://www.newsletterstudio.org/download/
// m
I have the new version and sadly it still has that error
Nathan
Hi!
Hmm! Have you tried to reset the cache for JS files?
/ m
@Nathan I have tested on two new installs with Umbraco 7.3.0 and the patch do work so please make sure that you have reset the client cache, touch ClientDependency.config and web.config as well to be sure that the server side cache picks up the changes.
I have tried, uninstalling it, reinstalling it. I have also done everything you have said to do and it still isn't working.
I'm not really sure if I can give you much more information, I have checked the log files, no error is being thrown. I have 2.1.2 installed. it works perfectly from the NewsLetter Studio Section but not when on a document type.
Do you have any other suggestions as to what i can try?
Nathan
Hi again!
Ahhhh!
You got me!
We did not test it fully in the content-section. Let me try this and get back to you.
So sorry for the misunderstanding.
// m
Hi again!
Now the changes has been merged to the property editor for the content section as well - should work just fine.
You can download version 2.1.3 here: http://www.newsletterstudio.org/download/
Cheers!
Thank You!! It works like a dream.
Nathan
=D
Nice to hear! Please don't hesitate to share any other issues - I'm here to help!
All the best!
/ m
is working on a reply...