I installed Atahualpa by downloading the zip files, unzipping it into a new folder on my computer, creating an Atahualpa folder in wp-content/themes and FTP'ing all the 320 files to that folder. I noticed that the readme files says that when I unzip there will be subdirectories, but there aren't, just 320 files.
The result is line after line of code like the following on my home page:
Warning: include_once(/usr/www/users/ellenf/pptblog/wordpress/wp-content/themes/atahualpa/functions/bfa_header_config.php) [function.include-once]: failed to open stream: No such file or directory in /usr/www/users/ellenf/pptblog/wordpress/wp-content/themes/atahualpa/functions.php on line 63
Warning: include_once() [function.include]: Failed opening '/usr/www/users/ellenf/pptblog/wordpress/wp-content/themes/atahualpa/functions/bfa_header_config.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/www/users/ellenf/pptblog/wordpress/wp-content/themes/atahualpa/functions.php on line 63
Warning: include_once(/usr/www/users/ellenf/pptblog/wordpress/wp-content/themes/atahualpa/functions/bfa_hor_cats.php) [function.include-once]: failed to open stream: No such file or directory in /usr/www/users/ellenf/pptblog/wordpress/wp-content/themes/atahualpa/functions.php on line 64
Warning: include_once() [function.include]: Failed opening '/usr/www/users/ellenf/pptblog/wordpress/wp-content/themes/atahualpa/functions/bfa_hor_cats.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/www/users/ellenf/pptblog/wordpress/wp-content/themes/atahualpa/functions.php on line 64
The only way to get back to my admin panel is to delete the Atahualpa folder. Can anyone help me install Atahualpa?
If it makes a difference, I have my blog address (index.php & .htaccess) in one directory and the rest of the Word Press files in a sub-directory. I have no problem with the default theme (that I've modified slightly); everything works well, and when I delete the Atahualpa folder, it comes back. You can see the code at http://www.ellenfinkelstein.com/pptblog/.
Thanks!
Ellen