-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Theme sometimes not loaded #137
Comments
Are their any portals in that install that does use "ClassicRazor"? |
@leedavi , I sent you a link to a xls with an entire overview of all pages and module settings. |
Yesterday I saw this error. Might that have something to do with it? IO.IOException: The process cannot access the file 'C:\Inetpub\vhosts\alternatief.com\httpdocs\Portals\tjeps005l\NBSTemp\hDiYJX1MEHxZ' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at NBrightCore.common.Utils.SaveFile(String fullFileName, Byte[] buffer) at NBrightCore.common.Utils.SaveFile(String fullFileName, String data) at Nevoweb.DNN.NBrightBuy.Components.NavigationData.Save() in D:\Websites\dev\dev-802\files\DesktopModules\NBright\NBrightBuy\Components\NavigationData.cs:line 403 at Nevoweb.DNN.NBrightBuy.Components.NavigationData.ResetSearch() in D:\Websites\dev\dev-802\files\DesktopModules\NBright\NBrightBuy\Components\NavigationData.cs:line 488 at Nevoweb.DNN.NBrightBuy.ProductRazorView.RazorPageLoad() in D:\Websites\dev\dev-802\files\DesktopModules\NBright\NBrightBuy\ProductRazorView.ascx.cs:line 326 at Nevoweb.DNN.NBrightBuy.ProductRazorView.OnLoad(EventArgs e) in D:\Websites\dev\dev-802\files\DesktopModules\NBright\NBrightBuy\ProductRazorView.ascx.cs:line 179 |
Where do you find this error. I doubt it's the cause, this can happen, but should be isolated and not reported. |
It was in the event log. Now not anymore (only keeps x events...) Message:Illegal characters in path. |
I have a bespoke theme but once or twice a day, it is not loaded. If I empty the cache, everything is fine again.
Strangly, this happens only on 2 portals within a 13 portal multistore set up.
Other sub portals with more products and/or languages don't have this problem.
The shop is 3.6.6
Unfortunately, I don't have an exact path to reproduce.
What I do have is the theme as intended and the theme that is loaded when the bespoke theme is not loaded.
source alternatief as intended.txt
source alternatief when theme not loaded.txt
The text was updated successfully, but these errors were encountered: