View Single Post
Old 09-21-2004, 06:48 PM   #10
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Find the following in config.php:
Code:
define('SPIDER_MAX_LIMIT',20);
and change it to this:
Code:
define('SPIDER_MAX_LIMIT',40);
Re-spider and see what you get.
vinyl-junkie is offline   Reply With Quote