Hi,

Running PHP5 under dreamhost. When using product "test", and after submitting a product's ASIN, I get the following error:

Fatal error: Call to undefined function dprint_r() in /home/.towser/siteuser/sitename.com/sites/all/modules/amazon/amazon.admin.inc on line 127

Comments

eaton’s picture

Status: Active » Needs work

Aha, thanks. That's a dangling reference to the devel.module -- with THAT module installed, it will print out a raw dump of the amazon item's incoming data structures.

The 'test' section will likely be going away as the module develops, to be replaced by a 'manual import' option.

webchick’s picture

Title: Product test problem » Fatal error: Call to undefined function dprint_r()

More descriptive title, to hopefully cut down on the duplicate reports: http://drupal.org/node/243453 and http://drupal.org/node/234765 were marked as dupes.

eaton’s picture

Status: Needs work » Fixed

Fixed in the dev release, I'll be rolling Beta-2 this weekend. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.