Page 1 of 1

No logo image will crash store

Posted: Sun Aug 07, 2016 3:55 am
by NC Software
I ran into this when I first started and figure I should report this. Not all themes come with the logo image, my WAP solution had various broken file links one of which was the logo image which I reported long ago, it was never fixed. And hence when I ran my store after the first deploy my first experience was a crash. Long story short, review your code in the StoreLogo conlib and better handle NO LOGO found.

Re: No logo image will crash store

Posted: Sun Aug 07, 2016 7:42 pm
by mazhar
Strangely I am not able to reproduce the issue, maybe missing some step. I simply dropped the logo.gif from a theme and then opened store making sure cache is invalidated. Store seems to be working though Image is missing as expected. Am I missing some step?

Re: No logo image will crash store

Posted: Mon Aug 08, 2016 3:41 am
by NC Software
I'll try to repro when I can, it hit me when first publishing the store, one of several issues. You may want to step through the code in a debug session in your test to see if you picked up a logo image somewhere in the code flow.