Jellyfin Forum
Noticing some errors in my developer panel when accessing the forum - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Off Topic (https://forum.jellyfin.org/f-off-topic)
+--- Forum: General Discussion (https://forum.jellyfin.org/f-general-discussion)
+--- Thread: Noticing some errors in my developer panel when accessing the forum (/t-noticing-some-errors-in-my-developer-panel-when-accessing-the-forum)



Noticing some errors in my developer panel when accessing the forum - Deleted User - 2023-10-21

1 - there is what appears to be a phone-home function in the index that loads from https://developement.design/theme_users.php?url=https://forum.jellyfin.org/&theme=emeraldextended but throws an error because of a missing CORS header at the server.

2 - referenced css from https://forum.jellyfin.org/css/skin.css but the url redirects to the forum which throws an error because it was served as text/html

3 - $(...).error is not a function from anonymous

4 - https://static.jellyfin.org/forum/images/emerald/paperclip.png 404 when accessing newthread.php