26.01.2018, 00:31
Bom saber desses logs, achei varios errors pra corrigir, mas o do tуpico eu nгo consegui...
Fica pritnado:
[23:24:46] [plugins/mysql] cache_get_row_count: no active cache (GM.pwn:17916 -> GM.pwn:2374
[23:24:46] [plugins/mysql] cache_get_field_count: no active cache (GM.pwn:17917 -> GM.pwn:2374
23748
Carregar_Business(bizzid);
17916, 17917
cache_get_row_count(rows);
cache_get_field_count(fields);
Tentei trocar Carregar_Business(bizzid); por mysql_tquery(ConnectMYSQL, query, "Carregar_Business", "i", bizzid);
Nгo printou erros, mas nгo funcionou.
Fica pritnado:
[23:24:46] [plugins/mysql] cache_get_row_count: no active cache (GM.pwn:17916 -> GM.pwn:2374
[23:24:46] [plugins/mysql] cache_get_field_count: no active cache (GM.pwn:17917 -> GM.pwn:2374
23748
Carregar_Business(bizzid);
17916, 17917
cache_get_row_count(rows);
cache_get_field_count(fields);
Tentei trocar Carregar_Business(bizzid); por mysql_tquery(ConnectMYSQL, query, "Carregar_Business", "i", bizzid);
Nгo printou erros, mas nгo funcionou.