26.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

01-26-2019, 02:43 AM
Post: #1
[GET] PlayTube - The Ultimate PHP Video CMS and Video Sharing Platform
[Image: 1548434140_1548352801_playtube.png]

PlayTube is a video sharing script, PlayTube is the best way to start your own video sharing website! PlayTube is fast, secured, and it will be regularly updated.

version - 1.5.1


Code:
https://codecanyon.net/item/playtube-the-ultimate-php-video-sharing-platform/20759294

Code:
https://www73.zippyshare.com/v/0Lme1TB6/file.html

Code:
https://www.[Reported by Members as premium hosting that SUCK! Use MEDIAFIRE :) !!!]/o16f2sj5zqi9
Permanently BANNED for sharing INFECTED SHARES
01-26-2019, 01:29 PM
Post: #2
RE: [GET] PlayTube - The Ultimate PHP Video CMS and Video Sharing Platform
Thanks but installation is not working. Is asking for Purchase Code and is not include.
I don't think is nulled either because I entered some random characters and is not working.
No instructions are provided for nulled version.
01-26-2019, 06:20 PM
Post: #3
RE: [GET] PlayTube - The Ultimate PHP Video CMS and Video Sharing Platform
OPEN:

install/index.php

CHANGE 2 LINES ONLY AND INSTALL WITH ANY KEY

LINE1
===============================================================================
============
CHANGE:

$_POST['purshase_code'] = trim($_POST['purshase_code']);
$p = check_($_POST['purshase_code']);
if (isset($p['status'])) {
if ($p['status'] == 'ERROR') {
$ServerErrors[] = $p['ERROR_NAME'];
}
} else {
$ServerErrors[] = 'Failed to connect to server, please try again later, or contact us.';

TO:

$_POST['purshase_code'] = trim($_POST['purshase_code']);
$p = check_($_POST['purshase_code']);
if (isset($p['status'])) {
if ($p['status'] == 'SUCCESS') { /* <<< CRACK = CHANGE FROM ERROR TO SUCCESS */
$ServerErrors[] = $p['ERROR_NAME'];
}
} else {
$ServerErrors[] = 'Failed to connect to server, please try again later, or contact us.';
===============================================================================
============

LINE 2
===============================================================================
============

CHANGE:

if ($query) {
$p2 = check_success($_POST['purshase_code']);
if(isset($p2['status'])) {
if ($p2['status'] == 'SUCCESS') {
$can = 1;
}
}
if ($can == 1) {
$query_one = mysqli_query($con, "UPDATE `config` SET `value` = '" . mysqli_real_escape_string($con, 1). "' WHERE `name` = 'is_ok'");

TO:

if ($query) {
$p2 = check_success($_POST['purshase_code']);
if(isset($p2['status'])) {
if ($p2['status'] == 'SUCCESS') {
$can = 1;
}
}
if ($can == 0) { /* <<< CRACK = CHANGE FROM 1 TO 0 */
$query_one = mysqli_query($con, "UPDATE `config` SET `value` = '" . mysqli_real_escape_string($con, 1). "' WHERE `name` = 'is_ok'");
===============================================================================
============

AND INSTALL WITH ANY KEY!
Permanently BANNED for sharing INFECTED SHARES
01-26-2019, 08:04 PM (This post was last modified: 01-26-2019 08:07 PM by omskstar.)
Post: #4
RE: [GET] PlayTube - The Ultimate PHP Video CMS and Video Sharing Platform
excellent thank youthankssmilethankssmileThanks

[quote='omskstar' pid='2665888' dateline='1548497047']
excellent thank you

excellent thank you




90.gif