- LOVESuper PRO
- Tổng số bài gửi : 837
Điểm kinh nghiệm : 49
Điểm thưởng : 13
Đến từ : A3k43
Ngày tham gia : 02/12/2007
Tâm trạng :
!!!Fun4All v3.6.8 Full mod + Skin!!!
13/01/08, 12:38 pm
=============
Demo: Xem demo
=============
Các mod đã hack:
1/Giới tính (Nam, Nữ, Chưa biết)
2/Thống kê giới tính toàn forum ở mục thống kê
3/Thành viên online trong 24h hôm nay
4/Việt hóa full 99% + tất cả các mod đã hack(đều là tiếng việt hết)
5/Skin fun4all(còn tên gốc thì kô nhớ )
6/Thư Viện Ảnh (việt hóa Full)
7/Mod siêu thị - casino - vé số (việt hóa full)
8/Mod Shoutbox (chat online)
9/Mod thông báo trên forum
10/Mod thống kê top x (top thành viên, bài viết,...)
11/Mod RPG (Kinh nghiệm, sức sống,....)
12/Mod chuyển link
13/Mod đóng khung thông tin cá nhân
14/Mod đóng khung bài viết
15/Mod cám ơn và hide hack
16/Mod Bbcode media
17/Bộ gõ Mviet mới nhất
18/Mod upload ảnh lên ImageShack trong bài viết
19/Mod làm đẹp khung Smilies
20/Thread Description (Chú thích cho bài viết)
*Và còn mấy mod nữa bạn tự khám phá nhé!
============
Hướng dẫn cài đặt
1/ Bạn download file forum về, rùi giải nén ra sau đó up lên host (còn cách up thì chắc là mọi người bt rùi nhỉ?
2/ Bạn mở file config.php trong includes ra rùi tìm dòng:
Trích:
*Những chỗ mình in đậm thì bạn hãy sửa cho phù hợp với mình, còn chỗ nào in nghiêng thì hãy để nguyên nhé!
3/ Bạn mở tiếp file gallery_config.php trong gallery ra rùi lại tìm tiếp dòng:
Trích:
*Chỗ mình in nghiêng bạn hãy thay đổi sao cho phù hợp nhé! Còn ai kô bt cách tìm forumpath thì reply mình hd cho!
4/ Bạn download file Sql về rùi vào AdminPhp để import hoặc sử dụng mysqldumper để restore cũng đc.
*Theo mình xài mysqldumper là dễ dàng và ngon lành nhất!
5/ Đăng nhập vào ACP bằng tài khoản là admin pass: admin
==========
Xong rùi đó, có j thank cho mình cái nhé! :byebye:
Ah quên, pass giải nén là fun4all.cz bạn nhé!
==========
*********
File mình backup qua MysqlDumper: Bạn phải sang fun4all.cz để download
*********
Download file của forum: Download File!
Demo: Xem demo
=============
Các mod đã hack:
1/Giới tính (Nam, Nữ, Chưa biết)
2/Thống kê giới tính toàn forum ở mục thống kê
3/Thành viên online trong 24h hôm nay
4/Việt hóa full 99% + tất cả các mod đã hack(đều là tiếng việt hết)
5/Skin fun4all(còn tên gốc thì kô nhớ )
6/Thư Viện Ảnh (việt hóa Full)
7/Mod siêu thị - casino - vé số (việt hóa full)
8/Mod Shoutbox (chat online)
9/Mod thông báo trên forum
10/Mod thống kê top x (top thành viên, bài viết,...)
11/Mod RPG (Kinh nghiệm, sức sống,....)
12/Mod chuyển link
13/Mod đóng khung thông tin cá nhân
14/Mod đóng khung bài viết
15/Mod cám ơn và hide hack
16/Mod Bbcode media
17/Bộ gõ Mviet mới nhất
18/Mod upload ảnh lên ImageShack trong bài viết
19/Mod làm đẹp khung Smilies
20/Thread Description (Chú thích cho bài viết)
*Và còn mấy mod nữa bạn tự khám phá nhé!
============
Hướng dẫn cài đặt
1/ Bạn download file forum về, rùi giải nén ra sau đó up lên host (còn cách up thì chắc là mọi người bt rùi nhỉ?
2/ Bạn mở file config.php trong includes ra rùi tìm dòng:
Trích:
// ****** DATABASE TYPE ****** // This is the type of the database server on which your vBulletin database will be located. // Valid options are mysql and mysqli, for slave support add _slave. Try to use mysqli if you are using PHP 5 and MySQL 4.1+ // for slave options just append _slave to your preferred database type. $config['Database']['dbtype'] = 'mysql'; // ****** DATABASE NAME ****** // This is the name of the database where your vBulletin will be located. // This must be created by your webhost. $config['Database']['dbname'] = 'dbcuaban'; // ****** TABLE PREFIX ****** // Prefix that your vBulletin tables have in the database. $config['Database']['tableprefix'] = 'mst_'; // ****** TECHNICAL EMAIL ADDRESS ****** // If any database errors occur, they will be emailed to the address specified here. // Leave this blank to not send any emails when there is a database error. $config['Database']['technicalemail'] = 'support@domain.com'; // ****** FORCE EMPTY SQL MODE ****** // New versions of MySQL (4.1+) have introduced some behaviors that are // incompatible with vBulletin. Setting this value to "true" disables those // behaviors. You only need to modify this value if vBulletin recommends it. $config['Database']['force_sql_mode'] = false; // ****** MASTER DATABASE SERVER NAME AND PORT ****** // This is the hostname or IP address and port of the database server. // If you are unsure of what to put here, leave the default values. $config['MasterServer']['servername'] = 'localhost'; $config['MasterServer']['port'] = 3306; // ****** MASTER DATABASE USERNAME & PASSWORD ****** // This is the username and password you use to access MySQL. // These must be obtained through your webhost. $config['MasterServer']['username'] = 'taikhoandb'; $config['MasterServer']['password'] = 'pass'; // ****** MASTER DATABASE PERSISTENT CONNECTIONS ****** // This option allows you to turn persistent connections to MySQL on or off. // The difference in performance is negligible for all but the largest boards. // If you are unsure what this should be, leave it off. (0 = off; 1 = on) $config['MasterServer']['usepconnect'] = 0; // ****** SLAVE DATABASE CONFIGURATION ****** // If you have multiple database backends, this is the information for your slave // server. If you are not 100% sure you need to fill in this information, // do not change any of the values here. $config['SlaveServer']['servername'] = 'localhost'; $config['SlaveServer']['port'] = 3306; $config['SlaveServer']['username'] = 'taikhoandb'; $config['SlaveServer']['password'] = 'pass'; $config['SlaveServer']['usepconnect'] = 0; |
*Những chỗ mình in đậm thì bạn hãy sửa cho phù hợp với mình, còn chỗ nào in nghiêng thì hãy để nguyên nhé!
3/ Bạn mở tiếp file gallery_config.php trong gallery ra rùi lại tìm tiếp dòng:
Trích:
$forumpath = '/home/photopost/public_html/forum'; |
*Chỗ mình in nghiêng bạn hãy thay đổi sao cho phù hợp nhé! Còn ai kô bt cách tìm forumpath thì reply mình hd cho!
4/ Bạn download file Sql về rùi vào AdminPhp để import hoặc sử dụng mysqldumper để restore cũng đc.
*Theo mình xài mysqldumper là dễ dàng và ngon lành nhất!
5/ Đăng nhập vào ACP bằng tài khoản là admin pass: admin
==========
Xong rùi đó, có j thank cho mình cái nhé! :byebye:
Ah quên, pass giải nén là fun4all.cz bạn nhé!
==========
Download Files
Download database:
File mình export qua AdminPhp: Bạn phải sang fun4all.cz để downloadDownload database:
*********
File mình backup qua MysqlDumper: Bạn phải sang fun4all.cz để download
*********
Download file của forum: Download File!
Permissions in this forum:
Bạn không có quyền trả lời bài viết