mescon

Results 29 comments of mescon
trafficstars

Sure, if @d8ahazard has the time :) I'm not even sure how to do it.

You'd have to check your webserver logs and see what's happening. Have you checked settings.ini.php for any faults in there?

@Badbabyboyo if you work it out, please submit a pull request and I'd be happy to merge it!

https://github.com/mescon/Muximux/blob/master/css/font-muximux.css

@Morphy99 if you could, I know there are a lot of people who would be happy to see these icons: Emby, Pi-Hole, Portainer, OpenMediaVault (OMV), Jellyfin, Lidarr, Proxmox, Bazarr. Thanks...

Very weird... can you check the source and see that the text is actually there? I don't have OSX or Safari, so it's kinda hard to debug for me.

Seems that this error shouldn't cause the issue, according to this: https://github.com/jsfiddle/jsfiddle-issues/issues/882

@Ryogo-Z true - the settings file should only be opened and read on load. If you can make these changes I'd be happy to merge it to Muximux!

What version of PHP are you running and what addons are there? (php gd, zlib and so on).

Hm... ``syntax error, unexpected '='`` in your error makes me think that maybe there is some ``=`` in there that isn't being parsed the way it should be. Open up...