• 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 tindriver72

Homebrew Talk

Help Support Homebrew Talk:

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

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Which style.css is used? The one in the main dir or the one in /includes? Chuck
  2. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Thanks RandR, Yesterday I was able to get the tap # column to correct itself. I turned off all of the columns and starting turning them back on and voila. But now I can't get the tasting notes to show up no matter what the position of the switch. I also couldn't get it to spread out for...
  3. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I've removed the tap number and it looks like this now. The name and notes aren't under the correct column. I'd also like to stretch that column out to help fill the whole screen. I tried making the 'beer name' 700 and 900 pix in the styles.css file but that didn't do anything. I also can't...
  4. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Yeah it does. It's as if the column for the tap numbers is much wider than it needs to be, and the column for the beer name and tasting notes is way too small... Any ideas?
  5. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Hey RandR, Can you tell me where I need to modify the settings to adjust the columns to be more user friendly? Right now It's a little obscure. I only have 4 taps at the bar so Im deciding if horizontal or vertical is the best. Is this an option? I like all the extra's you've put in! Looks...
  6. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    It looks like you have done a great job so far! I'm gonna play with it and figure out how to get it to look the best on a 27" monitor. Gotta figure out all what all the switches do! :) In the mean time, email me at [email protected] and let me know when you'll be up in TC. I owe you a few!!!
  7. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    By George I think We've Got IT!!! Everything set up just fine! Now time to enter the beers! I can't thank you enough for the time you took! I'd love to pay you back in beers!
  8. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Ha, It's not problem! I can't wait until it works... This time it introduced another problem... Signup asked for a last name Then we got this... + Validating Entries...Success! Checking DB connectivity...Success! Checking config folder permissions...Success! Update config files...Success...
  9. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Thanks RandR, Still nothing. When I check the login info in mysql the login data is missing... pi@raspberrypints:~ $ sudo mysql Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 21 Server version: 10.1.23-MariaDB-9+deb9u1 Raspbian 9.0 Copyright (c)...
  10. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Here is the return... MariaDB [(none)]> SELECT * FROM raspberrypints.users; +----+----------+----------------------------------+-------+---------------------+---------------------+---------------------+ | id | username | password | name | email |...
  11. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Thanks. That gets rid of all the errors so far... However, it won't let me log in with my designated username and password... Just keeps saying 'wrong username or password'. Is there a default that I should be using when filling out the install form?
  12. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Here is the error.log line from the log/apache2 [Tue Jun 19 14:49:06.799898 2018] [:error] [pid 608] [client 192.168.7.236:37422] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /var/www/html/admin/includes/conn.php:8\nStack trace:\n#0...
  13. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    well... spoke too soon... Click on administration, the login appears... but then... This page isn’t working 192.168.7.236 is currently unable to handle this request. HTTP ERROR 500
  14. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    You are never gonna believe it!!! Validating Entries...Success! Checking DB connectivity...Success! Checking config folder permissions...Success! Update config files...Success! Update admin config files...Success! Creating RPints database...Success! Creating RPints database user...Success...
  15. tindriver72

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I've gone through the configprocessor.php file and changed the last 2 mysql functions to mysqli functions. (I think that's what needed to be done). This is the result: Validating Entries...Success! Checking DB connectivity...Success! Checking config folder permissions...Success! Update config...
Back
Top