On line 67 there is a typo, I discovered this whilst having autocomplete/ajax errors with coupon module.

'Exlcude Ajax' => '*ajax*',

Should read

'Exclude Ajax' => '*ajax*',

Comments

pixelsweatshop’s picture

Priority: Normal » Major

changing this typo still produces an ajax error when trying to use autocomplete field in coupon module, as well a uc_termsofservice module

Shai’s picture

The "should read" version and the original are exactly the same. Am I blind or ...?

Shai

pixelsweatshop’s picture

The 'l' and 'c' in "Exclude" are backwards.

crystaldawn’s picture

Priority: Major » Normal

The misspelling is fixed. As for the ajax not working correctly, they seem to work ok for me but I cant speak on the coupon/terms modules as I dont use those. I only use the shipping module which does have ajax in it and it does seem to work ok. If you find a fix for this, please post it and I'll incorporate it. Otherwise I'll have to play with these when I have some free time to see if I can fix it.

janton’s picture

i also have the same problem with coupon module.. i will try to find it

janton’s picture

same problem here: http://drupal.org/node/861706
but doesn't show a fix.. they say it's a problem with SSL Ubercart module..

crystaldawn’s picture

Status: Active » Closed (fixed)