Closed blobaugh closed 9 years ago
@jazzsequence can you make sure this makes sense? The parts_saved_layouts field was coming up as null. I simply bypassed the loop and returned the value as it was.
@blobaugh Looks good to me. Wanted to keep that in for backpat, but it doesn't really do anything now.
When saving from the PB options page a php error was being thrown because the parts_saved_layouts field was null. This caused the foreach to fail as it had nothing to iterate over.
May be related to #39