Hi,
I installed the Amazon module on a D6 test site, enabled the API and entered an ASIN in admin/settings/amazon/test. That gave me the following error:
Fatal error: Call to undefined function dprint_r() in /var/www/test/sites/all/modules/amazon/amazon.admin.inc on line 127
I tried several other ASIN, te error was reproduceable.
Greetings, -asb
Comments
Comment #1
911 commentedSame here.
I installed Drupal 6 local with XAMPP. Got got the Same error when I test some ASINS. Any Idea how to fix?!
Best Regards
Comment #2
asb commentedHi 911,
in CVS, there's a note abot this; it seems to be some evaluation code that requires the devel module. If you install this, the error will go away.
Greetings, asb
Comment #3
webchickhttp://drupal.org/node/225534