Nereziel / cs2-WeaponPaints

GNU General Public License v3.0
193 stars 51 forks source link

Help... #243

Closed Carloscb22 closed 4 months ago

Carloscb22 commented 5 months ago

WeaponPaints.json:

"DatabaseHost": "localhost", "DatabasePort": 3306, "DatabaseUser": "(my userdatabase)", "DatabasePassword": "(my password)", "DatabaseName": "(my userdatabasename)", "CmdRefreshCooldownSeconds": 60, "Prefix": "[WeaponPaints]", "Website": "theripperscs.com.ar/skins",

config.php: `<?php define('DB_HOST', 'localhost'); define('DB_PORT', '3306'); define('DB_NAME', '(my db_name)'); define('DB_USER', '(my db_user)'); define('DB_PASS', '(my db_pass)');

define('WEB_STYLE_DARK', true);

define('STEAM_API_KEY', '(my api_key)'); define('STEAM_DOMAIN_NAME', ''); define('STEAM_LOGOUT_PAGE', ''); define('STEAM_LOGIN_PAGE', '');`

I fill in the data that way but when I enter the website it appears that I log in to Steam I do it and at the time of loading my website throws an error, could someone tell me that I am doing wrong?

420michalz commented 5 months ago

What's the error?

Carloscb22 commented 5 months ago

Captura de pantalla 2024-04-20 033852

1

Captura de pantalla 2024-04-20 033736

Carloscb22 commented 5 months ago

When I try to log in, the web page when loading issues that error

iWanheda commented 5 months ago

well provide us with some logs

Carloscb22 commented 5 months ago

Apologies I'm pretty new to all of this, how could I look up the error log?

Carloscb22 commented 5 months ago

| | | || || || || || | | || || || | | | | || || | | || || || || || || || || || || || || || | | || || || _| | || | | || || || | | || || || || || | | | | | | |____ | || || || || || || || || || | | | | | | | | || | | || | | || | | || | | || | | | | | | | | | || |||||| |||| |||| |||| || |||| || || || |__|

Version: 2.4b GitHub: https://github.com/Nereziel/cs2-WeaponPaints

00:23:43 [INFO] (plugin:WeaponPaints) Plugin is up to date

00:23:58 [EROR] (plugin:WeaponPaints) Unable to connect to database: Connect Timeout expired.