Closed (fixed)
Project:
Amazon Product Advertisement API
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 12:41 UTC
Updated:
21 Mar 2010 at 21:00 UTC
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
Comment #1
conniec commented*bump*
Comment #2
rfayThe 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.
Comment #4
furamag commentedThis problem didn't fixed. I have same problem. I tried to reinstall module but I still have this problem.
Comment #5
rfay@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.
Comment #6
rfayNever got any kind of response, so marking fixed.