View Single Post
Old 04-07-2011, 06:04 AM   #12
audreypots
Member
audreypots began at the beginning.
 
audreypots's Avatar
 
Posts: 10
Karma: 10
Join Date: Apr 2011
Device: Kindle
Quote:
Originally Posted by Starson17 View Post
That's OK, 1) I prefer to see what you're actually using, 2) it saves me time in organizing the basic structure, and 3) I'm sure you really are interested enough to post.

I ran your recipe and tracked it back at least far enough to see that the site is sensitive to all sorts of issues. If you turn off cookies in Firefox, or block the cookie in TamperData, you get no images. If you send no UserAgent, you get no images, etc. i suspect it may also be sensitive to other headers, like the accept header, etc.

Normally, the recipe system will provide basic cookie handling and it sends a default UserAgent. Something else is likely to be the problem. I had a site that needed an Accept header that Calibre was not sending to get past the Bad Behavior module.

I regret that I don't have time to solve the problem for you. Search for some of my posts on Accept headers, Bad Behavior, cookies, etc. to see how to track the HTTP handshaking, cookies and headers. You would need to see what Calibre sends, match that to the minimum that the site finds acceptable.

Thank you so much! Please no regrets (i do not know the exact phrase to reply, but I hope you get my point), as I wasted some of your time already. All I really need is a little nudge on the right the direction, a few days ago I don't even know the problem now I can concentrate!

Again many many many thanks!
audreypots is offline   Reply With Quote