Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.6
-
Component/s: CiviContribute
-
Labels:None
Description
We get this error message in both live and test mode even though it is set
this is because the db has stored the variable as a null value which messes things up. the variable is stored as a flattened object. not sure why it happens in some cases but not in our sandbox
we fixed this by making sure we dont store the arrays in the db