|
Plugins: firewolf
Author: 火狼王子(Firewolf Prince)
Hacks: N-Top, FMplayer
Folder(s): firewolf/
==============
Intallation:
01. Open: ./templates/default/admincp.lang.php
02. Find :03. Insert above it:- 'menu_firewolf' => 'Firewolf',
Sao chép mã 04. Open: ./admin/menu.inc.php
05. Find:- array('menu_plugins', 'plugins'),
Sao chép mã 06. Insert below it:- array('menu_firewolf', 'plugins&do=firewolf'),
Sao chép mã 07. Open ./admin/plugins.inc.php
08. Find:- if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) {
Sao chép mã 09. Insert above it:- $do == 'firewolf' && require_once DISCUZ_ROOT.$do.'/index.php';
Sao chép mã 10. Upload folder firewolf/ to bbs/ folder
11. Chmod 0777 firewolf/cache/
Done
|
|