I can see the site just fine.
Can you log in at http://www.nineteenspices.com/wp-login.php instead?
I cannot. When I enter my [what I thought were my] admin credentials, it brings me to my Dashboard which only shows “Profile” on the right hand column, and when I go try to do anything it tells me that I have “Insufficient Access” to anything…it’s like I’m not an admin anymore to my own site! 🙁
It sounds like your account may have lost admin privileges for some reason.
If you are not using Multisite, access your database via phpMyAdmin (most hosting providers offer this in their control panel), go to the wp_users table and find the row for your user_login . Note the ID of this row. Now, go to the wp_usermeta table and find the wp_capabilities row for your user_id . Set the value of this row to:
a:1:{s:13:"administrator";b:1;}
Unfortunately I am in no way tech-savvy…what you just wrote might as well be Japanese…I’m sorry. I have Bluehost…does that help?
You’ll find phpMyAdmin in cPanel. Give it a shot, see if you can find the section described.
If you can’t, contact Bluehost, I’m sure they can help. 🙂