Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

GetEmailTemplates returns null() #69

Closed
VeldMuijz opened this issue Oct 9, 2015 · 5 comments
Closed

GetEmailTemplates returns null() #69

VeldMuijz opened this issue Oct 9, 2015 · 5 comments

Comments

@VeldMuijz
Copy link

I'm using Umbraco Umbraco version 7.2.8 assembly: 1.0.5675.23466 with uWebshop 2.6.1.0 on Azure WebApps.

When I was trying to create an email it occured to me that sometimes the GetEmailTemplates() function returns null. I can see this from the Chrome dev tools in the network panel.
This results in the email template picker looking like this:
image

This doesn't happen all the time, sometimes it loads the xlst files provided by the starterpack (I think) and one cshtml file which I cannot find under the partials etc.

There is no mention of an error in the TraceLog.

@VeldMuijz VeldMuijz changed the title GetEmailTemplates returns null GetEmailTemplates returns null() Oct 9, 2015
@dutchbreeze
Copy link

Are you using it on a different umbraco/uwebshop build on the backend? Eg different clientmachines?

I've had this once.

[dutchbreeze logo]

dutchbreeze b.v.

Adres

:

M.H. Tromplaan 23x-apple-data-detectors://0

7513 AB Enschedex-apple-data-detectors://0

Telefoon

:

053 - 8200 830tel:053%20-%208200%20830

Fax

:

053 - 8200 864tel:053%20-%208200%20864

Internet

:

www.dutchbreeze.nlhttp://www.dutchbreeze.nl/

Op 9 okt. 2015 om 18:17 heeft Jeroen <[email protected]mailto:[email protected]> het volgende geschreven:

I'm using Umbraco Umbraco version 7.2.8 assembly: 1.0.5675.23466 with uWebshop 2.6.1.0 on Azure WebApps.

When I was trying to create an email it occured to me that sometimes the GetEmailTemplates function returns null.
This results in the email template picker looking like this:
[image]https://cloud.githubusercontent.com/assets/1394439/10399032/a995c2f2-6eb0-11e5-97a8-44edd521671e.png

This doesn't happen all the time, sometimes it loads the xlst files provided by the starterpack (I think) and one cshtml file which I cannot find under the partials etc.

There is no mention of an error in the TraceLog.

Reply to this email directly or view it on GitHubhttps://github.com//issues/69.

@VeldMuijz
Copy link
Author

Sorry but I have trouble following your train of thought.
I've only 1 person accessing the umbraco environment at a time and use it only from 1 browser (so I'm not having multiple connections).
Also the version numbering is from the UI of Umbraco so this should be correct.

I'm not sure what you mean by 'using it on a nother build on the backend'? I'm not doing anything locally it's all on azure.
I also see a lot of http 500 errors happening with dependency handler throughout using umbraco.

@dutchbreeze
Copy link

It has to do with not being able to load legacy controls. See the debugging info in the browser.

Imo database is created with a different version of umbraco or you're missing dll's?

Did not research this though. Its my best guess.

[dutchbreeze logo]

dutchbreeze b.v.

Adres

:

M.H. Tromplaan 23x-apple-data-detectors://0

7513 AB Enschedex-apple-data-detectors://0

Telefoon

:

053 - 8200 830tel:053%20-%208200%20830

Fax

:

053 - 8200 864tel:053%20-%208200%20864

Internet

:

www.dutchbreeze.nlhttp://www.dutchbreeze.nl/

Op 9 okt. 2015 om 20:19 heeft Jeroen <[email protected]mailto:[email protected]> het volgende geschreven:

Sorry but I have trouble following your train of thought.
I've only 1 person accessing the umbraco environment at a time and use it only from 1 browser (so I'm not having multiple connections).
Also the version numbering is from the UI of Umbraco so this should be correct.

I'm not sure what you mean by 'using it on a nother build on the backend'? I'm not doing anything locally it's all on azure.

Reply to this email directly or view it on GitHubhttps://github.com//issues/69#issuecomment-146952910.

@VeldMuijz
Copy link
Author

Fixed by reinstalling. Can be closed.

@VeldMuijz VeldMuijz changed the title GetEmailTemplates returns null() Fixed: GetEmailTemplates returns null() Nov 2, 2015
@VeldMuijz VeldMuijz changed the title Fixed: GetEmailTemplates returns null() GetEmailTemplates returns null() Nov 2, 2015
@VeldMuijz
Copy link
Author

See issue #72 for the explenation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants