Forum Replies Created

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

    I deleted line 134-146 its running now. thanks

    in reply to: YITH premium plugin activation #20860
    Wlalex
    Participant

    hey sam aka, thx for the quick response.
    if i open this file in wp plugin editor the above-mentioned code is in line 134-139

    134: if ( !!$product_names ) {
    135: $start = ‘<span style=”display:inline-block; padding:3px 10px; margin: 0 10px 10px 0; background: #f1f1f1; border-radius: 4px;”>’;
    136: $end = ‘</span>’;
    137: $product_list = ” . $start . implode( $end . $start, $product_names ) . $end . ”;
    138 $activation_url = self::get_license_activation_url();
    139: ?>

    If i delete this six lines, my page is down. any idea? thank you

    in reply to: YITH premium plugin activation #20855
    Wlalex
    Participant

    my website crashes when i edit/update this file.

    I go to the mentioned installed file,
    open it with editor,
    delete the mentioned code,
    save it – the site is down

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