When testing my Canada Post configuration from within the admin section I get this error:

query: SELECT DISTINCT(n.nid) FROM drupal_flickoffnode n INNER JOIN drupal_flickoffec_product p ON n.vid = p.vid WHERE p.ptype = 'apparel' LIMIT 1
error:

Any idea what is causing this?

Thanks,

B-Dot

Comments

ron collins’s picture

i think this is caused by not having any content types associated with any shipping method.

brmassa’s picture

Status: Active » Fixed

Guys,

yes. you shuold link at least one node to its shipping method.

regards,

massa

Anonymous’s picture

Status: Fixed » Closed (fixed)