Skip to main content

I can not upload photos after I upgraded

More
11 years 10 months ago #178793 by 888
-- 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.

More
11 years 10 months ago #178795 by Jerome
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
Code:
hikashop_loadJslib('opload');
By
Code:
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.

More
11 years 10 months ago #178796 by 888
thanks it works now

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

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