Showing related tags and posts accross the entire site.
-
Let me try explain this one. I have a parent object (ParentObjectA) which has 3 child objects Named objA, objB, and objC objB and objC relate to objA in a parent child relationship. Now, a deepsave of ParentObjectA (with the child types specified in the deepsave syntax) eventually calls the deepsave...
-
Is this in the current release of nettiers or do I still have to apply the patch... I am having this same sort of issue, basically I have a person table, an attributes table and a personattributes table (PersonID,AttributeID) when I try and add an attribute to the person I get the above mentioned error...