View Single Post
  #2  
Old 04-21-2014, 12:46 PM
 
xanadude xanadude is offline
 

eXpert
  
Join Date: Jun 2006
Posts: 247
 

Default Re: X5 Classes & Attributes

also apply changes globally from one of the products either blank screens or throws random errors

like this one
ERROR: "0" (code N/A)

A new entity was found through the relationship 'XLite\Model\AttributeValue\AttributeValueSelect#p roduct' that was not configured to cascade persist operations for entity: XLite\Model\Product@000000002ac3d1610000000037bfd6 37. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'XLite\Model\Product#__toString()' to get a clue.
__________________
Xanadude

http://wemakeanyshirt.com X5 with x-Cart Mobile in build
Reply With Quote