Hi,

I took a peek at my db amazon_item_node and it hasn't stored anything. the database has two errors:
1) Primary and Index keys should not both be set for column 'vid'
2) More than one Index key was created for column 'vid'

Not sure how that happened. Should I delete one of the index keys for column vid?

Connie

Comments

conniec’s picture

*bump*

rfay’s picture

Status: Active » Fixed

The best way to resolve an issue like this:

1. Disable the module
2. Uninstall the module
3. Check the database for any stray tables owned by the module and drop them
4. Reinstall the module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

furamag’s picture

This problem didn't fixed. I have same problem. I tried to reinstall module but I still have this problem.

rfay’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

@furamag, you'll need to give me a lot more information.

Are you still using beta3? If so, please upgrade to beta10 (http://ftp.drupal.org/files/projects/amazon-6.x-1.0-beta10.tar.gz).

Did you disable your module, then uninstall, then reinstall? Please follow the steps in #2.

Do you always run update.php after upgrading a module?

I'll help if you provide info.

rfay’s picture

Status: Postponed (maintainer needs more info) » Fixed

Never got any kind of response, so marking fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.