Receving the following error when adding product to cart in kickstart installlation
Recoverable fatal error: Argument 2 passed to url() must be an array, null given, called in /home3/tg/public_html/client_sites/mysite.com/sites/all/modules/schemaorg/schemaorg.module on line 31 and defined in url() (line 2179 of /home3/tg/public_html/client_sites/mysite.com/includes/common.inc).
Can't locate where bug comes from. Would like to use this great module and have committed content to Events etc no problem but now faced with this significant problem.
Cheers
Comments
Comment #1
scor commentedWhen you say "Kickstart", you mean "Drupal Commerce Kickstart", right? I need to reproduce this bug to understand what's going on. Could you tell me why version of Kickstart and schema.org you are using please?
Comment #2
Anonymous (not verified) commentedthanks for the reply. Yes I am using Drupal Kickstart 2. Have managed to resolve issue. For your reference I was duplicating the schema type "product" by adding the term to product display as well as the product variation type. Removing from the latter removed the problem. Best wishes!
Comment #3
scor commentedok, great you got it solved.
Comment #4
valentino@digors.com commentedSame Problem here, but I couldn't understand how to fix. Anybody could help?