Active Super Shop Multi-vendor CMS v1.5.3 - nulled


FacebookTwitteroogle+
Active Super Shop Multi-vendor CMS v1.5.3 - nulled

100% responsive design; Fully ajax based cart system; Ajax based advance search; Multi language supported; Product zoom with fancybox; User login system with social media; Smart user profile; Easy payment saystem; Included "paypal" & "cash on delivery"

Demo: https://codecanyon.net/item/active-super-shop-multivendor-cms/12124432
https://www23.zippyshare.com/v/18Br84JO/file.html
http://userscloud.com/m874yzw6byom
http://ul.to/djrfx996
http://uploadboy.me/1pac3vsfig5j/activesupershop-153_ed.rar.html
https://www.sendspace.com/file/a646b3
https://sendit.cloud/zfm9zbvgq0m3
https://openload.co/f/3J8yNvU2g28/activesupershop-153nulled.rar
https://www.mirrored.to/files/IY2HDDD6/activesupershop-153nulled.rar_links
http://www.mediafire.com/?dbsi4s127eejr5e
https://dbr.ee/GNwR
https://www.datafilehost.com/d/b660066a
https://dailyuploads.net/jif726d99ra6
https://bayfiles.com/37ceb2qfbd

installation problem solution:-

I believe most of you are not able to install its because of the php version. If you are using version 7 or above.... replace this code

application/controller/install.php

Its with the mysqli .......Your welcum

Buy the script if you have the money

function check_db_connection()
{
$link = @mysqli_connect($this->input->post('db_hname'), $this->input->post('db_uname'), $this->input->post('db_password'));
if (!$link) {
@mysqli_close($link);
return false;
}

$db_selected = mysqli_select_db( $link, $this->input->post('db_name'));
if (!$db_selected) {
@mysqli_close($link);
return false;
}

@mysqli_close($link);
return true;
}



Comments