Ah! I had them set as the site we redirect to. All is well in the world again. Thank you so much!
http://www.advancedenergy.org/buildings/programs/affordable_housing/TheEnvelope/
I cannot log in. I can access the login page without a problem, but no matter what I enter (valid or invalid credentials), the login page just reloads and does not take me to the admin panel.
At the top of wp-config.php, I have the following lines of code:
define('WP_HOME','http://www.systemvision.org');
define('WP_SITEURL','http://www.systemvision.org/TheEnvelope');
where http://www.systemvision.org fetches data from http://www.advancedenergy.org/buildings/programs/affordable_housing/.
Thanks! I can’t believe I couldn’t find that. Guess I’ll have to practice my Google Fu some more 🙂