22-09-2017, 05:19 PMJagg3d Wrote: Add your STEAMID In the Config.PHP and re-upload the file.
<?php// MYSQL Settings$db_host = 'localhost'; // Hostname or Host IP$db_user = 'blah'; // Username$db_pass = 'blahblah'; // Password$db_database = 'blahblahblah'; // Database$db_port = 3306; // Database port$steam_api = '76561198017700945'; // Your Steam API key. This setting isn't needed, but if filled it will act as a fallback for name grabbing
Loading Info...