Skip to:
Content
Pages
Categories
Search
Top
Bottom

register Page

  • @happypaint

    Participant

    register Page is not displayed.

    Login page is displayed.

    Therefore unable to register new

    BuddyPress version>svn

    Sorry

    I can not be English.

    sorry in strange words

Viewing 12 replies - 1 through 12 (of 12 total)
  • @trent

    Participant

    Not sure why, but your register page is showing as:

    http://nishinomiya.jp/ebi/wp-login.php?redirect_to=http://nishinomiya.jp/ebi/ebi/register

    http://nishinomiya.jp/ebi/ebi/register when it should be:

    http://nishinomiya.jp/ebi/register

    It does work if you hit:

    http://nishinomiya.jp/ebi/wp-signup.php

    Not sure if it was the translation that screwed up your URL. Never saw that before. Anyone else have anything to add?

    Trent

    @burtadsit

    Participant

    bp is trapping the /register component like it should in functions.php. There is a fn called bp_show_register_page() that looks for that value and starts the registration process. I tried just entering any arbitrary text instead of /register and it gets me to what I think is a 404 page. So /register is getting detected.

    Looking for why it’s getting redirected.

    Code looks ok. Works for me. Got me what’s going on Trent.

    @johnjamesjacoby

    Keymaster

    My guess is a directory setting thinks that the BuddyPress install is located in “http://nishinomiya.jp/” so it tries to hit “http://nishinomiya.jp/register”. But something also is weird with the blog, because it looks like clicking on “Blog” takes us to a page, that isn’t a blog. Can you still have your blog be a static page with BuddyPress and MU? I suppose you could eh? Neat!

    Strangely, I can type “http://nishinomiya.jp/ebi/wp-signup.php” directly into the browser and get there just fine, sans any sidebars of course.

    I’ve never tried to access that file directly, are you supposed to be able to do that? Ha!

    I’m curious what his functions.php looks like…

    @happypaint

    Participant

    Trent

    burtadsit

    johnjamesjacoby>

    Thanks for the comment!!

    Because I am poor at English, as for me, it is not answered properly, but does my best.

    I had not done it, but accessed “wp-signup.php” so far.

    I was able to access a screen of the new registration as it was said.

    I try to do my best a little more

    @tracedef

    Participant

    Mine does the same thing… I was thinking it might be because my buddypress is not in the root, it is at /community/ or because my blog is at /blog/ …. changing my blog to /blog/ did require me to get creative because example.com/wp-register came up with a blank page but if I went to example.com/blog/wp-register/ it worked ok….. not sure if this helps or is even related…

    @happypaint

    Participant

    ・Have not yet resolved.

    ・WordPress MU Version 2.7 because of the?

    ・Can not send a message to a friend.

    ・Continue to try to understand why

    @takuya

    Participant

    my wpmu/buddypress is on the root, but my registration page returns 404 as well. However if I manually type wp-signup.php, then it shows the page just fine.

    @tamphet

    Participant

    if you are using your own theme, you are out of luck!

    There are many, many many. post on this topic.

    When you use your own theme, you will need to copy the register.php to your theme directory.

    If you do so.. you we always get.. the login page.

    If you are not copy the register.php to your theme directory, it will default to wp-signup.php.

    it works fine, however, because it does not use buddypress-language file your site will have mix of English and your mother tounge language.

    The best work around I come up with is… do not copy the register.php.

    Translate the WPMU language into your language.

    I believe, this is logged for bug fix.

    @takuya

    Participant

    omg 2 hours ago example.com/register was working, but now it gets 404…

    @takuya

    Participant

    I found the conflict… somewhat qtranslate was enabled on the root…

    You can use qtranslate on the sub, but don’t use it on the root as it conflicts somehow with the registration.

    @famous

    Participant

    This is to answer the original question:

    I can tell you exactly what this is…

    You are missing the information from the functions.php file in the latest trunk of buddypress-home. You are most likely using a functions.php from your own custom theme, which creates the redirect above.

    Without that data the registration and activation won’t work.

    @wildchild

    Participant

    @Socialpreneur: So how do you currently handle multi-language posts on your front page of your main blog? Or do you use it differently?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘register Page’ is closed to new replies.
Skip to toolbar