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.

CommentFileSizeAuthor
amazon_init.inc5.68 KBPrometheus6

Comments

Prometheus6’s picture

Interestingly 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.

phatPhrog’s picture

Sorry. Didn't solve anything for me. I still get blank page after activating the module. Using latest cvs on a clean install.

phatPhrog’s picture

Just 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?

Prometheus6’s picture

Possibly. 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.

Prometheus6’s picture

Version: 4.6.x-1.x-dev » master
Prometheus6’s picture

Version: master » 4.6.x-1.x-dev

The include file is properly stored as UTF-8 now.