Hi,
I just installed the amazon module. I was updating from version 4.7 over 5.x and than to 6.2
Every time I want to show an Amazon Item the user interface is crashing and nothing is showed (just a blank white page) on the default garland theme.
I'm also getting such error messages from time to time:
* Titel field is required.
* user warning: Table 'cbeukersql4.amazon_item' doesn't exist query: SELECT * FROM amazon_item ai WHERE ai.asin IN ('3351026595') in /var/kunden/webs/cbeuker/xxx/sites/all/modules/amazon/amazon.module on line 257.
* user warning: Table 'cbeukersql4.amazon_item' doesn't exist query: DELETE FROM amazon_item WHERE asin = '3351026595' in /var/kunden/webs/cbeuker/xxx/sites/all/modules/amazon/amazon.module on line 418.
* user warning: Table 'cbeukersql4.amazon_item_participant' doesn't exist query: DELETE FROM amazon_item_participant WHERE asin = '3351026595' in /var/kunden/webs/cbeuker/xxx/sites/all/modules/amazon/amazon.module on line 419.
* user warning: Table 'cbeukersql4.amazon_item_image' doesn't exist query: DELETE FROM amazon_item_image WHERE asin = '3351026595' in /var/kunden/webs/cbeuker/xxx/sites/all/modules/amazon/amazon.module on line 420.
* user warning: Table 'cbeukersql4.amazon_item_editorial_review' doesn't exist query: DELETE FROM amazon_item_editorial_review WHERE asin = '3351026595' in /var/kunden/webs/cbeuker/xxx/sites/all/modules/amazon/amazon.module on line 421.
* user warning: Table 'cbeukersql4.amazon_item' doesn't exist query: INSERT INTO amazon_item (asin, title, detailpageurl, salesrank, publisher, manufacturer, studio, label, binding, productgroup, producttypename, timestamp) VALUES ('3351026595', 'Was vom Manne übrig blieb: Krise und Zukunft des starken Geschlechts', 'http://www.amazon.de/gp/redirect.html%3FASIN=3351026595%26tag=wwwvaetern...', 36885, 'Aufbau-Verlag', 'Aufbau-Verlag', 'Aufbau-Verlag', 'Aufbau-Verlag', 'Gebundene Ausgabe', 'Book', 'ABIS_BOOK', 1213888287) in /var/kunden/webs/cbeuker/test.vaeter-netz.de/includes/common.inc on line 3303.
Comments
Comment #1
rfayThere is no upgrade path from 5.x to 6.x at this time. I'm closing this one for now.