Quote:
Originally Posted by 3yzdm
could you explain more please, i didnt use any sql
|
Your SQL is wrong
#define SQL_HOST "46.254.21.136"
#define SQL_USER "p218922_gubka"
#define SQL_PASSWORD "nikitosina(&"
#define SQL_DBNAME "p218922_cso_base"
this is the sql in ur plugin, try this
#define SQL_HOST "localhost"
#define SQL_USER ""
#define SQL_PASSWORD ""
#define SQL_DBNAME "p218922_cso_base"
if this doesnt work u have to get ur own sql