Pembuat : Ruswan
Situs Web : https://sukabumikode.com/news/search?q=slims

cara pemasangan

  1. Ekstrak file.
  2. Copy – paste file yang ada sesuai urutan foder yang ada.
  3. Masuk ke folder [slims anda]/admin/modules/reporting/customs/, lalu buka file customs_report_list.inc.php dengan notpade atau text editor lainnya. Setelah itu, cari bagian:

$menu[] = array((‘Visitor List’), MWB.’reporting/customs/visitor_list.php’, (‘Visitor List’));

Tambahkan satu baris baru dibawahnya:

$menu[] = array((’10 Pengunjugn Teraktif’), MWB.’reporting/customs/most_active_visitor.php’, (‘Most Active Visitor’));

Sehingga menjadi:

$menu[] = array((‘Visitor List’), MWB.’reporting/customs/visitor_list.php’, (‘Visitor List’));
$menu[] = array((’10 Pengunjugn Teraktif’), MWB.’reporting/customs/most_active_visitor.php’, (‘Most Active Visitor’));

Tujuannya yaitu untuk menambahkan satu sub menu baru yaitu submenu ’10 Pengunjugn Teraktif’

4. Selesai, anda sekarang sudah bisa melihat 10 pengunjung teraktif di menu Pelaporan -> 10 Pengunjugn Teraktif

Link Download : https://sukabumikode.com/download/go/7/most_active_visitor.zip

Mirror Download : https://archive.org/details/most_active_visitor