#1
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
#2

The thread creator has indicated that this post solved the problem or provided the best insight.

Members who post winning responses earn points for our leaderboard.
Points mean prizes!
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: