View Single Post
Old 07-21-2004, 04:40 PM   #8
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
To suppress 404 errors, make sure you have this set like so in config.php:
PHP Code:
define('SILENCE_404S',true); 
Note: This is a new feature of 1.8.3.
vinyl-junkie is offline   Reply With Quote