Parcye

Results 19 comments of Parcye

Hi, The main problem is not the folder with spaces, that was created with image uploader. The problem is error 450 when statimg, so no new files are uploaded. I...

I have justs tested with the latest; same error: ``` [node-log 3:55:51 PM] cannot stat remote file:Error: 450 /gnx/application/views/generix/field_imagelist.php: No such file or directory ``` 450 FTP Reply Code Example...

I suggest looking at issue #5 and #7 , I solved it on my local machine by allowing error 450 and 452 to be ignored. As it already ignores 500...

What error is showing in the console log? Verstuurd vanaf remote werkstation > Op 11 mrt. 2014 om 17:21 heeft drewmunn [email protected] het volgende geschreven: > > I'd already tried...

While stating i guess Verstuurd vanaf remote werkstation > Op 11 mrt. 2014 om 17:43 heeft drewmunn [email protected] het volgende geschreven: > > Scratch that, it's now come back to...

Please be sure you are not getting a results that is a temp error, for example because you are trying to get file info of non existing file. See issue...

Not only that; changing a : into ; in an open file doesn't result in a upload as the file size is the same. Maybee open files should always be...

I have the exact same problem. Did you fix it?

You can add custom values to the return URL . I would opt for encryption. I have seen this in some documentation. Return URL would be /mollie-return.php?hash=abcdef&val=12345 check if val...