• Hi

    Very nice plugin. I’m testing it and generally works but I can see some deprecated calls.

    They occurs after clicking save button.

    SCREEN

    There are also some warnings/errors:
    SCREEN2

Viewing 1 replies (of 1 total)
  • Thread Starter jurasjo

    (@jurasjo)

    So it looks like for error from SCREEN2 the line 45 from order-note-view.php file should looks like:
    $postID=isset($_GET['post']) ? $_GET['post'] : "";
    instead of:
    $postID = $_GET['post'];

    Any ideas for the error on the SCREEN1?

Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated Calls’ is closed to new replies.