The latest release of the client has auto spellchecker which automatically highlights misspelled words like in MS Word. Right click on underlined word for a list of suggestions or to add it to dictionary. Currently it works only in WYSIWYG editing mode and should be explicitly turned on in Options. IE 5.5 or above should be installed on your
(
Read more... )
I think Fotobilder may not be using the specified port.
( ... )
Reply
Reply
I changed to wininet, and downloading my "Security level" list worked. Downloading my "Gallery" list also looked like it was working, but at the end it just gave me an error "Error(Auth)" and my Gallery list remained unpopulated.
Reply
try this with urlmon. For some reason I was passing port number not after server name :81 but after /interface/upload:81. Error Auth: means error with initial request to get challenge which is the same for all FB requests, maybe the server was down, try several times.
Reply
Reply
this release (1.4.6.1) *should* have port problem with urlmon fixed and also can save FB response headers. ENable urlmon and try to connect. I tried it and tdimon clearly shows :81, in particular it cannot connect to pics.livejournal.com:81. Then (if it does not work anyway enable wininet) update gallery list and see what it saved in the response_header.txt in the default draft folder.
Reply
HTTP/1.1 200 OK
Date: Wed, 24 Nov 2004 22:13:58 GMT
Server: Apache/1.3.33 (Unix) mod_perl/1.29
X-FB-SecGroup: secid=1&name=danet
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8
response_header.txt for wininet
HTTP/1.1 200 OK
Date: Wed, 24 Nov 2004 22:16:11 GMT
Server: Apache/1.3.33 (Unix) mod_perl/1.29
X-FB-NewChallenge: VoLcw3HHDem7Hv30bzekZlTwkTyJ8q0zz3dumtnt
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8
I'm still getting the "auth" errors though.
Reply
Leave a comment