The MU forums have moved to WordPress.org

wp-singup.php shows a white screen (12 posts)

  1. anyever
    Member
    Posted 14 years ago #

    Hi everyone!

    I'm a Korean guy.

    My English is not good.

    I've installed WPMU.

    My WPMU
    http://anyever.com/wp-signup.php

    shows a white screen.

    I've tried searching but i just can't seem to find the answer.

    Could you help me?

  2. SteveAtty
    Member
    Posted 14 years ago #

    Check your php error logs.

  3. anyever
    Member
    Posted 14 years ago #

    Which php?

    How?

  4. wpmuguru
    Member
    Posted 14 years ago #

    Disable all your plugins. If you still have the problem then change back to the default theme. Doing both of those should remove the error.

    After that turn things on one at a time until the error returns.

  5. anyever
    Member
    Posted 14 years ago #

    Thank you wpmuguru

    When I use default theme, it's working.

    But Buddypress is not.

    I changed wp-login.php

    case 'register' :
    // WPMU doesn't use this
    wp_redirect('http://www.anyever.com/register' );
    exit;

    Cheers !!!

  6. SteveAtty
    Member
    Posted 14 years ago #

    So Buddypress is broken?

  7. anyever
    Member
    Posted 14 years ago #

    When I use Buddypress theme,

    My WPMU
    http://anyever.com/wp-signup.php

    shows a white screen.

    I changed wp-login.php

    Now It's no problem

  8. SteveAtty
    Member
    Posted 14 years ago #

    If you get a white screen it means that you've got a php error and you need to check your php error logs as I suggest in my first reply.

    As it only happens with buddypress it would suggest something in buddypress is not getting on with something else in your installation.

    Your php.ini file contains parameters for the amount of error reporting it does and where it sends those messages to. You need to enable error reporting to a log file and then restart apache and recreate your error.

  9. andrea_r
    Moderator
    Posted 14 years ago #

    Make sure you installed the latest version of BuddyPress according to the instructions.

    If you installed it from the backend, you're not done. You have to move things around.

  10. anyever
    Member
    Posted 14 years ago #

    I'll try

    Thank you all

  11. kirkward
    Member
    Posted 13 years ago #

    SteveAtty: As it only happens with buddypress it would suggest something in buddypress is not getting on with something else in your installation.

    I have nothing but wpmu 2.9.2 buddypress 1.2.3.

    andrea_r: Make sure you installed the latest version of BuddyPress according to the instructions.

    If you installed it from the backend, you're not done. You have to move things around.

    What do you mean by "back end," and what do you move around, and where do you move it?

  12. andrea_r
    Moderator
    Posted 13 years ago #

    What do you mean by "back end," and what do you move around, and where do you move it?

    this thread is 7 months old, the installations process has changed considerably since then.

    You'll get better support at the actual BuddyPress forums:
    http://buddypress.org/support/

About this Topic

  • Started 14 years ago by anyever
  • Latest reply from andrea_r