Syntax error, when using attributes

Project: 
uc_inventory_api
Category: 
bug report
Priority: 
normal
Status: 
active

hey,

Am having an issue with checking availability,
I have added this module, plus added the gift certificate module.

When I choose an attribute (add recipients email), there may be a clash with the inventory javascript:
http://www.mywebsite.com/modules/uc_inventory_api/availability_check.v2....

I get syntax error:
syntax error
({nid:59,7:,8:})

which is:
eval("({"+params.join(",")+"})"),

I wonder if this is caused by the Gift certificates module?

Any thoughts would be awesome.......

Re: Syntax error, when using attributes

uc_inventory_api doesn't work with textfield attributes

Thanks TR, If anyone knows

Thanks TR,

If anyone knows how to make this work, i would appreciate it.
Our products do not have variants, and I need to be able to add the "add your email address" and another text field for comments, as I want to add the gift certificates, and this requires an email address.

So, to get by, I am hoping to skip the attributes field. Is this possible?
or just stupid =)