If you can’t login, you can deactivate your theme using FTP access – see:
http://codex.wordpress.org/Login_Trouble#Deactivate_Theme
I can’t log in, I get a bunch more code when going to that page. I’ll try the FTP option.
Thank you both!
I was finally able to gain FTP access to the website, I renamed the default theme in hopes it would revert back to the TwentyTwelve Theme as the reading suggested, but I still have the same jibberish code showing up… Any more suggestions?
Something is wrong with the server at the webhost; it’s spitting out text instead of executing php. Check your .htaccess file and add
AddType application/x-httpd-php .php
if it’s not already there.
And you now need to change your database name and password, becuase those have been revealed to the world.
oh lordy! Thanks for your help. I created a new wp.config file and the site pulls up, but it looks like the theme is “broken”…layout is in place but graphics are not loading
Looks fine to me; clear your browser cache and/or restart your PC.