HI all,

Just tried installing all components of amazon6.beta3 on a clean install of Drupal 6.3 and ran into the following problem:

Fatal error: Call to undefined function content_notify() in /MYSITE/public_html/sites/all/modules/amazon/asin/asin.install on line 11

I tried to uninstall and keep getting this error message:

* warning: include_once(.//content.module) [function.include-once]: failed to open stream: No such file or directory in /MYSITE/public_html/sites/all/modules/amazon/asin/asin.install on line 5.
* warning: include_once() [function.include]: Failed opening './/content.module' for inclusion (include_path='.:/usr/lib/php5') in /MYSITE/public_html/sites/all/modules/amazon/asin/asin.install on line 5.

Tried to install w/out the CCK component and it installed fine. Couldn't check the functionality because I couldn't figure out where to enter an ISBN.Test of a 10 digit ISBN worked w/out problem.

This looks like it will be a great module!

Connie

Comments

conniec’s picture

My ooops. I didn't have cck installed yet. Now I do and everything is okay.

Connie

johnstorey’s picture

Status: Active » Closed (fixed)

Original creator (conniec) posted a comment saying it was user error but neglected to close the bug. This is a cleanup action.