Error adding file uploader module
3 years ago
3 years ago
#1
Hey guys, not sure why but I have tried it multiple ways with multiple projects and even with a new project and while adding the multi-file uploader module is giving me an error even when running the Trongate app as administrator. Any ideas? Looks like possibly a weird character in the error generated. It says "Unable to read file at" and it gives a path to some non-existent filename in my htdocs folder that looks like it is possibly trying to generate. I would add a screenshot but I don't see the option here to. Thanks for any help!
3 years ago
#2
Hi Andrew,
If I were to guess, I'd say it is an issue with the new API Manager. I just created a new app and added a multi-image uploader to a module and I'm not seeing any errors but there is an issue that the files are not being copied over, however, the folders are being created - I'll have a look into it when I get a moment.
If I were to guess, I'd say it is an issue with the new API Manager. I just created a new app and added a multi-image uploader to a module and I'm not seeing any errors but there is an issue that the files are not being copied over, however, the folders are being created - I'll have a look into it when I get a moment.
3 years ago
#3
Here is a screenshot - https://i.imgur.com/nvO1iR0.jpg
3 years ago
#4
I can't replicate that error message you are seeing in the Desktop App - can you elaborate more on the lead-up to it?
Also, having played some more with the Multi-Picture Uploader, there is definitely an issue with the new API manager...
Also, having played some more with the Multi-Picture Uploader, there is definitely an issue with the new API manager...
3 years ago
#5
Damn that sucks. I am really a new user to the framework so I have basically just followed everything by the book as much as I could. Like I said, I tried to add the module on a brand new project as well with same error so I don't know what is happening. I just needed to add an image uploader to this project so I found it is supposed to be easy but I am obviously hitting something here. After searching as much as I could on this topic, I saw that the trongate_filezone module is already included in each project so it got me thinking - is there any way I can manually set it up by making tables or any other steps? That would be great for now!
3 years ago
#6
Have you tried the single picture uploader? It doesn't use the API and should work fine.
3 years ago
#7
Awesome. I wasn't able to get it to work even after replacing all the trongate modules with the newest files for my existing project but it worked ok for a new project. I was still getting the same error but I was able to get it working after comparing files and making a new url database change that I found. I am basically good to go for the image uploader now. Thanks!