I can not upload photos after I upgraded

  • Posts: 57
  • Thank you received: 1
9 years 5 months ago #178793

-- HikaShop version -- : 2.3.4
-- HikaMarket version -- : 1.5.0
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.5.14-1
-- Error-message(debug-mod must be tuned on) -- : Uncaught ReferenceError: hkjQuery is not defined

hi

I can not upload photos in Product front end after I upgraded

error
Uncaught ReferenceError: hkjQuery is not defined

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
9 years 5 months ago #178795

Hi,

I'm not able to reproduce in my Joomla 3 test website.
It looks like jquery is not loaded in your web page ; which is strange.

HikaMarket 1.5.0 uses the HikaShop uploader system.
Please edit the file "administrator/components/com_hikashop/types/uploader.php" and replace

		hikashop_loadJslib('opload');
By
		hikashop_loadJslib('opload');
		hikashop_loadJslib('jquery');
in order to force the jquery inclusion.

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.
The following user(s) said Thank You: 888

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

  • Posts: 57
  • Thank you received: 1
9 years 5 months ago #178796

thanks it works now

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

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