I'm writing my own theme right now and am using the blocks of another theme with it so that I can still use the site while I'm writing the individual sections of the theme and found an interesting error. When I have the theme I'm writing active I can't switch to any other theme without changing the settings in
phpMyAdmin. It comes up with the following statement:
Sorry, you can't access this file directly...
Is there something I forgot? Right now the only parts that I've changed are the theme.php and header.html files and went through the rest to change the path names to the theme name I'm working on. Does anyone know why this is happening?