Bit Che > Scripts & Development
Winsock security error
CuF:
I wonder if it's only because my version if IE is dated. It's IE8 only because I don't use it.
Were you able to duplicate the error?
Btw, that developer tool in chrome is pretty cool. I have no idea if Firefox has something similar or not.
Edit: Just to refresh my memory...
Failed is supposed to be the response for bad username or password.
Failed2 is for expired (or not accepting) cookies?
I don't know why, but I can never keep it straight.
chip!:
--- Quote from: CuF on April 06, 2013, 04:34:59 am ---I wonder if it's only because my version if IE is dated. It's IE8 only because I don't use it.
Were you able to duplicate the error?
--- End quote ---
not to do with your browser. I was able to duplicate the error... it was because I did not have a flag set in the HTTP connection code. the default is to 'halt' on *every* SSL certificate error... but ive changed it to "ignore all SSL certificate errors"..
--- Quote from: CuF on April 06, 2013, 04:34:59 am ---Btw, that developer tool in chrome is pretty cool. I have no idea if Firefox has something similar or not.
--- End quote ---
I saw one in the past for FireFox... HTTP Header Control or Live Headers.. or something, but it was a little bit clunky..
--- Quote from: CuF on April 06, 2013, 04:34:59 am ---Edit: Just to refresh my memory...
Failed is supposed to be the response for bad username or password.
Failed2 is for expired (or not accepting) cookies?
--- End quote ---
yeah thats exactly right..
failed should be to detect if a bad user/pass attempt to login
failed2 should be for when a your previous valid login expired
should be.. because sometimes they have to represent different logic events.. but yeah, thats the general plan :)
chip!:
CuF can you give this build a test that should fix the problem? :)
http://convivea.com/forums/index.php?topic=2131.msg20198#msg20198
just make sure you update your script header, there was an error with the code0 (missing 'num' from the replace() function).. and updated the form=
CuF:
--- Quote from: chip! on April 06, 2013, 07:26:25 am ---CuF can you give this build a test that should fix the problem? :)
http://convivea.com/forums/index.php?topic=2131.msg20198#msg20198
just make sure you update your script header, there was an error with the code0 (missing 'num' from the replace() function).. and updated the form=
--- End quote ---
Yup, missed that pesky 'num'. New version works a treat. Thanks.
Now to chisel away at extremely complicated layout of search results.
Btw, looks like a nice site. Can't remember where I heard about it, but I've been waiting about a year for an invite.
Navigation
[0] Message Index
[*] Previous page
Go to full version