Closed (fixed)
Project:
Amazon associate tools
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Apr 2005 at 14:56 UTC
Updated:
1 May 2005 at 00:18 UTC
amazon_init.inc holds the data to configure Amazon associate tools for each Amazon store. This requires the file to use the UTF-8 encoding.
As of April 5, this file seems to be corrupted in the download archive. All the non-ASCII characters are corrupted, and recommitting the file did not fix the problem so this will take some investigation.
The attached file is the actual copy from my local system, which should work. If you edit it, MAKE SURE YOUR EDITOR IS UTF-8 CAPABLE.
| Comment | File | Size | Author |
|---|---|---|---|
| amazon_init.inc | 5.68 KB | Prometheus6 |
Comments
Comment #1
Prometheus6 commentedInterestingly enough, Win-CVS, the heavy-duty Windows CVS client, rejected all attempts to save the file as Unicode, but Tortoise CVS handled it quite nicely.
Comment #2
phatPhrog commentedSorry. Didn't solve anything for me. I still get blank page after activating the module. Using latest cvs on a clean install.
Comment #3
phatPhrog commentedJust checked my logs, but can't find anything. Any possiblity this is a mod_security, snort or other security app preventing this module to work?
Comment #4
Prometheus6 commentedPossibly. This code uses REST techniques...but to be honest, if you can use the aggregator module security shouldn't block this one.
I'm reopening this. I need to get the latest cvs code. I don't do that anything like daily and there's been a lot of tweaking in there. I considered not releasing 4.6 versions of my modules until 4.6 was released. I am DEFINITELY taking that tack when 4.7 rolls around.
Comment #5
Prometheus6 commentedComment #6
Prometheus6 commentedThe include file is properly stored as UTF-8 now.