NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: astahl on September 23, 2019, 03:22:47 AM

Title: File Upload Problems 11.22
Post by: astahl on September 23, 2019, 03:22:47 AM
Hi All,

Has anyone had problems uploading files to a WebServer? Installed NT11.22 from NT11.21 file upload no longer works.

I see in the history notes that a change was made to, "Fix: File Upload fields did not set %FormField correctly.".
It does not upload the selected file to the uploads folder, but says it successfully uploaded the file.

UPDATE: I tested the file upload app in NT/WebServer/Examples and that also failed to upload a file to the uploads folder.


Ashley
Title: Re: File Upload Problems 11.22
Post by: Mike McLoughlin on September 23, 2019, 09:55:02 AM
I'm getting a compile problem for my Uploads procedure in 11.22 - it's looking for "Loc:filename"
Title: Re: File Upload Problems 11.22
Post by: astahl on September 24, 2019, 02:53:26 AM
Mike,

If you have "Remove WebFolderPath from incoming file name" unchecked then it is looking for Loc:filename. Check-it and the error goes away.

Ashley
Title: Re: File Upload Problems 11.22
Post by: Bruce on October 09, 2019, 02:32:53 AM
fixed for 11.23
Title: Re: File Upload Problems 11.22
Post by: astahl on October 09, 2019, 07:33:56 AM
Thanks Bruce


Ashley
Title: Re: File Upload Problems 11.22 and 23
Post by: astahl on October 12, 2019, 02:41:29 AM
Hi Bruce,

File upload still does not work in 11.23 using FileUpload(26) app.

Ashley
Title: Re: File Upload Problems 11.22
Post by: peterH on October 13, 2019, 10:57:52 PM
Now it's the opposite of what astahl reported earlier. If "Remove WebFolderPath from incoming File name" is checked then the file is uploaded but not found when trying to copy to a blob field. Uncheck, and it works.

And this is 11.23

Peter
Title: Re: File Upload Problems 11.22
Post by: osquiabro on October 14, 2019, 04:12:54 AM
hi peterH, i have a same problem with blob field.
Title: Re: File Upload Problems 11.22
Post by: Bruce on October 29, 2019, 03:25:12 AM
fixed in 10.24

>> i have a same problem with blob field.

sort of - the blob field is a different issue I think - and has to do with how you are storing the image in the blob. We'll need to chat more about that later.

Bruce