Closed (fixed)
Project:
Amazon associate tools
Version:
5.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2007 at 19:55 UTC
Updated:
26 Jun 2007 at 02:31 UTC
I installed the Amazon module, and activated and set permissions. PHP5, and CURL is there.
When I run a search, any search, I get returned a blank page. No errors in Apache log.
Comments
Comment #1
mg2020 commentedPlease note...I have already attempted the fix laid out here: http://drupal.org/node/123588. I moved the folder as prescribed (with the corrections that were noted), and made the code changes as follows:
Changing this...
to this...
What I end up with is an entirely blank site, at which time changing the code back produces the same and I am forced to delete the entire module directory to get up and running again.
Comment #2
mg2020 commentedI have now fixed the blank page problem, although it took rebuilding DOM from RPMs, and restarting.
Now one issue remains.
When creating a node from Amazon node, images never show up with valid ASINs. But when querying from the database, images show just fine and you can create nodes from there. I tried multiple valid ASINs, and even created and deleted nodes from query and retried with direct node creation, but still no images on preview.
Any thoughts?
Comment #3
discursives commentedI am getting a blank page when i try to add an amazon node. The page seems to be submitting the lookup for the ASIN, but it doesn't move off the url...just stays on /node/add/amazon-node.
Is this the same issue? What does rebuilding DOM from RPM mean?
Comment #4
Ahila commentedHello mg i get a blank page when i click the search button of amazon search. Iam using php5 , DOM and Curl options are enabled. Can you help me please?
Comment #5
mg2020 commentedI just ran new DOM RPMs and corrected that blank site problem.
Comment #6
mg2020 commented