Hello all,
As this is my first post, I'd like to really thank David and team for excellent job on framework(I love it!)
I'm stuck with multiple file upload ( need single or multiple file upload for my project ). searched everywhere how it should be done in Trongate with no luck. code stuck at
json($_FILES) I get :
tried making clean new app, new module, and adding multiple picture uploader to check the code , but got module not working at endpoint 'module/show/1' error seems to be in
probably I do something badly , but I'm stuck seems I can't get out of it on my own :)
Thanks again guys
A special welcome to our newest member, Humble-Servant.
help with multiple file upload
#1
12 Apr 2025, 7:30am UTC
Saturday 12th April 2025, at 7:30am UTC
Status: Unresolved
Edited on Saturday 12th April 2025, at 7:30am UTC
This post was liked by; DaFa
#2
13 Apr 2025, 1:09am UTC
Sunday 13th April 2025, at 1:09am UTC
Hi Tom,
Hmm, it looks like your multi-file uploader generated by the Desktop app is missing the method '_init_filezone_settings()' I just tried it and am getting this error: To fix this quickly - just add the following below the 'show()' method, then change the 'targetModule' and 'destination' to the right names for your module:
Hmm, it looks like your multi-file uploader generated by the Desktop app is missing the method '_init_filezone_settings()' I just tried it and am getting this error: To fix this quickly - just add the following below the 'show()' method, then change the 'targetModule' and 'destination' to the right names for your module: