DEMO - https://codecanyon.net/item/king-media-video-image-upload-and-share/7877877
[CHARGE=100]https://drive.google.com/file/d/1-VKkS8LuX_Nv6ffDWfOLkWy6rl40bqhw/view?usp=sharing[/CHARGE]
If you like to null the code go to
king-include > king-pages > admin > admin-king.php
and replace all files code with:
PHP:
LATEST VERSION -
Last Update3 November 18
Features
Requirements
Technologies Used:
Updates
V 4.1
V 4
V 3.5
V 3.2
V 3.1
V 3
V 2.4
V 2.3
V 2.2
V 2.1
V 2
v 1.9.9.2
v 1.9.9.1
v 1.9.9
v 1.9.8
v 1.9.7
v 1.9.6
v 1.9.5
v 1.9.4
v 1.9.3
v 1.9.2
v 1.9.1
v 1.9
v 1.8
v 1.7
v 1.6
v 1.5
v 1.4
v 1.3
v 1.2
v 1.1
King Media - Viral Video, News, Image Upload and Share NULLED
King Media - Viral Video, News, Image Upload and Share 4.1 nulled
KING BUNDLE NULLED
[CHARGE=100]https://drive.google.com/file/d/1-VKkS8LuX_Nv6ffDWfOLkWy6rl40bqhw/view?usp=sharing[/CHARGE]
If you like to null the code go to
king-include > king-pages > admin > admin-king.php
and replace all files code with:
PHP:
Code:
<?php
/*
File: king-include/king-page-admin-categories.php
Description: Controller for admin page for editing categories
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
More about this license: LICENCE.html
*/
if (!defined('QA_VERSION')) { // don't allow this page to be requested directly from browser
header('Location: ../');
exit;
}
require_once QA_INCLUDE_DIR.'king-app/admin.php';
require_once QA_INCLUDE_DIR.'king-db/selects.php';
require_once QA_INCLUDE_DIR.'king-db/admin.php';
ini_set('user_agent', 'Mozilla/5.0');
// Check admin privileges (do late to allow one DB query)
if (!qa_admin_check_privileges2($qa_content))
return $qa_content;
// Process saving options
$savedoptions=false;
$securityexpired=false;
$king_key1=qa_post_text('king_key');
$king_key = qa_opt('king_key');
$enavato_username = 'RedKings';
$enavato_api = 'td9yq1tbagu5r7m2xfhxuzjksjb6y1or';
$enavato_itemid = '7877877';
$label = '';
if (!empty($king_key1)) {
$url= 'http://marketplace.envato.com/api/edge/'.$enavato_username.'/'.$enavato_api.'/verify-purchase:'.qa_html(isset($king_key1) ? $king_key1 : @$king_key).'.json';
$result_from_json = file_get_contents($url);
$result = json_decode($result_from_json, true);
if ( isset($result['verify-purchase']['item_id']) ) {
if ( $result['verify-purchase']['item_id'] == $enavato_itemid ) {
$label='DONE !';
qa_set_option('king_key', qa_post_text('king_key'));
} else {
$label='DONE !';
qa_set_option('king_key', qa_post_text('king_key'));
}
} else {
$label='DONE !';
qa_set_option('king_key', qa_post_text('king_key'));
}
}
if (qa_clicked('dosaveoptions')) {
if (!qa_check_form_security_code('admin/categories', qa_post_text('code')))
$securityexpired=true;
else {
$savedoptions=false;
}
}
// Prepare content for theme
$qa_content=qa_content_prepare();
$qa_content['title']=qa_lang_html('admin/admin_title').' - '.qa_lang_html('admin/categories_title');
$qa_content['error']=$securityexpired ? qa_lang_html('admin/form_security_expired') : qa_admin_page_error();
$qa_content['form']=array(
'tags' => 'method="post" action="'.qa_path_html(qa_request()).'"',
'ok' => $savedoptions ? qa_lang_html('admin/options_saved') : null,
'style' => 'tall',
'fields' => array(
'intro' => array(
'label' => $label,
'type' => 'static',
),
'name' => array(
'id' => 'king_key',
'tags' => 'name="king_key" id="king_key" placeholder="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"',
'label' => 'King Media Purchase Code',
'value' => qa_html(isset($king_key1) ? $king_key1 : @$king_key),
'error' => qa_html(@$errors['king_key']),
),
),
'buttons' => array(
'save' => array(
'tags' => 'name="dosaveoptions" id="dosaveoptions"',
'label' => qa_lang_html('main/save_button'),
),
),
'hidden' => array(
'code' => qa_get_form_security_code('admin/categories'),
),
);
$qa_content['navigation']['sub']=qa_admin_sub_navigation();
return $qa_content;
/*
Omit PHP closing tag to help avoid accidental output
*/
LATEST VERSION -
Last Update3 November 18
Features
- Image Upload & Share From Url , Youtube, Facebook, Vimeo, VK, Vine, Instagram, Metacafe, DailyMotion Videos and Soundcloud
- Comments for Media
- Facebook Comments
- Responsive Layout
- User Profile & Points
- Tags or Category System
- Super Easy Installation
- Full Admin Panel
- Moderate Guest Submissions
- Social Share Buttons
- Search for Media
- Seo Url
- Much More?
Requirements
- PHP 4.3 or later, PHP 5.4.x for all functionality.
- MySQL 4.1 or later, MySQL 5.x for best performance.
- fopen enabled
- fileinfo extension
Technologies Used:
- Q2A - This item built on and it's extension of the open source item
- Bootstrap 3
- Masonry
- ImagesLoaded
- Infinitescroll
- jQuery
Updates
V 4.1
- Added manage members in admin panel
- Added activate king media script option
- Added new options in admin panel
- Fixed facebook video thumbnail issue
- Fixed some bugs
V 4
- Added User Follow system
- Added updates page
- Added image upload to based years and months folder system
- Added footer links edit in admin > viewing
- Fixed some bugs
V 3.5
- Added News submit option
- New edit post page
- Added more options in admin>viewing
- Fixed Some Bugs
V 3.2
- Added different categories for images and videos
- Added new options in admin> viewing ( image upload size, video max. size, ffmpeg path . )
- fixed facebook thumbnail issue,
- Fixed Some Bugs
V 3.1
- Updated PHPmailer
- Fixed Some Bugs
V 3
- Added new messages page,
- Added user notifications on submit pages and comment box
- Fixed some bugs,
- Some Security vulnerabilities fixed,.
V 2.4
- Fixed facebook share counter
- Added image and description for twitter share
- Fixed some security issues
- Fixed some bugs.
V 2.3
- Added rutube.ru video source
- fixed some url issues
- Fixed some security issues
- Fixed some bugs.
V 2.2
- Added better quick start option on list theme
- Added Terms and Privacy option for register page
- Added facebook meta tags
- Fixed some bugs.
V 2.1
- Added Rss options page in admin panel
- Added twitch.tv video source
- Fixed some bugs.
V 2
- Added mp4 video upload option from pc
- Added king video player
- Added Custom message for submit page and comment box
- Added post title in twitter share
- Fixed some bugs.
v 1.9.9.2
- KingMedia now supporting more video sources (-xhamster, -ok.ru, -coub.com, -vid.me, -gfycat.com )
- Fixed facebook video issue
- Fixed php5 issue
- Fixed some bugs
v 1.9.9.1
- Added Quick start option at list theme
- Fixed Soundcloud issue
- Fixed some bugs
v 1.9.9
- Added Multiple Image Upload (enable in admin > lists)
- Added Quick View Option in List Theme
- Fixed some bugs
v 1.9.8
- Added Mail.ru video source
- Added <meta> description input in admin> layout
- Added vk login option
- Fixed some bugs
v 1.9.7
- Added Notice feature for new users and first time visitors in admin > users
- Changed Sticky add area in list theme
- Fixed some bugs
v 1.9.6
- Added watermark option
- Changed image submitting page
- Added Sticky add area in list theme
- Changed infinite scroll codes in default theme
- Added image preview area in image submitting page
- Added pinterest and google+ share buttons in list theme
- Fixed some mobile view issues
- Fixed some bugs
v 1.9.5
- Added new Sources, VK videos, Facebook videos, Soundcloud
- Users can add video or image in comments via url
- fixed rss image issue
- Fixed some bugs
v 1.9.4
- Fixed some bugs
v 1.9.3
- Added admin > stats page
- Fixed rss issues
- Added Length of Tags page , Length of Media page, Length of Users page at admin > lists
- Fixed some bugs
v 1.9.2
- Added Custom Css option
- Modified Category Page design,
- Added Mobile Theme select option
- Fixed Some bugs
v 1.9.1
- Added google+ and pinterest share buttons
- Added custom email settings in admin panel
- Fixed Some bugs
v 1.9
- Now More Fast! using thumbnails on homepage
- Supporting animated Gifs
- Fixed Some bugs
v 1.8
- Fixed Some bugs
v 1.7
- Fixed Some bugs
v 1.6
- Added new plugin "King Extra" you can add extra fields on submit page
- Added Description option on homepage
- Added 404 page
- Fixed Some bugs
v 1.5
- Added new option 'Create Custom Pages'
- Create link option added
- Added categories page
- Fixed Some bugs
v 1.4
- Added NEW! List theme layout
- Added Theme-Switcher Plugin
- Fixed Some bugs
v 1.3
- Added new stylish and simple captcha plugin
- Added permission option for the image upload
- Added tag cloud tags limit
- Fixed some bugs
v 1.2
- Changed top users page design
- Fixed permissions bugs
- Fixed some css bugs
v 1.1
- Added social login buttons in login modal
- Fixed mobile image upload
- Fixed some css bugs
King Media - Viral Video, News, Image Upload and Share NULLED
King Media - Viral Video, News, Image Upload and Share 4.1 nulled
KING BUNDLE NULLED