Hello Guys,
I am using agora forum in my project. i have already menu bar which using motoolls but now i have added agora forum which is also using mootolls so it create conflict issue what happen either any one of menu is working not both together. anyone pls let me know how can i solve this issue very fast i was stucked.
i have found that this both lines create issue during conflict
if ($debug || $konkcheck) {
JHTML::script('mootools-uncompressed.js', 'media/system/js/', false);
} else {
JHTML::script('mootools.js', 'media/system/js/', false);
}
i am stucked pls help me