Page 1 of 1
[2.1.0.1] Categories Link on Products not autocompleting
Posted: Mon Nov 14, 2016 1:43 am
by DannyMacD
Hello,
as the title suggests, in my admin panel (Catalog > Products, Links tab, Categories) the categories are not autocompleting anymore. I'm unsure why?
is there a way to find out why?
Re: [2.1.0.1] Categories Link on Products not autocompleting
Posted: Tue Nov 22, 2016 5:58 pm
by DannyMacD
any advice from anyone on this?
Re: [2.1.0.1] Categories Link on Products not autocompleting
Posted: Wed Nov 23, 2016 11:36 am
by thekrotek
Since autocomplete works via AJAX, you might have a JavaScript error on page load. Open Firebug or default browser's object inspector, navigate to console and reload the page with autocomplete option. You might see an error.
Re: [2.1.0.1] Categories Link on Products not autocompleting
Posted: Wed Nov 30, 2016 6:42 am
by DannyMacD
hi there,
so i have tried that but not getting any errors back on it.

Re: [2.1.0.1] Categories Link on Products not autocompleting
Posted: Wed Nov 30, 2016 10:22 am
by rjcalifornia
Did you install a mod recently?
Re: [2.1.0.1] Categories Link on Products not autocompleting
Posted: Tue Dec 06, 2016 9:33 pm
by DannyMacD
site has a few mods but nothing specifically in that area.. was hoping i could find a way to work out what is was rather than disabling all then switching on at the same time...

Re: [2.1.0.1] Categories Link on Products not autocompleting
Posted: Wed Dec 14, 2016 3:42 am
by DannyMacD
this is now resolved.
there was a conflict with another module meaning the DB Query was erroring.
thank you for the guidance thekrotek, you have been great help!