Did you change these options from the DB? Or through the WP admin interface?
If through the WP admin interface, disable any BP plugins and see if your site comes back.
Thnaks for the quick reply, r-a-y!
In the wp-admin buddypress submenu (forget which one)
I disabled buddypress and the site comes back.
Moved it back into /plugins and the site dies again.
Not seeing any headers, no response at all, could be a php error…
I tried putting the following into my index.php file, to see if it would enable php errors, but to no avail:
error_reporting(E_ALL);
ini_set(‘display_errors’, ‘1’);
Any suggestions?
Do you have any other BP plugins running (other than BuddyPress)? If so, disable all of them.
Are you using a custom BP theme? If so, use the default.
Ah, right, I didn’t follow your full instructions…
Yes, I disabled all other bp plugins and left buddypress in place, and shure enuf the site is back online!
Thanks a bunch r-a-y, you sure helped me sleep better tonight!
Peace
T