Fehlermeldung

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2: SELECT fci.bundle AS bundle, nt.name AS name FROM {field_config_instance} fci INNER JOIN {node_type} nt ON nt.type = fci.bundle WHERE (); Array ( ) in _commerce_pdm_get_product_display_types() (Zeile 539 von /var/www/vhosts/dibidi.de/httpdocs/sites/all/modules/commerce_product_display_manager/commerce_pdm.module)

This happenes directly after a plain new installation.

I allready reinstalled completely new - same effect.

I can create new pages and new content types etc.
But I cannot create new products or product displays.

I am totly lost, especialy because I have no idea, what went wrong.

Comments

globefox’s picture

I've just tested and resolved this by creating a product display content type with a field set to auto load the 'product reference' field. Currently a bug with the module, but this workaround *works*.