More Categories

Theme images by Storman. Powered by Blogger.

Monday, July 11, 2016

PHPMelody v2.7 Video CMS Nulled

- No comments
PHPMelody v2.7 Video CMS – PHPSugar Nulled Free Download Now!
Introduction to PHP Melody v2.7 Nulled
PHP Melody is a resident CMS Video, which has evolved over the last 8 years. Optimization SEO, unbeatable security and speed advantage you no longer have to compromise.
By – this great CMS will save you time and make your life easier not to complicate it. No one likes to spend time and money on inferior solutions. If you value your time, do not settle for anything but the best video CMS with a proven track record, ongoing support and updates.

PHP Melody v2.5 – Create Better Video Sites PHP Script

- No comments
PHP Melody v2.5 is a self-hosted Video CMS which evolved over the last 7 years. SEO optimization, unbeaten security and speed are advantages you no longer have to compromise on. A truly great CMS should help you save time and make your life easier. You Can Download Previous Version OF This PHP Script PHP Melody v2.5 – Create Better Video Sites PHP Script.
Download Links
https://www.mirrorcreator.com/files/QV5TZAX7/phpmelody.rar_links
http://www62.zippyshare.com/v/31WIdzVV/file.html
https://openload.co/f/r0vZCiv2kCc/phpmelody.rar
http://www.solidfiles.com/v/dQveDe4m3MYpj
http://rghost.net/7dZXHCfbx
https://www.datafilehost.com/d/2ba39572
http://www.speedyshare.com/file/eGDvY/phpmelody.rar
https://userscloud.com/pr27fvvlvhiv

PHP Melody v2.6.1 – Create Better Video Sites PHP Script

- No comments
PHP Melody v2.6.1 is a self-hosted Video CMS which evolved over the last 7 years. SEO optimization, unbeaten security and speed are advantages you no longer have to compromise on. A truly great CMS should help you save time and make your life easier. You Can Download Previous Version OF This PHP Script PHP Melody v2.5 – Create Better Video Sites PHP Script.
Download Links
https://www.mirrorcreator.com/files/QV5TZAX7/phpmelody.rar_links
http://www62.zippyshare.com/v/31WIdzVV/file.html
https://openload.co/f/r0vZCiv2kCc/phpmelody.rar
http://www.solidfiles.com/v/dQveDe4m3MYpj
http://rghost.net/7dZXHCfbx
https://www.datafilehost.com/d/2ba39572
http://www.speedyshare.com/file/eGDvY/phpmelody.rar
https://userscloud.com/pr27fvvlvhiv

Share code PHP Melody làm trang web video tối ưu quảng cáo

- No comments
Điểm đặc biệt của PHP Melody khiến nó khác với mọi code là tối ưu được quảng cáo trên mobile


Demo

PHP Melody là một code php để làm trang web video đã phát triển hơn 7 năm qua và được nhiều người yêu thích sử dụng. PHP Melody được thiết kế để tối ưu SEO, tốc độ load trang, và bảo mật cao. Với tiêu chí là thiết kế dễ dàng cho người dùng cài đặt mà không phải tốn quá nhiều thời gian, đây cũng là ưu điểm lớn của PHP Melody khiến nhiều người sử dụng.
PHP Melody cũng có một giao diện admin tối ưu chọn bạn dễ dàng quản lý trang web của bạn!

Và điều đặc biệt như mình đã nói ở trên là PHP Melody được tối ưu cho việc quảng cáo hiển thị trên pc cũng như mobile.

Hiện tại PHP Melody cho phép bạn tạo một sub-domain và dùng thử nó trong 14 ngày tại đây!


Download
Nguồn : Phpsugar.com

Share code PHPMelody v2.0.1

- No comments
Hôm nay mình sẽ chia sẻ với các bạn code làm web nhạc hay web xem phim, video,...
Giao diện đẹp, bắt mắt. Nói chung là code mà làm web xem video thì tuyệt cú mèo !



Demo : http://www.you.zz.mu



I , HƯỚNG DẪN CÀI ĐẶT PHP MELODY

1. Tạo một database mới

- MySQL Database Name
- MySQL Username
- MySQL Password

2. Sửa file config.php cho phù hớp với cấu hình website của bạn

Sửa file config-sample.php thành config.php và thay đổi thông số mysql cho đúng và thực hiện cài đặt.
Mở file config.php và điền lại các thông số :

$db_name = 'database_name'; // MySQL Database Name

$db_user = 'database_username'; // MySQL Username

$db_pass = 'password'; // MySQL Password

$db_host = 'localhost';

define('_URL', 'http://www.site.com'); // Đường dẫn đến trang web của bạn

3. Upload tất cả files lên host

Tải các file trong thư mục PHP Melody lên host

4. Change Permission các file sang:

“ CHMOD to 0777” các thư mục :

• File: blacklist.txt
• File: censor_words.txt
• File: sitemap.xml
• File: jwembed.xml
• File: video-sitemap-1.xml
• File: video-sitemap-2.xml
• File: admin/tmp.pm
• File: admin/temp/embedparams.xml
• Folder: admin/temp
• Folder: uploads/
• Folder: uploads/avatars
• Folder: uploads/articles
• Folder: uploads/thumbs
• Folder: uploads/videos
• Folder: Smarty/templates_c 

5. Kết thúc cài đặt

Truy cập http://www.yoursite.com/install.php để cài đặt

Nhớ là khi đăng nhập vào trang quản trị thì Username : admin , Pass : admin


II , HƯỚNG DẪN CÀI LANG VIỆT

1.Tải các file trong thư mục lang vào đúng địa chỉ lên host

- Lang/ Vietnamese.php
- Lang/ flags/ vn.png

2. Sửa file settings.php

Vào thư mục include , mở file settings.php . Tìm phần :

Code:
//          English
$langs[1]["title"]            = "English";
$langs[1]["ico"]  = _URL . "/lang/flags/us.png";
//$langs[1]["ico"]           = _URL . "/lang/flags/gb.png";
$langs[1]["file"] = 'english.php';
$langs[1]["email_dir"] = 'english';
Sửa lại và thêm phần Tiếng Việt :

Code:
//          Tiếng Việt
$langs[1]["title"]            = "Tiếng Việt";
$langs[1]["ico"]  = _URL . "/lang/flags/vn.png";
$langs[1]["file"] = 'vietnamese.php';
$langs[1]["email_dir"] = 'Tiếng Việt';
 
//          English
$langs[24]["title"]           = "English";
$langs[24]["ico"]            = _URL . "/lang/flags/us.png";
//$langs[24]["ico"]         = _URL . "/lang/flags/gb.png";
$langs[24]["file"]            = 'english.php';
$langs[24]["email_dir"] = 'english';

Vậy là bạn đã cài xong lang Việt cho code php Melody


III, HƯỚNG DẪN CÀI ĐẶT PHP MELODY MOBILE

1. Tải thư mục mobile lên host

Tải thư mục mobile lên host ngang hang với các thư mục như admin, include, js, …

2. Sửa file config.php

Trong file PHPSugar.PHPMelody.Mobile.Module.Nulled mà các bạn tải về có kèm phần hướng dẫn cài đặt php melody mobile ‘ Installation manual - Mobile Melody.pdf ‘ nhưng mình làm giống như thế thì lại không cài được php melody mobile, nếu bạn nào làm như vậy mà cài được thì chỉ mình với nha ^^.

Mình xin giới thiệu cho các bạn cách mình sửa file config.php và đã cài thành công php melody mobile :

Mở file config.php, tìm và xóa bỏ đoạn code :

Code:
define('_URL_MOBI', _URL .'/mobile');
define('ABSPATH_MOBI', ABSPATH .'mobile/');
 
if (file_exists(ABSPATH_MOBI) && ! defined('IGNORE_MOBILE') && strpos($_SERVER['SCRIPT_NAME'], '/admin/') === false)
{
            define('MOBILE_MELODY', true);
            include(ABSPATH_MOBI .'mobile_detect.php');
           
            $mobile_detector = new Mobile_Detect;
           
            define('USER_DEVICE', ($mobile_detector->isMobile()) ? 'mobile' : 'desktop');
           
            include(ABSPATH_MOBI .'detect.php');
}
else
{
            define('MOBILE_MELODY', false);
            define('USER_DEVICE', 'desktop');
}

Thay vào đó bằng đoạn code :

Code:
define('_URL_MOBI', _URL.'/mobile');
require_once('mobile/detect.php');
Chú ý : Khi bạn mở trang web của bạn bằng điện thoại thì http://www.yoursite.com/mobile chính là đường dẫn hiện ra. Nếu bạn không thích chữ “mobile” và muốn thay vào đó bằng chữ “m” chẳng hạn thì bạn chỉ cần đổi lại đoạn code trên thành :

Code:
define('_URL_MOBI', _URL.'/m');
require_once('m/detect.php');
Cùng với đó là sửa tên thư mục “mobile” vừa tải lên host thành “m” nhé.

Vậy là cài xong php melody mobile rồi 


------------------------------------------
Cập nhật ngày 31/5/2014:

PHPMELODY v2.1 Null

Link download : https://mega.co.nz/#!Rx41lZZY!MIURBC...MgmvFDo-4508cI