• Resolved joylancer

    (@joylancer)


    Error in Update 1.8.17
    my-tickets.php
    false:
    105: include( plugin_dir_path( __FILE__ ) . ‘class-mt-short-cart-widget.php’ );
    correct:
    105 include( plugin_dir_path( __FILE__ ) . ‘mt-widgets.php’ );

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    There is no file in My Tickets called ‘mt-widgets.php’; but I did make a mistake in the commit. I failed to commit version 1.8.17, so what you’re seeing is actually trunk. I’ve now added 1.8.17; you can reinstall to get the update.

    Thread Starter joylancer

    (@joylancer)

    OK. thx

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error in my-tickets.php 105’ is closed to new replies.