-
AuthorPosts
-
tekdinet Friend
tekdinet
- Join date:
- December 2008
- Posts:
- 64
- Downloads:
- 207
- Uploads:
- 9
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
January 11, 2016 at 6:24 pm #844542I have installed JA K2 filter & search module. It was working fine but suddenly it has stopped working.
Even after selection of any option from the dropdown, nothing happens.I tried looking at the Firebug when I change option and I can see:-
TypeError: $(…).fireEvent is not a function resources.html (line 724, col 3)
$(‘jak2filter-form-217’).fireEvent(‘submit’);Let me know if you have any questions.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 11, 2016 at 9:24 pm #844707Hello tekdinet
Kindly provide your site FTP details and Super user admin details via Private reply . So we can further investigate the problem on your siteLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 12, 2016 at 3:39 am #845047Hi Tekinet,
Please try this solution, go to file: > modules/mod_jak2filter/assets/asset.php Find for:
//script $doc->addScript($basepath.'js/jak2filter.js?v=2'); $doc->addScript($basepath.'jquery/jquery-sortable.js');
change to:
//script JHtml::_('behavior.framework'); JHtml::script('media/system/js/mootools-more.js'); $doc->addScript($basepath.'js/jak2filter.js?v=2'); $doc->addScript($basepath.'jquery/jquery-sortable.js');
tekdinet Friendtekdinet
- Join date:
- December 2008
- Posts:
- 64
- Downloads:
- 207
- Uploads:
- 9
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
January 12, 2016 at 7:29 am #845238This reply has been marked as private.tekdinet Friendtekdinet
- Join date:
- December 2008
- Posts:
- 64
- Downloads:
- 207
- Uploads:
- 9
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
January 13, 2016 at 5:31 am #846351This reply has been marked as private.Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
January 14, 2016 at 3:26 am #847350Hi Tekdinet,
I have fixed the problem via the file: ROOT/templates/t3_bs3_blank/html/mod_jak2filter/default.php
At approx line : 283-324, change the
$
define todocument.id
To prevent the js conflict.
Regards
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by tekdinet 8 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum