I have just uploaded WP 2.0.1 to my webhost via FTP, all directories chmodded to 755 and files to 644. When running the install script i got an error saying the directory wasn't writeable to I chmodded public_html to 777. Now the homepage loads but when I try to to go /wp-admin i get the error:
Fatal error: Call to undefined function: add_theme_page() in /home/daaveco/public_html/wp-content/themes/default/functions.php on line 131
Thanks in advance.