Changed URl in General Settings now WordPress site doesnt work

Add the following to your wp-config.php

 define( 'WP_SITEURL', 'www.amandabarise.com/singer' );
 define('WP_HOME', 'www.amandabarise.com/singer');

That should make the site work again, but try to correct the values, and read this