Page 1 of 1

Can´t add products in feature module

Posted: Mon Oct 10, 2011 5:48 am
by inspira
I upgrade to the las OC version, 1.5.3 and don't know why but now I can't add products to the featured modules. I check the mbstring http://forum.opencart.com/viewtopic.php ... 73#p199755 and is woking fine.

The problem is that I wrhite a leeter but don't get any result of product to add :S

Any idea?

Re: Can´t add products in feature module

Posted: Tue Oct 11, 2011 3:53 am
by grgr
Try replacing the modules admin controller and the template file. There was a change in the one or both (can't remember) of the files relating to the code used to populate the autocomplete box.

../admin/controller/module/featured.php and the template featured.tpl file.

Re: Can´t add products in feature module

Posted: Tue Oct 11, 2011 4:05 am
by inspira
Thanks so much for your reply, I do what you said,but is still not working :S

Any other idea?

Re: Can´t add products in feature module

Posted: Tue Oct 11, 2011 5:09 am
by grgr
Try replacing the admin header.tpl in paricular the stuff between <head></head>

Jquery library has been changed to jquery-1.6.1.min.js so make sure you have this as well in the template folder.

Re: Can´t add products in feature module

Posted: Tue Oct 11, 2011 6:10 pm
by inspira
Thanks again GRGR! but still not working! :S I've changed the files you said, but not working, also I have to say that the autocomplete is working in other places like in the product options. ???

Re: Can´t add products in feature module

Posted: Fri Oct 14, 2011 6:11 pm
by blackmalakay
i have the same problem with a opencart 1.5.1.1
autocomplete doesn't work

Re: Can´t add products in feature module

Posted: Fri Oct 14, 2011 11:27 pm
by inspira
Hi Blackmalaki! did you try my previous steps? I really have no Idea why stop working :S