layout not what it supposed to be
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
layout not what it supposed to be
Hi all, i recently updated sabnzb but after that it was unusable to me. The layout which i had before (plush) is completely gone and is replaced by a weird looking white one which is pretty much useless. This happens on multiple browsers (i tried firefox and chrome) and also on toher devices like my android cell phone. I uninstalled, deleted folder from appdata, reinstalled but still no luck. I attached a screenshot of my home screen after the setup wizard for more detail. Thx for your help ! http://imgbox.com/1FxvUdaC
Re: layout not what it supposed to be
Which OS are you on? Windows?
Seems something is not getting loaded properly of the style files. Try again removing it and removing then also the SABnzbd folder from Program Files.
If you still get this, could you right click in the browser on this weird page and click "Inspect Element". Then click Console, if it doesn't pop up right away.
Hopefully it will show some error message.
Seems something is not getting loaded properly of the style files. Try again removing it and removing then also the SABnzbd folder from Program Files.
If you still get this, could you right click in the browser on this weird page and click "Inspect Element". Then click Console, if it doesn't pop up right away.
Hopefully it will show some error message.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: layout not what it supposed to be
I'm on windows 7. after deleting all folders and reinstall still the same thing, console did however gave an output:
in chrome:
in firefox (sorry it's in dutch)
in chrome:
Code: Select all
(index):123 'SVGElement.offsetWidth' is deprecated and will be removed in M50, around April 2016. See https://www.chromestatus.com/features/5724912467574784 for more details.
(index):123 'SVGElement.offsetHeight' is deprecated and will be removed in M50, around April 2016. See https://www.chromestatus.com/features/5724912467574784 for more details.Code: Select all
Het stijlblad http://127.0.0.1:8080/sabnzbd/static/bootstrap/css/bootstrap.min.css?p=5720 werd niet geladen, omdat het MIME-type ervan, ‘application/x-css’, niet ‘text/css’ is. sabnzbd
Het stijlblad http://127.0.0.1:8080/sabnzbd/static/stylesheets/glitter.css?p=5720 werd niet geladen, omdat het MIME-type ervan, ‘application/x-css’, niet ‘text/css’ is. sabnzbd
Het stijlblad http://127.0.0.1:8080/sabnzbd/static/stylesheets/glitter.mobile.css?p=5720 werd niet geladen, omdat het MIME-type ervan, ‘application/x-css’, niet ‘text/css’ is. sabnzbd
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create sabnzbd:155:449
Gebruik van Mutation Events wordt niet meer ondersteund. Gebruik in plaats daarvan MutationObserver.Re: layout not what it supposed to be
Very strange, this hasn't happened to any of the other users. Do you have any special antivirus or firewall software? It is blocking the styles for some reason.
Maybe try to switch the skin to Plush?
You can get to the config via http://127.0.0.1:8080/sabnz/config
Hopefully that one still looks fine!
Maybe try to switch the skin to Plush?
You can get to the config via http://127.0.0.1:8080/sabnz/config
Hopefully that one still looks fine!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: layout not what it supposed to be
Nope just security essentials. I had something similar before with couchpotato, same kind of page at startup. Never found a solution so ended up abandonning it, don't wanna do the same with sabnzb though. Can't change skin btw, a lot of options but no skin selection.
Re: layout not what it supposed to be
Ok quick follow up, found the skin selection box, was set to plush so took other skin and restarted, no change. However http://127.0.0.1:8080/sabnzbd/ gives me the weird layout but when i open your link from the post above in a new tab the layout is ok but when i copy/paste the link layout is gone again. Also the options and config pages are still the same weird layout .
Re: layout not what it supposed to be
Wait, so what is the URL in the browser when the skin does look right?
I see now that there was a typo in my link above (auto correct on phone
), so interesting that this would work.
I just verified that the MIME type is indeed served as text/css. So it is very strange that this is not the case for your setup, there's something unique about your setup that makes it confused.. But what.
I see now that there was a typo in my link above (auto correct on phone
I just verified that the MIME type is indeed served as text/css. So it is very strange that this is not the case for your setup, there's something unique about your setup that makes it confused.. But what.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: layout not what it supposed to be
Aah a search online has given me some clues:
Do you maybe have Dreamweaver installed? Or maybe it came installed as part of an Adobe package? Or some other development tool that could open web-development-files?
The association of .CSS with a different program causes these malformed MIME types.
Do you maybe have Dreamweaver installed? Or maybe it came installed as part of an Adobe package? Or some other development tool that could open web-development-files?
The association of .CSS with a different program causes these malformed MIME types.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: layout not what it supposed to be
Url is exactly the same as the the other one, both are http://127.0.0.1:8080/sabnzb. The layout only seems to be ok when i click on your link and open it in a new tab; then a new tab opens up and takes me to http://127.0.0.1:8080/sabnzbd/ which is ok. When i just open your link or my own interface the layout is screwed up. In both cases the options and config pages are screwed up too btw. dreamweaver 8 is installed on the same system yes. Uninstalling it now.
Re: layout not what it supposed to be
Ok, deleted dreamweaver 8, couchpotato and python 2.7.2. Only thing i could see further that could edit .css files (as far as i know) are photoshop and notepad++ but i really need those 2. Rebooted sabnzb after that but no change. Ddin't try a full system reboot yet cuz of some other stuff going on that need to finish first so check back tonight or tmrw after that
.
Re: layout not what it supposed to be
Reboot done, in a last resort i dove into the register and deleted file association for .css files but that also doenst change the problem i'm afraid :s
Re: layout not what it supposed to be
Maybe you can try going back to 0.7.20.. This problem is really out of our control :/
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: layout not what it supposed to be
ok, thx for your guidance anyway

