Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thechive.com.py - Cannot find last page #1

Open
jhavens12 opened this issue Dec 16, 2016 · 2 comments
Open

thechive.com.py - Cannot find last page #1

jhavens12 opened this issue Dec 16, 2016 · 2 comments

Comments

@jhavens12
Copy link

The script cannot find the last page as it did previously, once started it just continues on like this:

	200 @ 106000 next status should be 404, in/decrement will be 1000
	200 @ 107000 next status should be 404, in/decrement will be 1000
	200 @ 108000 next status should be 404, in/decrement will be 1000
	200 @ 109000 next status should be 404, in/decrement will be 1000
	200 @ 110000 next status should be 404, in/decrement will be 1000
	200 @ 111000 next status should be 404, in/decrement will be 1000
	200 @ 112000 next status should be 404, in/decrement will be 1000
@Nicba1010
Copy link
Owner

I'll be sure to check it as soon as I can!

@jhavens12
Copy link
Author

jhavens12 commented Feb 2, 2017

I got around this by changing the last page variable

lastPage = 1000
#lastPage = findLastPage()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants