You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, i'm trying to use this plugin, i was able to use it before, but after some code update im implementing it again, but now there is an error and i dont know why.
"Class '\User\Plugin.Name\Models\__uploader' not found"
This error show up when files are trying to upload with a deferredBinding model. Into the html code there is a input named _uploader.
Hello guys, i'm trying to use this plugin, i was able to use it before, but after some code update im implementing it again, but now there is an error and i dont know why.
"Class '\User\Plugin.Name\Models\__uploader' not found"
This error show up when files are trying to upload with a
deferredBinding
model. Into the html code there is a input named _uploader.<input type="hidden" name="_uploader[images]" value="">
Any idea?
Thanks!
The text was updated successfully, but these errors were encountered: