So we just upgraded from 9.13.7 to 10.00.00. Since the upgrade there are a few weird quirks we are running into with the relative path in certain areas. IN a few places it's looking at the server root instead of the site root. We did not encounter this with the older version.
Our URL is set up like this "www.devserver.com/ourdnnsite/", and since the upgrade there are a few admin pages where the relative path is wrong. If I go to "Manage-->Themes" all of the image links are broken. Looking in the browser console it's showing going directly to "/portals/_default/skins/theme/thumbnail.png", when in reality, and almost everywhere else, it should be "/ourdnnsite/portals/_default/skins/theme/thumbnail.png". All of those image links are also broken on the "Pages-->Advanced-->Appearance" settings screen.
"Settings-->Config Manager" and "Settings-->Custom CSS" sometimes does the same thing. I say sometimes because when it happens the editor will not show up, but if I refresh the page the editor might actually come up so it's stranger than the Themes screen since that one is at least consistently broken. When it errors out it's the same issue, it looks for "/Resources/Shared/components/MonacoEditor/basic-languages/css/css.js" instead of "/ourdnnsite/Resources/Shared/components/MonacoEditor/basic-languages/css/css.js".
I'm able to swap themes without a problem, and when the editor shows up on the config screen it works just fine, so what we're seeing is more of a nuisance than anything else. I have not seen anyone else report anything like this so it's obviously isolated to us, but any help on where to look to fix this would be appreciated.
MrKleen, have you compare the pages that work against the ones that doesn't work? is there anything different on those pages? maybe a third party module or something you costum developed; this might help you isolate the problem a little bit more.
Also, what do you have on the admin logs? have you seen any errors related to this?
In the site alias section from Settings, how many entries do you have registered? in this same section, do you've an alias set as primary?
Hey Marco,
Thank you for replying. On Friday I ended up creating a brand new installation of DNN 10, instead of upgrading, and then installed the modules and theme I use on top of that and everything works perfectly now. I assume whatever happened was just a glitch in the Matrix :-)
Thanks again!
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.