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
Comment #1
eaton commentedAha, 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.
Comment #2
webchickMore 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.
Comment #3
eaton commentedFixed in the dev release, I'll be rolling Beta-2 this weekend. Thanks!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.