Profiles

  • Member Since: October 12th, 2011
  • Find me on:
  • Posted a reply to PHP Fatal error – Uncaught Error: Call to a member function date() on null, on the site WordPress.org Forums:
    @yorksett you'll need this line in your wordpress root wp-config.php file define( 'WP_DEBUG', true );…

  • Posted a reply to PHP Fatal error – Uncaught Error: Call to a member function date() on null, on the site WordPress.org Forums:
    Sorry just re-read my response. This is the code to replace the above code with:…

  • Posted a reply to PHP Fatal error – Uncaught Error: Call to a member function date() on null, on the site WordPress.org Forums:
    according to my debug report the error is on line 738 in this file /wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/DataStore.php…