Pages not found Pages not found Line: 44 Adds a tab to the Stats dashboard, showing the pages requested by your visitors that have not been found. Adds a tab to the Stats dashboard, showing the pages requested by your visitors that have not been found. Line: 45 The "pages not found" cache has been emptied. The "pages not found" cache has been emptied. Line: 108 The "pages not found" cache has been deleted. The "pages not found" cache has been deleted. Line: 115 Guide Guide Line: 122 404 errors 404 errors Line: 124 A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore. A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore. Line: 126 How to catch these errors? How to catch these errors? Line: 129 If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s". If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s". Line: 131 A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page. A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page. Line: 132 You must use a .htaccess file to redirect 404 errors to the "404.php" page. You must use a .htaccess file to redirect 404 errors to the "404.php" page. Line: 136 Page Page Line: 145 Referrer Referrer Line: 146 Counter Counter Line: 147 No "page not found" issue registered for now. No "page not found" issue registered for now. Line: 164 Empty database Empty database Line: 168 Empty ALL "pages not found" notices for this period Empty ALL "pages not found" notices for this period Line: 171 Empty ALL "pages not found" notices Empty ALL "pages not found" notices Line: 174