I have been using MQTT & MQTT Publish for several years without problem. Unfortunately, I had an SD card failure the other day and had to replace it and restore from a recent backup. Everything worked great but the setup panel for MQTT Publish is blank. As in totally empty. The MQTT plugin restored perfectly with settings intact. I uninstalled MQTT Publish, rebooted and reinstalled it. No change.
Any suggestions?
Thanks.
I see you've commented on the issue for this, awaiting more details.
https://github.com/jneilliii/OctoPrint-MQTTPublish/issues/18
Then let's continue on Github. When a solution is found I can add details here for the next people.
One more quick question: Was/is there a way to put the buttons onto the Navbar directly rather than having them in a dropdown under a home icon? I recall there was but haven't located the option.
I found the issue with the 0.8.0 release, jumped the gun converting to pyproject.toml install for the package and I suspect your setuptools version didn't support it. This will work in the 1.11.3 release of OctoPrint as the requirements for it are going to add the needed version.
I can't remember exactly but maybe version 0.2.0 put them all in the navbar, it was version 0.3.0 that introduced the menu dropdown. There currently is no way to not have the drop-down.