Advertisement
Guest User

Untitled

a guest
May 24th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. 2019-05-14 00:38:57.7253 MyCryptoCheckout: In test mode. Not creating payment for EDD order 5594
  2. 2019-05-14 00:38:57.7473 MyCryptoCheckout: Scheduling check_for_valid_payment_id:
  3. stdClass::__set_state(array(
  4. 'post_id' => 5594,
  5. 'blog_id' => 1,
  6. ))
  7.  
  8.  
  9. ( ! ) Warning: Cannot modify header information - headers already sent by (output started at C:\www\test.com\wp-content\plugins\mycryptocheckout\vendor\plainview\sdk\wordpress\traits\debug.php:147) in C:\www\test.com\wp-includes\pluggable.php on line 1251
  10. Call Stack
  11. # Time Memory Function Location
  12. 1 0.0010 373744 {main}( ) ...\index.php:0
  13. 2 0.0010 375480 require( 'C:\www\test.com\wp-blog-header.php' ) ...\index.php:17
  14. 3 0.0020 389736 require_once( 'C:\www\test.com\wp-load.php' ) ...\wp-blog-header.php:13
  15. 4 0.0030 402480 require_once( 'C:\www\test.com\wp-config.php' ) ...\wp-load.php:37
  16. 5 0.0030 501584 require_once( 'C:\www\test.com\wp-settings.php' ) ...\wp-config.php:205
  17. 6 0.6751 66228272 do_action( ) ...\wp-settings.php:525
  18. 7 0.6751 66228544 WP_Hook->do_action( ) ...\plugin.php:465
  19. 8 0.6751 66228544 WP_Hook->apply_filters( ) ...\class-wp-hook.php:310
  20. 9 0.8401 73272640 edd_post_actions( ) ...\class-wp-hook.php:286
  21. 10 0.8401 73272672 do_action( ) ...\actions.php:56
  22. 11 0.8401 73272944 WP_Hook->do_action( ) ...\plugin.php:465
  23. 12 0.8401 73272944 WP_Hook->apply_filters( ) ...\class-wp-hook.php:310
  24. 13 0.8401 73273664 edd_process_purchase_form( ) ...\class-wp-hook.php:286
  25. 14 0.9091 73420080 edd_send_to_gateway( ) ...\process-purchase.php:184
  26. 15 0.9091 73420656 do_action( ) ...\functions.php:308
  27. 16 0.9091 73420928 WP_Hook->do_action( ) ...\plugin.php:465
  28. 17 0.9091 73420928 WP_Hook->apply_filters( ) ...\class-wp-hook.php:310
  29. 18 0.9091 73421648 mycryptocheckout\ecommerce\easy_digital_downloads\Easy_Digital_Downloads->edd_gateway_mycryptocheckout( ) ...\class-wp-hook.php:286
  30. 19 1.0441 73781208 edd_send_to_success_page( ) ...\Easy_Digital_Downloads.php:208
  31. 20 1.0451 73788256 wp_redirect( ) ...\functions.php:107
  32. 21 1.0461 73788776 header ( ) ...\pluggable.php:1251
  33.  
  34. ( ! ) Warning: Cannot modify header information - headers already sent by (output started at C:\www\test.com\wp-content\plugins\mycryptocheckout\vendor\plainview\sdk\wordpress\traits\debug.php:147) in C:\www\test.com\wp-includes\pluggable.php on line 1254
  35. Call Stack
  36. # Time Memory Function Location
  37. 1 0.0010 373744 {main}( ) ...\index.php:0
  38. 2 0.0010 375480 require( 'C:\www\test.com\wp-blog-header.php' ) ...\index.php:17
  39. 3 0.0020 389736 require_once( 'C:\www\test.com\wp-load.php' ) ...\wp-blog-header.php:13
  40. 4 0.0030 402480 require_once( 'C:\www\test.com\wp-config.php' ) ...\wp-load.php:37
  41. 5 0.0030 501584 require_once( 'C:\www\test.com\wp-settings.php' ) ...\wp-config.php:205
  42. 6 0.6751 66228272 do_action( ) ...\wp-settings.php:525
  43. 7 0.6751 66228544 WP_Hook->do_action( ) ...\plugin.php:465
  44. 8 0.6751 66228544 WP_Hook->apply_filters( ) ...\class-wp-hook.php:310
  45. 9 0.8401 73272640 edd_post_actions( ) ...\class-wp-hook.php:286
  46. 10 0.8401 73272672 do_action( ) ...\actions.php:56
  47. 11 0.8401 73272944 WP_Hook->do_action( ) ...\plugin.php:465
  48. 12 0.8401 73272944 WP_Hook->apply_filters( ) ...\class-wp-hook.php:310
  49. 13 0.8401 73273664 edd_process_purchase_form( ) ...\class-wp-hook.php:286
  50. 14 0.9091 73420080 edd_send_to_gateway( ) ...\process-purchase.php:184
  51. 15 0.9091 73420656 do_action( ) ...\functions.php:308
  52. 16 0.9091 73420928 WP_Hook->do_action( ) ...\plugin.php:465
  53. 17 0.9091 73420928 WP_Hook->apply_filters( ) ...\class-wp-hook.php:310
  54. 18 0.9091 73421648 mycryptocheckout\ecommerce\easy_digital_downloads\Easy_Digital_Downloads->edd_gateway_mycryptocheckout( ) ...\class-wp-hook.php:286
  55. 19 1.0441 73781208 edd_send_to_success_page( ) ...\Easy_Digital_Downloads.php:208
  56. 20 1.0451 73788256 wp_redirect( ) ...\functions.php:107
  57. 21 1.0461 73788808 header ( ) ...\pluggable.php:1254
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement