I can not upload image from the front-end with hik

  • Posts: 9
  • Thank you received: 0
11 years 1 month ago #94190

I have the problem of not being able to upload image from the front-end, it does not work to control or Drag & Drop works the upload button. Not upload the images, only the browser opens
I have to configure this? what is the option?

To test:
www.shoppingsantiago.com/

VENDOR

Credentials removed by a moderator

Attachments:
Last edit: 11 years 1 month ago by Jerome.

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
11 years 1 month ago #94201

Hi,

Your website uses a template which include jQuery, like some other components in your website:

<script type="text/javascript" src=" code.jquery.com/jquery-latest.pack.js "></script>

The problem comes from that, this inclusions re-define jQuery which have the effect to remove "jQueryUI" loaded by HikaMarket.

In the page, you can see a javascript error:

Uncaught TypeError: Object [object Object] has no method 'sortable'

"Sortable" is a feature from jQueryUI.

The other components (HikaShop and modalizer) have a special version of jQuery which allow them to not break jQuery if it is already defined.

Because there is a javascript error in the page, the HikaMarket script is not processed, that's why the upload manger is not initialized correctly.
You can see it because you can see the html upload zone just below (the button "Elegir archivos").

The component "jQuery easy" could help you to fix the jQuery inclusions by making just one.
extensions.joomla.org/extensions/core-en...jquery-scripts/18327

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
11 years 1 month ago #94242

very well thanks, change the template for that menu option and I solved.
Saludos

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
11 years 1 month ago #94274

Hi,

We are working on several patchs in order to eliminate this kind of jQuery problem (in HikaShop and HikaMarket).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.062 seconds
Powered by Kunena Forum