Quote:
Originally Posted by JDesat
Ignore the above. I'm still having the issue, but I realized why it's happening... I think. The first link in the index post (the one with the 404) is crossed out and, even though clicking on it while on the page takes you to the first page of that thread, I don't think it's working properly... Is there a way to set FFF to ignore just the first link in the index post?
|
You've basically figured it out--the post was removed so the 'normalized' post link doesn't work. But the link as presented in browser does because it's to a thread page that does exist to an anchor that doesn't.
There's a setting in FFF to ignore specific chapter URLs. In this case it would be:
Code:
[https://forums.spacebattles.com/posts/11606823/]
ignore_chapter_url_list:
https://forums.spacebattles.com/posts/11606805/
Note the space at the start of each ignore_chapter_url_list line--it matters.
As a more general setting, you could put
continue_on_chapter_error:true in personal.ini under [defaults] or for specific sites to not fail out when individual chapters fail.
From defaults.ini: