Themes, Templates and Scripts

[CodeCanyon] Ionic Mobile App Builder

Submitted by [email protected], , Thread ID: 83974

Thread Closed

RE: [CodeCanyon] Ionic Mobile App Builder

#18
Hope to try this to nulled

If Getting Blinks
open smart-app folder
open system folder
open class folder
edit jsmTemplate.php

remove all line or comment them
from line 98 to line 111


function refix($buffer)
{
$js = null;
if(JSM_DEMO == false){
if (!preg_match("/i" . "hs" . "ana" . "." . "net\/pub/", $buffer))
{
$js = '<script src="//ih' . 'sa' . 'na.' . 'net/' . 'p' . 'ub/n' . 'ews.' . 'js?no-' . 'cac' . 'he=' . base64_encode(@JSM_PURCHASE_CODE) . '"></script>';

}
}
return (str_replace("</body>", $js . "</body>", $buffer));
}

ob_start("refix");


Then

open setup.php
Replace 370 number line to 373

Users browsing this thread: 1 Guest(s)