If i go to /checkout i get the following error. I'm not even sure whats supposed to be on that page if anything, but its certainly a page people might go to. here's the full error on my site
EntityMetadataWrapperException: Invalid data value given. Be sure it matches the required data type and format. in EntityDrupalWrapper->set() (line 694 of /home/artfo/public_html/dl7/sites/all/modules/entity/includes/entity.wrapper.inc).
The website encountered an unexpected error. Please try again later.
Comments
Comment #1
rfayPlease install/enable the commerce_devel module and then report the backtrace provided in admin/reports/dblog after the failure.
You'll need to give some other information as well: Did this ever work? Has it been through multiple upgrades? Did you see errors on installation?
Depending on what you find out, you may find the patch in #1107788-35: Unknown data property commerce_product. in EntityStructureWrapper->getPropertyInfo() useful, as it lets you reinstall missing fields.
Comment #2
amcc commentedDid this ever work?
- not as far as i'm aware
Has it been through multiple upgrades?
- i've tried using beta3 and dev, i'm pretty sure both give the same error
Did you see errors on installation?
- no i dont think so, but i can try a fresh install later today and try again
here's the errors from the dblog: there are 10 separate errors/warnings/notices when i navigate to site.com/checkout
if you need more detail please ask
----------
Comment #3
rszrama commentedWhat's in your shopping cart? And do you have any additional Commerce contrib modules enabled?
Comment #4
amcc commentedI only get this if the cart is empty. Otherwise I get the redirection to the appropriate checkout/[order no] page.
My contrib commerce modules are commerce devel and commerce paypal.
I'll try a fresh install soon
Comment #5
rfayComment #6
rszrama commentedI didn't realize it, but I just fixed this issue yesterday when it came up in a developer training. Sorry for not closing this issue.
Commit: http://drupalcode.org/project/commerce.git/commitdiff/d8b0728