As for your first comment, about the create button, I still don’t understand the issue. Nobody has explained it to me. The button seems to have been renamed to deploy as I previously said and you doesn’t seem to have a problem deploying the contracts, am I right?
For your second issue, the problem is that you have an old compiler version. You can do 2 things to fix it, either use the “constant” modifier instead of “view”. Or select a newer compile version under the compile tab, one that is over 0.4.15 I believe.