RE: [Mtamazon] Disappearing Prices Amazon bug
| Newsgroups | gmane.comp.web.mtamazon.user |
|---|---|
| Message-ID | <[email protected]> |
--- mtamazon-UyJXQfNV+hK/[email protected] wrote: > I have the same problem. Amazon Sale Prices are gone. All items show > as > unavailable. Here's some of the XML returned, and a sample of code > that I > use. Any iedas? Here is the "fix" that worked for me: On or near line 368 of the MTAmazon.pm file I changed this: my $url = "http://xml.amazon.com/onca/xml2?t=$associateid&" . to this: my $url = "http://xml.amazon.com/onca/xml3?t=$associateid&" . (Please note the above codes may have been distorted by your email client: in other words, "xml2" in the url becomes "xml3") and it seems to be working in the MTAmazon plug-in. As always, your mileage may vary. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ You received this email because you have subscribed to Mtamazon-users. To subscribe, unsubscribe, or change your subscription options, please visit https://lists.sourceforge.net/lists/listinfo/mtamazon-users