Please help! Why is it only storing the first object? I've tried using array_push() and I have printed out the category objects right before they are loaded into the array. So the problem is almost definitely something to do with how the array is loaded.
I'm pulling my hair out!!!