Re: Generate an e-mail on page-not-found (404) errors [support thread]
While the current version in the plugins will "play nice" with Zen Cart v1.5.5, it needed a change for PHP 7.0 compliance (class constructor named __construct). v1.2.3 has been submitted to the plugins to correct this incompatibility.
Re: Generate an e-mail on page-not-found (404) errors [support thread]
I've just submitted v1.2.4 for the Zen Cart moderators' review and will post back here when it's available for download.
This version contains changes captured for GitHub issue #2. Language constants (and pseudo-configuration definitions) have been moved from the auto_loader to a language-based extra_definitions file.
The email report now includes the contents of the entire $_SERVER and $_SESSION values.
Re: Generate an e-mail on page-not-found (404) errors [support thread]
Quote:
Originally Posted by
lat9
I've just submitted v1.2.4 for the Zen Cart moderators' review and will post back here when it's available for download.
This version contains changes captured for GitHub issue
#2. Language constants (and pseudo-configuration definitions) have been moved from the auto_loader to a language-based extra_definitions file.
The email report now includes the contents of the entire $_SERVER and $_SESSION values.
Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1090
Re: Generate an e-mail on page-not-found (404) errors [support thread]
Quote:
Originally Posted by
lat9
I don't know how I got this far without knowing this mod exists. Perfect. YOU ROCK!