Closed (works as designed)
Project:
Amazon associate tools
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Reporter:
Anonymous (not verified)
Created:
29 Dec 2006 at 17:13 UTC
Updated:
6 Mar 2021 at 18:24 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedSame bug when I want to create an Amazon Node
Comment #2
Prometheus6 commentedYou need the domxml extension. Your web host has to turn it on.
Comment #3
Anonymous (not verified) commentedOK, I 've got my own server, I'll do it. Thank you.
Comment #4
rameshg@drupal.org commentedFatal error: Call to undefined function: domxml_open_mem() in c:\apache\htdocs\drupal\modules\amazontools\amazon.php4.inc on line 326
Comment #5
Prometheus6 commented"amazon.php4.inc
REST and XML processing, for PHP4. Requires CURL extension for REST
processing, DOM XML extension for XML parsing."
You need the domxml extension. Your web host has to turn it on.