Jonathan Delconte (Boom)
Jonathan Delconte (Boom)
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/apache/htdocs/../passwords.txt) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in /home/a7862206/public_html/php/SteamAuthentication/steamauth/settings.php on line 3 Free Web Hosting no file found
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/apache/htdocs/../passwords.txt) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in /home/a7862206/public_html/php/default.php on line 11
So rather than $apiKey = $arr['steamAPIKey']; it would be $apiKey = $arr['xxxxxxxxxxxxxxxxxxxxxxxx']; ? Or more like $apiKey = xxxxxxxxxxxxx ?
and i already hardcoded in the dbpassword I think. Here's my default.php
Now it says Fatal error: Call to a member function query() on a non-object in /home/a7862206/public_html/php/login-status.php on line 36 My code for this is $stmt = $db->query('SELECT \* FROM history');...
Well I fixed my default.php but now my issue is the error Fatal error: Call to a member function query() on a non-object in /home/a7862206/public_html/php/login-status.php on line 36 My login-status.php...
my line 36 is # Home page stuff: Minimum bet ($0.20), total games played, total money won, biggest pot ever $stmt = $db->query('SELECT \* FROM history'); $allGames = $stmt->fetchAll();
Any way I could add you on steam? :) Faster
yes it's set up via my host, I just don't know if it's recognizing it. It should be recognizing it though
No I tried and it wasn't showing up at all, I'm not sure what I did wrong :(