Thanks again. That gave me some errors related to /usr/lib/python2.7/run.py and py.compile.py. I'll look around through the forum to see if others have got their temp probes working. Everything else works great. Appreciate it all.
I have one last question, I hope. I downloaded and ran the temp php files that you updated a month ago. I can see the temp probe in the configuration, but it's not adding any data in the upper corner of the screen even though I have that selected in the configuration. After running the new php...
That worked! Now I just have to set up the adafruit flow meters for the correct number of pulses/oz. I did hook up the rx/tx from my Arduino Uno to my rpi and see minor reductions from the sample data. Thanks again.
I changed the location in manager.php to /usr/share/php/conn.php and remove the // in front of $showSqlState = true;
After running tap_manager.php my terminal ended with
<div class="Popover js-hovercard-content position-absolute" style="display: none; outline: none;" tabindex="0">
<div...
My mistake, my original query was unclear.
Followed your script from #3807 and #4417. Afterwards I was getting the Cannot execute query error. I saw post #4335 where you mentioned getting the latest admin/includes/managers/tap_manager.php...