MTAmazon AWS3 update
Just a minor change which shouldn't affect most people, unless you are trying to link to the same item in multiple countries.
The problem was that the cache file was being written with no regard to which country. Therefore, your cache file would always represent the first country you used it with.
So update to this if you want multiple country, same item functionality.
Backup files. Use at your own risk
Patches
- Use this patch against a fresh MTAmazon.
MTAmazon.snowblink.20041024.patch
MD5: 74818d6cb403844bcd54bde09a4b29a8 - Use this patch if you have applied the previous one.
MTAmazon.snowblink.20041024.incremental.patch
MD5: e331170ce96bd9323dd65b9701192182
Usage
<MTAmazon country="us" ... >
Install
$ cd {where your MTAmazon.pm is}
$ patch -p0 < MTAmazon.snowblink.20041024.patch
OR
$ patch -p0 < MTAmazon.snowblink.20041024.incremental.patch
Add a comment