Giter VIP home page Giter VIP logo

emailfor404's People

Contributors

lat9 avatar

Watchers

 avatar  avatar

Forkers

torvista

emailfor404's Issues

configuration constants in language file

define('SEND_404_ERRORS_EMAILS_TO', '[email protected]');     // This is the email address that the 404 emails are sent to
define('SEND_404_ERRORS_EMAIL_TO_STATUS', '1');             // Set to '1' to enable the email sending
define('SEND_404_ERRORS_EMAIL_ARCHIVE', '0');               // Set to '0' for no archiving, any other value to write to email_archive in database

nitpick>..I would have expected these to be "elsewhere" and unique: since they get duplicated when in a language file...</nitpick

PHP Warning: Constants already defined for ZC158/php8

Just trying out php 8 and am paying the price...ZC158, Xampp 8.0.1-1.
This is not reported on php 7.3.

[03-Feb-2021 16:45:08 Europe/Madrid]
Navigation: [0][not set] [1][not set] [2][not set]
Request URI: /tienda-158/
IP address: 127.0.0.1
#1 define() called at [CATALOG/includes/auto_loaders/config.emailFor404.php:17]
#2 require(CATALOG/includes/auto_loaders/config.emailFor404.php) called at [CATALOG/includes/classes/InitSystem.php:219]
#3 Zencart/InitSystem/InitSystem->getLoadersFromFilelist() called at [CATALOG/includes/classes/InitSystem.php:171]
#4 Zencart/InitSystem/InitSystem->loadAutoLoadersFromSystem() called at [CATALOG/includes/classes/InitSystem.php:33]
#5 Zencart/InitSystem/InitSystem->loadAutoLoaders() called at [CATALOG/includes/application_top.php:248]
#6 require(CATALOG/includes/application_top.php) called at [CATALOG/index.php:25]
--> PHP Warning: Constant SEND_404_ERRORS_EMAILS_TO already defined in ...\includes\auto_loaders\config.emailFor404.php on line 17.

....and for all the subsequent constants.
I imagine there is double loading from those new InitSystem...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.