You found a small bug - we had added the extension aspx instead of .ascx - their should be a file in the place you specified named "CreateEmailTemplate.aspx" - rename it to "CreateEmailTemplate.ascx" and it will work. We have fixed it for the 1.4.0.0 release
hmmm there's a file called EditEmailTemplate.aspx but I think that is for something else because renaming it EditEmailTemplate.ascx or CreateEmailTemplate.ascx does not help.
Error : The file '/umbraco/plugins/TeaCommerce/Settings/EmailTemplates/CreateEmailTemplate.ascx' does not exist.
I'm using Tea-Commerce-1.3.1.0-for-.NET-4 and the tea_commerce_multi_language_kit_1.0.0.0_.net_4 package.
When trying to create a new email under the Tea Commerce section : Settings -> E-mails I get the following error.
The file '/umbraco/plugins/TeaCommerce/Settings/EmailTemplates/CreateEmailTemplate.ascx' does not exist.
I've had a look in the path and indeed the file is not there. Accidentally ommitted from the package perhaps?
Regards,
Matt
Hi Matt
You found a small bug - we had added the extension aspx instead of .ascx - their should be a file in the place you specified named "CreateEmailTemplate.aspx" - rename it to "CreateEmailTemplate.ascx" and it will work. We have fixed it for the 1.4.0.0 release
hmmm there's a file called EditEmailTemplate.aspx but I think that is for something else because renaming it EditEmailTemplate.ascx or CreateEmailTemplate.ascx does not help.
I think the file is just missing from my install.
It might miss from your install - try and download the latest version of Tea Commerce and unzip it. There you should be able to find the ascx
Do you have the link as it does nto appear to be available on Our yet?
You cant download it here.
http://our.umbraco.org/projects/website-utilities/tea-commerce
Ah OK, I was looking for 1.4 I guess you mean you've fixed it in 1.3 too.
No no - havent fixed it yet - will be fixed in 1.4 - BUT the ascx is in the files in the zip you download for Tea Commerce 1.3.1 :)
is working on a reply...