[SOLVED]
I'm seeing this error a lot in FireFox, does anyone know what this Javascript error is?
[SOLVED] $("#search_query").autocomplete is not a function ?
Started by Shaun, Jan 24 2010 02:07 PM
Prestashop ver. 1.3.1
CC Processing (USA) - http://www.creditcar...com/?agent=0425
CC Processing (USA) - http://www.creditcar...com/?agent=0425
add this line :
with "<" instead of "["
into 'header.tpl' file between the 'heads' tags. You can find this file into themes/prestashop or themes/yourtheme.
That will load autocomplete functions.
I'm not sure that is the best way to fix the problem, but it works.
Sorry for my rubbish english writing !!
[script type="text/javascript" src="{$content_dir}js/jquery/jquery.autocomplete.js"][/script]with "<" instead of "["
into 'header.tpl' file between the 'heads' tags. You can find this file into themes/prestashop or themes/yourtheme.
That will load autocomplete functions.
I'm not sure that is the best way to fix the problem, but it works.
Sorry for my rubbish english writing !!
This error occurs when the autocomplete Javascript is missing. Go to Modules > Positions, click "Transplant a module", then choose "Quick search block" as the "Module" and "Header of pages" as the Hook, then click Save.
Check out Nethercott Constructions for PrestaShop guides and modules. Like us on Facebook for news updates.
You guys rock!! Worked perfectly, thanks...
Prestashop ver. 1.3.1
CC Processing (USA) - http://www.creditcar...com/?agent=0425
CC Processing (USA) - http://www.creditcar...com/?agent=0425




Back to top









