Categories

A sample text widget

Etiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa.

Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem, suscipit in posuere in, interdum non magna.

Gallery Remote

So when I try to use the latest Gallery Remote 1.5 I get an error message:

Error: http post failed (http 404 not found)

Using Wireshark to sniff the request from GR:

POST /gallery_remote2.php HTTP/1.1 User-Agent: Gallery Remote 1.5 Accept-Encoding: deflate, gzip, x-gzip, compress, x-compress Content-type: application/x-www-form-urlencoded Content-length: 59

cmd=login&protocol_version=2.3&uname=XXX&password=XX

The response: HTTP/1.1 [...]