Hi Gianluigi, I have some little problems in sending a mail with attachment...
The mail isn't sent: I get the popup but it "freeze" and nothing happens... Here's the screenshot of the popup I get: http://www.ivanhalen.com/popup.jpg
And here's the HTML code: seems that the last frame source is missing or is not a valid page
<!-- MENU-LOCATION=NONE -->
<html> <head> <title>Upload in Progress</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head>
<frameset rows="60,*,30" frameborder="NO" border="0" framespacing="0"> <frame src="Image.asp" name="topUploadFrame" scrolling="NO" noresize > <frame src="ProgressBar.asp?ProgressPage=progress-std.asp&UploadID=458187136" name="mainUploadFrame"> <frame src="UntitledFrame-1"></frameset> <noframes><body>
</body></noframes> </html> --------------------------------------------------------------
I also noticed that, in the Upload tab, if I select "Absolute" from the path type menu and "/public/" as path, I get this error: "The Upload path is Absolute and the Upload path Type is not Absolute"... How should I write the absolute path?
I'm using the 2.2.2 version
Thanks! |
|
|