View Single Post
Old 04-06-2004, 07:17 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
This is just a guess, but have you tried changing this code in config.php:
Code:
define('SPIDER_MAX_LIMIT',20);
to this?
Code:
define('SPIDER_MAX_LIMIT',70);
vinyl-junkie is offline   Reply With Quote