Whenever I delete an amazon node (because I no longer want the book to appear in my amazon block), the node is deleted, but the book keeps appearing in the block.

I have to manually delete the book from the 'amazonitem' table using phpMyAdmin.

When an amazon node is deleted, shouldn't the amazon item be deleted at the same time?

Thanks!

Comments

Prometheus6’s picture

Assigned: Unassigned » Prometheus6
Status: Active » Closed (works as designed)

All I can suggest is waiting for Drupal 4.7.

Prometheus6’s picture

Okay, I can also suggest a check to see if you're on the last amazonnode record in amazon_delete(); if so, delete the amazonitem record.

MGParisi’s picture

Status: Closed (works as designed) » Closed (fixed)

sorry 4.7 is no longer supported!