This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

SpankyP
SpankyP

Can we get a comprehensive, step-by-step guide to using the responsiv/uploader plugin found here: https://github.com/responsiv/uploader-plugin ??

This is a common issue on the forums that have gone unresolved and which results from the given instructions on the page being insufficient.

I've run into the following problems trying to run this plugin:

  • model not found error ("Class ModelName Not Found!")
  • "There is no model bound to the uploader!"
  • Call to a member function bindModel() on null
  • 'System\Models\File' not found!

etc, etc.

This shouldn't feel like pulling teeth just to get a common functionality up and running. Thanks.

Last updated

SpankyP
SpankyP

I'm assuming I can use a model from another component - assume Image extends Model

Image doesn't work /Myname/PluginName/Models/Image doesn't work Myname/PluginName/Models/Image doesn't work and use Image (with both above tried too) doesn't work.

Any help?

janedoe
janedoe

The same problem i face model class Project not found.even i created model and import namespace in my plugin with use: syntax still get the same error.I think may be it is due to we are calling model during runtime.in the php section of our page

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.