Hello,
I had a version 6 DNN site that I downloaded to a local development server, upgraded succesfully to DNN 7.3.3, then just tried to upload/replace the existing live site with the upgraded version. The problem is that the upgraded version will not load any assets...no CSS/images/anything...when I'm not logged in. It loads the plain HTML only...when I use Firebug to try to view an image directly, it gives me a path redirecting to the login page (for example: https://www.innovationworks.org/Login-Page?ReturnUrl=/Portals/1/Home%203%20Blue%20Bar%20Features/icon-innovate.png). As soon as I login as an admin, everything loads. NOTE: This is a https site. Is there a setting somewhere that I'm missing? I don't have this problem on my http dev server.