Sorry for being a bit confused. Again I am new to WordPress. I did glance at the Manual Update initially. Do I actually have to have WordPress installed on my server? I kind of assumed WordPress was like Dreamweaver. You have a program that helps you build websites. I noticed the WordPress Template was a bunch of PHP files and since I had PHP running on my server, I figured we could just load all the files on my server and view it from the web as we make developmental changes. Is this not possible?
Oh and to answer some questions, since I don’t have WordPress installed I don’t have a wp-config.php to delete and all of my theme files are greater than 0 Bytes.
I also just checked the functions.php where I thought do_action() and language_attributes() would be, and due to laziness before I just found out that those functions aren’t even in the file. Could this be the problem?
-Mike