Dear Amazon API Maintainer:
I was getting the following error messages:
- Warning: Missing argument 2 for amazon_item_delete(), called in /srv/bindings/ac452756959c432f96cd421afae706af/code/modules/amazon/amazon.admin.inc on line 189 and defined in amazon_item_delete() (line 907 of /srv/bindings/ac452756959c432f96cd421afae706af/code/modules/amazon/amazon.module).
- Notice: Undefined variable: locale in amazon_item_delete() (line 911 of /srv/bindings/ac452756959c432f96cd421afae706af/code/modules/amazon/amazon.module).
The enclosed patch file appears to have eliminated both of these warning messages. Please verify.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Missing_argument_2_for_amazon_item_delete-2947127-3.patch | 461 bytes | ushikoshi.y |
| amazon.admin_.inc_.patch | 521 bytes | frmcclurg |
Comments
Comment #2
zegmant commentedit works, thanx
the error was on 7.x-2.0
Comment #3
ushikoshi.y commentedIt works for me too, Thanks!
#1 for 7.2.x-dev
Comment #5
marcelovani