Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: YITH premium plugin activation #21798
    Bintang Priyonggo
    Participant

    remove this line in yit-licence.php

    838 – 862

    if ( $this->_show_eciton_esnecil_etavitca() ) {
    $products_to_activate = $this->get_to_active_products();
    if ( !!$products_to_activate ) {
    $product_names = array();
    foreach ( $products_to_activate as $init => $product ) {
    if ( !empty( $product[ ‘Name’ ] ) )
    $product_names[] = $product[ ‘Name’ ];
    }

    if ( !!$product_names ) {
    $start = ‘<span style=”display:inline-block; padding:3px 10px; margin: 0 10px 10px 0; background: #f1f1f1; border-radius: 4px;”>’;
    $end = ‘</span>’;
    $product_list = ” . $start . implode( $end . $start, $product_names ) . $end . ”;
    $activation_url = $this->lru_esnecil_teg();
    $c = str_replace( ‘##y2cgKsAXLQ##’, ”, ‘##y2cgKsAXLQ##y##y2cgKsAXLQ##i##y2cgKsAXLQ##t##y2cgKsAXLQ##h##y2cgKsAXLQ##-l##y2cgKsAXLQ##i##y2cgKsAXLQ##c##y2cgKsAXLQ##e##y2cgKsAXLQ##n##y2cgKsAXLQ##s##y2cgKsAXLQ##e##y2cgKsAXLQ##-##y2cgKsAXLQ##n##y2cgKsAXLQ##o##y2cgKsAXLQ##t##y2cgKsAXLQ##i##y2cgKsAXLQ##c##y2cgKsAXLQ##e##y2cgKsAXLQ##’ );
    ?>
    “>

    Warning! You didn’t set license key for the following YITH products: {$product_list} which means you’re missing out on updates and support. Enter your license key, please” )?>

    </div>
    <?php
    }
    }
    }

    in reply to: YITH premium plugin activation #21074
    Bintang Priyonggo
    Participant

    new code : 134 – 153 -> delete

    in reply to: YITH premium plugin activation #20942
    Bintang Priyonggo
    Participant

    wow, it’s work for me

Viewing 3 posts - 1 through 3 (of 3 total)