Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue to use the FileUploadAttribute extension outside the admin interface. #9

Open
JoelBout opened this issue Jul 4, 2017 · 2 comments

Comments

@JoelBout
Copy link

JoelBout commented Jul 4, 2017

Hello Javier,

Thank you for this great extension which works as describe (from admin panel).
However when it comes to use this extension from an HTML interface there is an issue.

In the following file: /app/code/community/Jvs/FileAttribute/etc/config.xml I tried to move the whole following block from adminhtml to global node:

<jvs_fileattribute>
jvs_fileattribute/observer
updateElementTypes
</jvs_fileattribute>

that you can find in the block </adminhtml_catalog_product_edit_element_types> but it does not work...
Can you tell what I need to do to make it used at Global level?

Best regards,

Joel

@jahvi
Copy link
Owner

jahvi commented Jul 5, 2017

Hey Joel,

Can you describe what you're trying to do in more detail? I'm afraid I'm not sure what you need to use the extension outside the admin area for.

@JoelBout
Copy link
Author

JoelBout commented Jul 5, 2017

Hello Javier,

Actually my website is a market place, therefore I am using your extension to authorize the vendor to upload their image, for the size information, from webpage interface which is the reason why I would like to extend to Global level and not to limit that to admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants