I can't get the Amazon search module to work. The Amazon tab shows up fine but when I try to search for a book I get the following error message:

------------------------------

Fatal error: Call to undefined function: _amazon_pricing_to_array() in /home/lic_html/myhe/modules/amazon_search.module on line 319

------------------------------

Does anyone know what that means? What do I need to do?

Thanks!

Comments

andre75’s picture

My first guess:
copy the include files into the misc directory and try again.

Andre

-------------------------------------------------
http://www.opentravelinfo.com
http://www.aguntherphotography.com

Prometheus6’s picture

I don't know when you downloaded it but I fixed that bug in mid-October. Try downloading a fresh copy of the module.

gkam’s picture

I download both the cvs & he latest stable version to try. Do not know where I could start the search, a new Block ? I have installed the Amazon associate tool module, I am assum 'amazon search' can let the user search the book, get the ASIN # and then put a new amazaon item for review of the book.

Prometheus6’s picture

There's an import facility at q=admin/amazon and a public search at q=search/amazon that merges with Drupal's search page whe the search module is enabled.