cascading dropdown not loading in search form module

mahmoodee

Member
Hello,
I create custom search form module in homepage and this form have cascading dropdown. I have another fabrik list module in homepage.
tHe cascading dopdown in serch module not load If I enable another fabrik list module.
If I disable fabrik list module , the cascading dropdown in search form module work fine.
If I enable fabrik list module I get this error in Chrome console
Uncaught TypeError: Cannot read property 'getElement' of null
at Object.watchNav (http://localhost:81/work/khob2/media/com_fabrik/js/dist/list.js:2:21352)
at Object.e.extend.$owner (http://localhost:81/work/khob2/media/system/js/mootools-core.js:38:495)
at Object.watchAll (http://localhost:81/work/khob2/media/com_fabrik/js/dist/list.js:2:2156)
at Object.e.extend.$owner (http://localhost:81/work/khob2/media/system/js/mootools-core.js:38:495)
at Object.initialize (http://localhost:81/work/khob2/media/com_fabrik/js/dist/list.js:2:1425)
at Object.<anonymous> (http://localhost:81/work/khob2/media/system/js/mootools-more.js:27:158)
at Object.e.extend.$owner [as initialize] (http://localhost:81/work/khob2/media/system/js/mootools-core.js:38:495)
at new <anonymous> (http://localhost:81/work/khob2/media/system/js/mootools-core.js:37:213)
at http://localhost:81/work/khob2/index.php/ar/:1106:13
at onAdd (http://localhost:81/work/khob2/media/system/js/mootools-core.js:176:218)

How I can solve this problem please
thank you
 
Last edited:
Looks like you have an old version. The error is referencing getElement as the problem, but we changed the list.js to remove getElement() back in May.

Suggest you update.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top