- Posts: 57
- Thank you received: 1
I can not upload photos after I upgraded
11 years 10 months ago #178793
by 888
I can not upload photos after I upgraded was created 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
-- 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.
11 years 10 months ago #178795
by Jerome
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.
Replied by Jerome on topic I can not upload photos after I upgraded
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
By
in order to force the jquery inclusion.
Regards,
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');
Code:
hikashop_loadJslib('opload');
hikashop_loadJslib('jquery');
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.
11 years 10 months ago #178796
by 888
Replied by 888 on topic I can not upload photos after I upgraded
thanks it works now
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.209 seconds