Re: Error log Message
In the file includes\languages\english\lang.header.php on line 6 is the define statement is
'HEADER_TITLE_CATALOG' => 'Home',
OR if you have changed the default value with your own template
it should be defined in the in the file
includes\languages\english\YOURTEMPLATE\lang.header.php.
It also helps improve readability of your posts if when you include code you markup with the code tags ( see the hash /octothorn symbol on the toolbar).
Code:
[19-Jun-2025 13:48:28 Australia/Sydney] Request URI: /shopping-cart, IP address: 115.128.53.82
--> PHP Fatal error: Uncaught Error: Undefined constant "HEADER_TITLE_CATALOG" in /includes/init_includes/overrides/init_add_crumbs.php:13
Stack trace:
#0 /includes/autoload_func.php(40): require_once()
#1 /includes/application_top.php(246): require('/home/a1...')
#2 /index.php(25): require('/home/a1...')
#3 {main}
thrown in /includes/init_includes/overrides/init_add_crumbs.php on line 13.
OldNGrey
ZC158a PHP 8.2.15
MySQL 10.6.16-MariaDB
Bookmarks