I have upgraded my portal to v9.10.2. Everything looks good except one thing. I widelly use a page's stylesheets (Pages => Advanced => Appearance => Page Stylesheet "stylesheet that will only be loaded for this page"). And now DNN does not load these .css files from the portals root (/Portals/ID/something.css). In the same time DNN loads .css files from the skin/modules folders with no issues. How this can be fixed?
OK, after some testing I see some stange result.
I have one DNN installation with 2 websites. SQL table TabSettings contains CustomStylesheet settings, for both websites.
1st DNN website has CustomStylesheet="pagestylesheet.css" and it loads from /Portals/0/pagestylesheet.css
2nd DNN website loads from /Portals/1/pagestylesheet.css only if I point it with path CustomStylesheet="/Portals/1/pagestylesheet.css"
DNN v9.3.2 and prior worked like in 1 case for many years.
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.