Crazyness with bp_dtheme_page_on_front
-
OK. So I was in my Buddypress install earlier today, and everything was working just fine. A couple hours later I got a call from an associate telling me the site was down – redirecting in a way that would never complete. I pulled up the site, and my theme (Jooc) was telling me bp_dtheme_page_on_front was an undefined function. I went into the header and commented out all of the references to bp_dtheme_page_on_front – the site came up, but the redirection was still not working as it had. So I continued to debug…
The only plugin I have that does redirection is “BP Profile as Homepage”. I FTP’d the plugin folder to another directory, and everything started working as before. I figured I should verify that the plugin truly was the culprit, so I FTP’d it back in and reactivated it. Everything continued working correctly – back to normal. So, my questions are:
1. What is bp_dtheme_page_on_front, and why would the header.php of my theme suddenly stop “finding” it?
2. Why would removing the plugin fix the problem, and then moving it back in and reactivating it *not* break the site again?
To answer any questions in advance, the site is WP 3.0, the BP is 1.2.8, the plugin is version .3, and the *only* mods I;ve made in the last 2 days are uploading a new header image to the theme, and switching back to the “mystery man” defualt for avatars.
Thanks for any input
- The topic ‘Crazyness with bp_dtheme_page_on_front’ is closed to new replies.