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.