#1
Hello,

I'm on Windows 8. I added a new module with some properties. Then I added the multi-image uploader. The controller file has just this line of text, 'ERROR: Unable to locate image_uploader_manager module!'

Any idea what could be wrong? Thanks!
#2
Hi Andrew,

DC has now fixed the multi-image uploader issue. Please try again and let us know if you are having any problems
#3
I ran the create image uploaded again. The controller is still empty. Now the error has changed to, 'ERROR: Unable to locate image_uploader_manager module!~TsBEkR'

Is it going to restore the controller? Why did it have to overwrite the entire controller file with this single error line?
#4
Hi Andrew,

Looks like you may have tried to add the multi-picture uploader too early. The problem has been fixed. I just tried it myself with a new module and can confirm the image uploader now works, however you may get a few warnings from template.php if are using older Trongate Framework.

Which has also been fixed with new installed of the framework.


I can't answer why the desktop app overwrites the whole controller, maybe it is something DC needs to look at when he gets time.
#5
Thanks DaFa. Is 1.0.004 the latest version of the desktop client?
#6
It says it add the uploade but it doesnt work. The uploader does not appear in at http://localhost/newspaper_notice/newspaper_notices/create . I do not see any of photo uploader modules in the modules directory.
#7
Yes Andrew, v1.0.004 is the latest Trongate Desktop App

I think you might be a little confused as to where the uploader goes. It's not at .../create rather

then you click on 'view' under action on the table
#8
I've uploaded a screenshot of the manage link. I don't see the picture uploader.

https://www.dropbox.com/s/xshjmw8if81x08k/Screenshot%202022-11-14%20at%2014-39-28%20Admin.png?dl=0
#9
Ok. It shows after I create a record. Thanks!