levelsranks / levels-ranks-core

Statistics plugin for servers on the Source Engine
GNU General Public License v3.0
73 stars 39 forks source link

cannot connect into my phpmyadmin databse #50

Closed daniloab closed 3 years ago

daniloab commented 3 years ago

On game, the plugin works right. But, when trying to send to my database the Infos about the round, return the error below:

L 03/26/2021 - 15:19:04: SourceMod error session started
L 03/26/2021 - 15:19:04: Info (map "de_dust2") (file "/home/srv814100/game/csgo/addons/sourcemod/logs/errors_20210326.log")
L 03/26/2021 - 15:19:04: [SM] Exception reported: Invalid forward handle 0 (error 4)
L 03/26/2021 - 15:19:04: [SM] Blaming: levelsranks.smx
L 03/26/2021 - 15:19:04: [SM] Call stack trace:
L 03/26/2021 - 15:19:04: [SM]   [0] Call_StartForward
L 03/26/2021 - 15:19:04: [SM]   [1] Line 448, levels_ranks/database.sp::SQL_TransactionCallback

can help me?