• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Recent content by tigger

Homebrew Talk

Help Support Homebrew Talk:

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

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    The img directory for the custom images was emptied out. That is really weird. I hadn't logged into the box for a couple of weeks. I was able to upload the files again. And everything is working again.
  2. T

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Ok, I have a weird one. I have been running RPints for 3 years now. I've used custom tap number images the whole time. They haven't changed since I set the system up. All of the sudden today, they have disappeared. I've searched around the pi and can't find the actual files. Since it's been so...
  3. T

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Have you tried using exactly what is in config.php to connect to the db from the command line? Copy and paste the user_name, password and database from the config file. You may have a typo in there that you are overlooking. Sometimes you see something because you expect to see it.
  4. T

    broox's side-by-side kegerator plumbed to in-wall taps

    You could shift it away from the wall the 2-3" to allow the door to open. Then add some insulation to the line between the fridge and the wall. Of course this really only helps if the fridge is close to the corner of the room. If it's in the middle of the wall, then it would look funny.
  5. T

    broox's side-by-side kegerator plumbed to in-wall taps

    Would it be possible to rotate the fridge 90 degrees? Then you could run the lines through the side of the fridge.
  6. T

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I've tried that and the columns don't change. They don't change even on the Customize screen. The drag part seems to sort of work. It looks like it is grabbing the column, but it doesn't drop it in the new location.
  7. T

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Running the command is simple. Interpreting what it tells you can be confusing. All you need to do is cd /var/www/html . Then assuming you left the old file in the same directory the command is diff <old file name> <new file name> . It will spit out some lines of text. Those are the lines...
  8. T

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    In the RandR+ version, is it possible to change the order of the columns? I'd like to move the IBU column next to ABV.
  9. T

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    One way to get around the overwrite error is to rename the files before performing the update. Then do the update, the error should not show up. Then do a diff on the files to see what changed. You can apply your changes to the new files. This is not a great solution. But, it is a solution.
Back
Top