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: 107 The "pages not found" cache has been deleted. The "pages not found" cache has been deleted. Line: 114 Guide Guide Line: 121 404 errors 404 errors Line: 123 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: 125 How to catch these errors? How to catch these errors? Line: 128 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: 130 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: 131 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: 135 Page Page Line: 144 Referrer Referrer Line: 145 Counter Counter Line: 146 No "page not found" issue registered for now. No "page not found" issue registered for now. Line: 163 Empty database Empty database Line: 167 Empty ALL "pages not found" notices for this period Empty ALL "pages not found" notices for this period Line: 170 Empty ALL "pages not found" notices Empty ALL "pages not found" notices Line: 173 Enrich your stats, display the pages requested by your visitors that could not be found. Enrich your stats, display the pages requested by your visitors that could not be found. Line: 45