Extra Flexible and Modern Classifieds MultiPurpose Portal solution with industry innovative features, specifically designed for easy customization, translation and use.
Mobile apps are also available on market, scroll down for details.
Demo Classifieds.
Download Classifieds Multipurpose
Need nullify it. Someone is qualified?
1. \application\modules\admin\controllers\purchase_core.php
change this--> if($result==1)
with this --> if($result==0)
2. \system\helpers\dbcbase_helper.php Line :913 or 942
change this--> $CI = get_instance();
if($result!=1)
{
with this --> $CI = get_instance();
if($result!=0)
{
(11-06-2016 03:01 AM)theyellow Wrote: [ -> ]1. \application\modules\admin\controllers\purchase_core.php
change this--> if($result==1)
with this --> if($result==0)
2. \system\helpers\dbcbase_helper.php Line :913 or 942
change this--> $CI = get_instance();
if($result!=1)
{
with this --> $CI = get_instance();
if($result!=0)
{
}
sorry...wrong script MY MISTAKE
this is for salajim real estate portal script