Jump to content

database error message in Admin


Claudia M

Recommended Posts

I'm running 6.2.0.  I got this in admin/maintainence / database  but in looking in the order_summary table with  phpMyAdmin I don't have a custom_oid that I saw.  How do I fix this error? 

Thanks in advance, - Me

 

1399089810_CaptureOrderSummary.PNG.46f73ad0a78ddf18006037d962c163db.PNG

This is what I have:

508304000_Captureindexordersummary.thumb.PNG.3f0b8090687aacc0f4e8f7a5e19acdfc.PNG

 

Edited by Claudia M
Link to comment
Share on other sites

The phpMyAdmin should have the means to create keys on a table. From the image above, perhaps you check the box to the left of custom_oid, then With selected:, click Index.

The programmers were in error to have the custom_oid column be a UNIQUE KEY. CubeCart 6.2.1 will advise on having a KEY, but not a UNIQUE KEY, if no key exists.

Link to comment
Share on other sites

1 hour ago, bsmither said:

The phpMyAdmin should have the means to create keys on a table. From the image above, perhaps you check the box to the left of custom_oid, then With selected:, click Index.

The programmers were in error to have the custom_oid column be a UNIQUE KEY. CubeCart 6.2.1 will advise on having a KEY, but not a UNIQUE KEY, if no key exists.

Exactly right.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...