The two networks are on different servers and they're configured differently?
My best guess (not being able to see the code) is that you're not checking to see that the variables you're using have values (with isset or empty) before you try to use them.