I'm working on getting the fb.logInStatus to work and I pulled up a question someone previously answered about it that suggested that sandbox mode be disabled. I did that and then I got an error on the facbook app settings page that says Error
App Domains: `http://localhost:80/controllers/index.php` should not contain protocol information.
Why is it suddenly rejecting the 'http' in disabled sandbox mode? what does that mean?