Amazon screwed up my pages and I don't know where to turn

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
soccio97
Forum Newbie
Posts: 12
Joined: Wed Nov 12, 2008 10:59 am
Location: Sumter, SC
Contact:

Amazon screwed up my pages and I don't know where to turn

Post by soccio97 »

After two years of working fine I went to one (http://www.birdwatching.TellMeAboutThat.com) of my 85 sub-doamains and found the following error messages:

Warning: file_get_contents(http://ecs.amazonaws.com/onca/xml?Servi ... ionSummary) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /home/tellmeab/public_html/BirdWatching/includes/amazon.php on line 846

Warning: Invalid argument supplied for foreach() in /home/tellmeab/public_html/BirdWatching/includes/amazon.php on line 868

I started loking at my other sub-domains and everyone has the same messages. I've contacted the script author and he said he had no solution and it was something to do with Amazon changing a link or something. Amazon will not answer me in any of their forums.

I've decided to go another route but am having a problem with the width of the menu (see http://www.aromatherapy.TellMeAboutThat.com and look at the menu items on the right). How can I widen the menu?
Post Reply