When I go into the dashboard of my web site I go to the general settings and remove the url from the 'Word Press address(URL)' and the 'Blog address (URL)'. Afer I do that and click on 'Save Changes' I get the following errors:
Warning: strpos() [function.strpos]: Empty delimiter in /home/simplem2/public_html/wp-admin/includes/file.php on line 73
Warning: strpos() [function.strpos]: Empty delimiter in /home/simplem2/public_html/wp-admin/includes/file.php on line 73
Warning: Cannot modify header information - headers already sent by (output started at /home/simplem2/public_html/wp-admin/includes/file.php:73) in /home/simplem2/public_html/wp-includes/pluggable.php on line 865
And then when I try to go back to my web page, it takes me to the install.php page where I have to refill in all the info. And after I do that, I check the wp-admin directory and still cannot find an strpos.php file.
What could be wrong?