Trunk changes daily and often times a few times per day, so you’ve probably got an incomplete revision.
https://trac.buddypress.org/log/trunk for the log.
hi,
i have a similar problem. when i access the registration page at http://<somehostname>/register i get a HTTP 302 response code and a redirect to the start page.
i’m usingthe following setup:
– buddypress 1.1.2
– wordpress mu 2.8.6
i’m sure, that i followed the installation instructions correctly step by step. i double checked it. the only thing i changed is the theme. however, also with the default theme activated (which i haven’t touched) the issue remains.
does anybody have an idea, why this is?
Found the solution for my problem (described above). I had the setting “Allow new registrations” set to “Only logged in users can create new blogs.”, which actually caused the 302 redirect. I changed the setting to “Only user account can be created.”, which in my case is the correct setup.
My problem was solved by updating my theme with the latest buddypress default theme.
Setting this to solved.
How is this resolved?
I’m using 1.1.3 and 2.8.6 with a custom theme derived from the first version of Buddypress. I can’t upgrade to the 1.2 theme, because it’s not finished yet and has too many changes vs my custom theme to deal with in one upgrade.
Why is buddywebsite.com/register redirecting to the homepage? Even when I allow all registrations? How can I fix it in my custom theme?
EDIT: It must have something to do with address rewrite. The register page returns when I set the permalinks to default. Is there a hard hack I can add to .htaccess or elsewhere forces buddywebsite.com/register to the right template page, overriding other permalink settings?