Jump to content
Araştır
  • Diğer seçenekler ...
Sonuçları bul ...
Sonuçları bul ...
MohamedSuper

ko panel

Önerilen Mesajlar

hello everyone
today i have some question's
and some problem and i hope that some one can help me :)
question's::
1- what is the Authority number of block account(TB_user)
2- is there any php code that i can use in my panel to dc player from the server?
tryed to delete from CURRENTUSER but its just work for online list in panel

problem:
im trying to use zentiva panel but i keep getting this error

Fatal error: Call to undefined method mrxSQL_Core::get_object() in C:\AppServ\www\MYKO\panel2\system\configuration.php on line 25

this is line 25

$settings = $db->get_object('SELECT TOP 1 * FROM ' . WEB_DB . '.dbo._web_settings');



db config


$database = array('DRIVER' => 'SQL Server Native Client 11.0', 'SERVER' => 'BIN-PC', 'DSN' => 'Kn_online', 'UID' => 'Web', 'PASS' => 'Web', 'WEB_DB' => 'Kn_online', 'GAME_DB' => 'Kn_online');
$db = new mrxSQL_Core($database['DRIVER'], $database['SERVER'], $database['DSN'], $database['UID'], $database['PASS']);

İletiyi paylaş


Link to post
Sitelerde Paylaş

1st, What do you mean by block account?

2nd, if you delete something in CURRENTUSER it won't be dc  the user its only for user count's.

You have to write a procedure for transaction like that.

İletiyi paylaş


Link to post
Sitelerde Paylaş

×
×
  • Yeni Oluştur...