Please put the attached jar file into your JavaSMFBackup directory, replacing the existing one (you should not have the application running, otherwise you might not be able to overwrite it).
Then restart the application and have it make a backup..
It should create a directory named "errorpages" containing within one .html file named by your forum..
It's actually the .html page as well as the headers from the request and the answer from your forum.
You can doubleclick on it.. Please tell me what the forum think the error is (in my test runs I found possible messages):
You should enter your password.Password incorrect.My log from the app. window is:
[13/03 01:33:29] Next run at: Mar 13, 2007 1:45:00 PM
[13/03 01:33:31] Backup request received.
[13/03 01:33:31] Connection starting.
[13/03 01:33:31] Connecting to http://www.hex.ro/forum/index.php?action=admin
[13/03 01:33:33] Issuing POST to http://hex.ro/forum/index.php?action=login2
[13/03 01:33:34] Saving answer to: D:\JavaSMFBackup\errorpages\Hex.Ro2989.html
[13/03 01:33:34] class smfbackup.http.SMFException: No Refresh header received. Login failed ?
[13/03 01:33:34] Next run at: Mar 13, 2007 1:45:00 PMThe thing is that the requests the application sends trigger an error on the forum. These requests might be altered in some way by the proxy you said you were using.. and I need to know in what way.
It will be helpfull for me to see the .html page (doesn't contain any passwords and you can edit the forum address if you feel like - I just want to see the flow) as well as the text you see in the application window..
Thanks!