Object doesn't support property or method 'chosen'

  • Posts: 56
  • Thank you received: 0
11 years 3 months ago #116129

I get this error on all HikaShop pages when using Joomla 3.1.1. I even tested it on a fresh Joomla install without anything else installed except HikaShop, using the default ProStar template. The error pops up when using IE(10) debug mode.

Error: Object doesn't support property or method 'chosen'
<script type="text/javascript">

jQuery(document).ready(function (){
jQuery('select').chosen({
disable_search_threshold : 10,
allow_single_deselect : true
});

});
etc...

Last edit: 11 years 3 months ago by Lutya.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
11 years 3 months ago #116133

This indicates that chosen is missing on your website. Normally it is included in the Protostar template. Are you sure that you flushed all the cache of your website after selecting the template ?

Anyway, you can deactivate the use of chosen in the Display tab of the configuration of HikaShop with the option of the same name.

The following user(s) said Thank You: Lutya

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

  • Posts: 56
  • Thank you received: 0
11 years 3 months ago #116137

I installed the blank template into a completely different URL and cleared my cache. But deactivating the "Use Chosen library" fixed the issue. Thanks!

Last edit: 11 years 3 months ago by Lutya.

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

Time to create page: 0.071 seconds
Powered by Kunena Forum