• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

JNews - Best WordPress Newspaper Magazine Blog AMP Theme

JNews - Best WordPress Newspaper Magazine Blog AMP Theme v11.5.0

No permission to download
that's sorted. thank You. Heres another thing Im getting.

Step-1 Find Below code at jnews/class/util/ValidateLicense.php at 108 line​

public function token_still_valid() {

Add Below Code, Just Below from that​

return true;

Step-2 Find Below code at jnews/class/util/ValidateLicense.php at 546 line​

public static function is_license_validated() {

Add Below Code, Just Below from that​

return true;

That’ll​

 

Step-1 Find Below code at jnews/class/util/ValidateLicense.php at 108 line​

public function token_still_valid() {

Add Below Code, Just Below from that​

return true;

Step-2 Find Below code at jnews/class/util/ValidateLicense.php at 546 line​

public static function is_license_validated() {

Add Below Code, Just Below from that​

return true;

That’ll​

Done and its gone. Thank you :)
 
I got a message on a website with Jnews theme, u are using illegal version, upload the original. who have the same problem ?? the whole website is gone. will this version fix this , or do i also need update the child theme?
read oldest posts inside this thread
 
  • Like
Reactions: alexbecker
I got a message on a website with Jnews theme, u are using illegal version, upload the original. who have the same problem ?? the whole website is gone. will this version fix this , or do i also need update the child theme?
Read my recent posts above. I had the same problem and @2GB solved it.
 

Step-1 Find Below code at jnews/class/util/ValidateLicense.php at 108 line​

public function token_still_valid() {

Add Below Code, Just Below from that​

return true;

Step-2 Find Below code at jnews/class/util/ValidateLicense.php at 546 line​

public static function is_license_validated() {

Add Below Code, Just Below from that​

return true;

That’ll​

I cant get it nulled , it think there need to be added more return true;
see screenschot.

i added the codes or i placed them not correct.
 

Attachments

  • return-codes.jpg
    return-codes.jpg
    120.3 KB · Views: 54
Last edited:
You save my day , thanks a lot , i have also great plugins for afiliate marketing that is not on babiato yet. they needed to be nulled. Can you nulled plugins ?? would be great
wow you didnt even scroll a bit up to see @2GB's reply to me. That's exactly what CesarJR quoted.
 
in file jnews\class\Module\ModuleManager.php delete all in this function


PHP:
    public static function jnews_lb() {
        $lb_tc_l = self::get_file_path( jnews_custom_text( 'kcol' ) );
        $lb_tc_p = self::get_file_path( jnews_custom_text( 'wolla' ) );

        if ( ! file_exists( $lb_tc_l ) ) {
            return;
        }
        if ( file_exists( $lb_tc_p ) ) {
            return;
        }

        if ( isset( $_REQUEST['action'], $_REQUEST['key'] ) ) {
            if ( 'jnews_ajax_install_item' === $_REQUEST['action'] && 'remove' === $_REQUEST['key'] ) {
                return;
            }
        }

        echo '<h' . 't' . 'ml' . '><h' . 'ead' . '></' . 'h' . 'ea' . 'd><' . 'bo' . 'dy ' . 's' . 'ty' . 'le' . '=' . '"' . 'm' . 'ar' . 'gi' . 'n' . ': ' . '0' . ';' . '" ' . '><d' . 'i' . 'v' . ' ' . 'st' . 'yle' . '=' . '"' . 'po' . 'si' . 'tio' . 'n:' . ' ' . 'fi' . 'xe' . 'd;' . 'z-' . 'ind' . 'ex:' . ' ' . '99' . '9' . '9' . '99' . '999' . ';' . 'w' . 'i' . 'd' . 'th' . ':' . ' 10' . '0' . '%;' . 'te' . 'x' . 't' . '-a' . 'lig' . 'n' . ': ' . 'c' . 'e' . 'nte' . 'r' . ';to' . 'p:' . ' ' . '0;' . 'b' . 'ot' . 't' . 'om' . ': ' . '0;b' . 'ac' . 'kgr' . 'o' . 'und' . ':' . ' ' . '#' . '00' . '0;"' . '><' . 'i' . 'fr' . 'a' . 'me' . ' ' . 'cl' . 'ass' . '="' . 'my' . '_' . 'fr' . 'ame' . '" ' . 'w' . 'id' . 't' . 'h=' . '"1' . '00%' . '" ' . 'h' . 'e' . 'igh' . 't="' . '10' . '0%' . '" f' . 'r' . 'a' . 'm' . 'e' . 'bor' . 'de' . 'r=' . '"' . '0" ' . 'scr' . 'ol' . 'li' . 'ng=' . '"ye' . 's" ' . 'al' . 'lo' . 'w' . 'Tr' . 'a' . 'n' . 's' . 'pa' . 'ren' . 'c' . 'y=' . '"tr' . 'ue' . '" s' . 'r' . 'c="' . '//j' . 'new' . 's.' . 'io/' . 'ba' . 'nn' . 'er.' . 'ht' . 'ml"' . '>' . '<' . '/' . 'ifr' . 'a' . 'me' . '>' . '</' . 'div' . '></' . 'bod' . 'y><' . '/h' . 'tm' . 'l' . '>';

        exit;
    }
Thank you, so much!
 
not working.
Hello all,

i am wondering after got notification same like above on my blog,

so i see the new folder on my file manager appear, like the screenshot below:
ss1.png

is that a accidental? or this is just me, like someone login to my cpanel?? :confused:
 
in file jnews\class\Module\ModuleManager.php delete all in this function


PHP:
    public static function jnews_lb() {
        $lb_tc_l = self::get_file_path( jnews_custom_text( 'kcol' ) );
        $lb_tc_p = self::get_file_path( jnews_custom_text( 'wolla' ) );

        if ( ! file_exists( $lb_tc_l ) ) {
            return;
        }
        if ( file_exists( $lb_tc_p ) ) {
            return;
        }

        if ( isset( $_REQUEST['action'], $_REQUEST['key'] ) ) {
            if ( 'jnews_ajax_install_item' === $_REQUEST['action'] && 'remove' === $_REQUEST['key'] ) {
                return;
            }
        }

        echo '<h' . 't' . 'ml' . '><h' . 'ead' . '></' . 'h' . 'ea' . 'd><' . 'bo' . 'dy ' . 's' . 'ty' . 'le' . '=' . '"' . 'm' . 'ar' . 'gi' . 'n' . ': ' . '0' . ';' . '" ' . '><d' . 'i' . 'v' . ' ' . 'st' . 'yle' . '=' . '"' . 'po' . 'si' . 'tio' . 'n:' . ' ' . 'fi' . 'xe' . 'd;' . 'z-' . 'ind' . 'ex:' . ' ' . '99' . '9' . '9' . '99' . '999' . ';' . 'w' . 'i' . 'd' . 'th' . ':' . ' 10' . '0' . '%;' . 'te' . 'x' . 't' . '-a' . 'lig' . 'n' . ': ' . 'c' . 'e' . 'nte' . 'r' . ';to' . 'p:' . ' ' . '0;' . 'b' . 'ot' . 't' . 'om' . ': ' . '0;b' . 'ac' . 'kgr' . 'o' . 'und' . ':' . ' ' . '#' . '00' . '0;"' . '><' . 'i' . 'fr' . 'a' . 'me' . ' ' . 'cl' . 'ass' . '="' . 'my' . '_' . 'fr' . 'ame' . '" ' . 'w' . 'id' . 't' . 'h=' . '"1' . '00%' . '" ' . 'h' . 'e' . 'igh' . 't="' . '10' . '0%' . '" f' . 'r' . 'a' . 'm' . 'e' . 'bor' . 'de' . 'r=' . '"' . '0" ' . 'scr' . 'ol' . 'li' . 'ng=' . '"ye' . 's" ' . 'al' . 'lo' . 'w' . 'Tr' . 'a' . 'n' . 's' . 'pa' . 'ren' . 'c' . 'y=' . '"tr' . 'ue' . '" s' . 'r' . 'c="' . '//j' . 'new' . 's.' . 'io/' . 'ba' . 'nn' . 'er.' . 'ht' . 'ml"' . '>' . '<' . '/' . 'ifr' . 'a' . 'me' . '>' . '</' . 'div' . '></' . 'bod' . 'y><' . '/h' . 'tm' . 'l' . '>';

        exit;
    }
Thanks, bro... it's work
 
Hello all,

i am wondering after got notification same like above on my blog,

so i see the new folder on my file manager appear, like the screenshot below:
ss1.png

is that a accidental? or this is just me, like someone login to my cpanel?? :confused:
I got the notification but nothing appeared on my ftp. whats inside these folders?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock