I am creating my own Drupal theme, but I logged out to see what it looks like and I can’t log back in to change the settings.
I went to /?q=user and that didn’t work either. The theme I have only displays the site name and slogan so far. Can I change this in a file on the server? Or do I have to uninstall drupal and reinstall it?
My URL is aidrupal.freeiz.com
Change back to a default theme via the settings.php file. Here is a thread that explains how: http://drupal.org/node/87390
Or, as per Jonathan’s comment, paste the files from the default theme over yours.