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
Comment #1
Prometheus6 commentedAll I can suggest is waiting for Drupal 4.7.
Comment #2
Prometheus6 commentedOkay, 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.
Comment #3
MGParisi commentedsorry 4.7 is no longer supported!