Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 9, 20213 yr The good folks of Invision's development team inform me this is not a bug with the current Invision Community 4.6 beta (still current in final release too). Nevertheless, I am currently experiencing an interesting issue that causes the page not to render, as shown in the screenshot. This only happens when IN_DEV is enabled. You can see for yourself at my public testing site: https://domaintaken.org/d/ I am curious if anyone has any clues on how to resolve this issue. As always, thank you kindly for your time and consideration. 😀 Edited June 9, 20213 yr by Linux-Is-Best clarity, updated post as to note this still is happening in the final release as well
June 9, 20213 yr Author The sytlesheet was not loaded because its MIME type, “text/html”, is not “text/css”. The obvious cause when viewing my browser's web tools (I use Mozilla Firefox) is that the correct stylesheet is not loading. However, it is not browser-specific, as I experience this when using Brave Browser too. Although, that does not explain why, and I am unsure how to resolve this issue (other than to disable IN_DEV). Edited June 9, 20213 yr by Linux-Is-Best clarity
June 11, 20213 yr I'll ask the obvious question...are you using the correct dev tools for the installed version of software? Also, I personally wouldn't do IN_DEV on what appears to be a live site, even though you have it as your own test site. Do development on a localhost installation: DEV -> TEST -> PRODUCTION Edited June 11, 20213 yr by Nathan Explosion
June 11, 20213 yr I'll ask the obvious question...are you using the correct dev tools for the installed version of software? This - we were a bit busy, so we weren't able to update the Developer Tools immediately for 4.6. Try re-downloading them.
June 11, 20213 yr Author I'll ask the obvious question...are you using the correct dev tools for the installed version of software? Also, I personally wouldn't do IN_DEV on what appears to be a live site, even though you have it as your own test site. Do development on a localhost installation: DEV -> TEST -> PRODUCTION My test site will always be a live site, as it will be my intention in the future to purchase a 2nd license for actual production. Localhost is not a solution I'll be looking to use as I would want my development in a live working environment. YES, I am using the 4.6 developer tools. This - we were a bit busy, so we weren't able to update the Developer Tools immediately for 4.6. Try re-downloading them. YES, I am using the 4.6 developer tools.