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

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

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

    [Initial Release] RaspberryPints - Digital Taplist Solution

    My guess is that your version of MySQL doesn't like some syntax we have. I suggest you try to import schema.sql using whatever web-based management you have for MySQL. See what errors it kicks back.
  2. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Oh, you're installing this on a remote webhost. I had never even considered that application. There's a lot of implications there. Wow. I'm going to have to think on this one. But I can't think of a specific reason why it would be failing. If you made it to the last step, you clearly have...
  3. thadius856

    Need some legal advice...

    Where's the #2 going? Opposite-side neighbor's driveway?
  4. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Best use I've ever seen for an iPad! :D Edit: Sweet DFH tap handle!
  5. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Sure are a lot of problems with hotspots. :\
  6. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Odd. Still having my first cup of coffee, so bear with me. mysql --user=yourusername --password=yourpasswrd drop database raspberrypints; exit sudo rm /var/www/config.php If you get "does not exist errors", that's fine. Retry Step 7: http://raspberrypints.com/byo/rpints-configuration/
  7. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    If you have a desktop or laptop computer, feel free to start a www.join.me session and send me a link via PM.
  8. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Do you perhaps have the WLAN and LAN portions of your network segmented? Do you have any VLANs configured? More info: http://computer-help-tips.blogspot.com/2011/04/wlan-segmentation.html
  9. thadius856

    Determining age of hopunion 1lb hop packs?

    Why would you be happy with multi-year-old hops? Temperature is the killer of alpha acids, not the packaging type.
  10. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    If they're on the same network, and your gateway is correct, there's no reason it shouldn't work as you described.
  11. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Sounds like Chromium is caching the logo file. Issuing a hard refresh command (Ctrl + F5) while viewing the taplist should make it display the new one. Same goes for the admin panel logo. Yes. Is your wireless network actually using WPA2 with TKIP? That's not a very common configuration...
  12. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Good night, all. Looks like I'm the last support guy online. Hopefully I can answer some questions around 5am PST.
  13. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Because "SERVING" means it's already serving. I.e., already attached to another tap. You'll notice when you tap that keg, it switches to SERVING automatically.
  14. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    I suspect your issue is this: You can't select a keg if its status is SERVING or NEEDS CLEANING or one of the broken ones.
  15. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    That's all it takes to get the scrollbar back.
  16. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    You can remove Line 6 of styles.css: overflow: hidden; But you won't get anything more on the screen than is already showing...
  17. thadius856

    Making my wife understand the obsession

    Two things I try to remind my wife of: 1. Anything that I buy that's stainless has intrinsic value. I can resell it at 80% of what I paid for it new should I decide to give up the hobby, or even make a profit if I bought used. 2. If that doesn't work, I "give up" and agree with her. "You're...
  18. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    If you got that far before the error, we know your admin password is correct. I'm guessing this is not your first time attempting an install of the database. *squinty eyes* I'd recommend logging in to phpMyAdmin at http://your.ip.here/phpMyAdmin and dropping the "raspberrypints" database, then...
  19. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Yep. Spot on. Updating the instructions now to fix that. I don't think auto-refresh made this release. You can manually refresh by pressing 'F5'.
Back
Top