Recent content by iainwb

Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum

Help Support Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. I

    [Alpha Release] iTaps Electronic Tap List

    The tap list page is not password protected, so if you are seeing the error on that page, it is trying to query the MySQL database and something is amiss with thetas user. Here is a link about troubleshooting that issue...
  2. I

    [Alpha Release] iTaps Electronic Tap List

    Does this happen on any page that you try to load?
  3. I

    [Alpha Release] iTaps Electronic Tap List

    That is a mySQL access error. Somewhere, and I cannot tell exactly from the error, the permissions allowing the php code to access the database using the itaps user are incorrect or the itaps user is non-existent.
  4. I

    [Alpha Release] iTaps Electronic Tap List

    Added. It's a project from someone else, so I forgot about that directory.
  5. I

    [Alpha Release] iTaps Electronic Tap List

    So, admin.php was deprecated and I forgot to commit the change. I have mirrored the files completely to what I have running on two different platforms (MacOS & Raspbian). The Bootstrap files are included in the css and js directories and no separate install is required.
  6. I

    [Alpha Release] iTaps Electronic Tap List

    index.php should look like this:
  7. Espresso-capture001

    Espresso-capture001

  8. I

    [Alpha Release] iTaps Electronic Tap List

    The recent code edits include login requirements. You have to go in via index.php and register if you have not done so. All pages except the taplist have this requirement.
  9. I

    [Alpha Release] iTaps Electronic Tap List

    I just pushed up my latest code edits, so it's usable other than the main caveats of no flow meters and no security on the pages.
  10. I

    [Alpha Release] iTaps Electronic Tap List

    Yes, it is. I run PHP 7 and MySQL 5.2 on my development machine. I also use the latest version of Bootstrap for the framework. The code is still a bit messy, but it is working. Since I have no auto config scripts, you do have to install and update my sample data.
  11. I

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Yes, I'll be pushing up an update soon. You can find info at this thread: https://www.homebrewtalk.com/showthread.php?t=627493
  12. I

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    So, I loved RaspberryPints, and ran it for a couple of years, but I prefer running up-to-date systems and I keep my development machine up to date. Since the project was basically abandoned there is no a lot of deprecated code in RPints 2.0; I was having to change so much code and database info...
  13. I

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I have my monitor in landscape mode.
  14. I

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    There is a GitHub page, but it seems that the project has mostly been abandoned, other than the help you can get here. There were a lot of features I'd like to have, so I brewed my own. I added in an on-deck status for filled kegs that are not tapped.
  15. I

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    @Boomer I initially misunderstood your request. The web app I built is responsive in that is automatically adjusts for almost any display size and orientation. I wasn't planning on any interactivity, but since I've based mine on the Bootstrap framework it'd be fairly easy to incorporate...
Back
Top