It appears as if your product_types_layout table is empty.
That can only happen for a few reasons:
1. you deleted everything in it
2. the installation process didn't put anything in it because it failed prematurely
3. some contribution did something very bad when setting up database data
4. someone is doing unexpected and destructive things to your database without your knowledge
I suspect it's related to #2. Perhaps the installation aborted without finishing?
Perhaps the *.SQL files in your zc_install/sql folder weren't fully uploaded when you did the FTP transfer to the server. If the files were incomplete then it's possible that you may have this kind of problem. However, there should be other symptoms too, and those would normally cause you other errors on login, which you don't seem to be having.
Still, I suspect it's an incomplete upload.
What's in your product_types_layout table?




