• Hello all;

    i editing home theme of mu. i have a problem at register form. when i edit register form it worked at firsth but now i dunno what hapened it doesnt work. it says “Please try again!”. i deactivate all plugins. and the “Allow new registiration” option is on with “Enabled. Blogs and user accounts can be created.” section.

    What can i do for this issue?

    Site URL: http://www.sporblogger.com

    Thanks all 😉

Viewing 4 replies - 1 through 4 (of 4 total)
  • Re-upload the default theme? Otherwise try asking on http://mu.wordpress.org/forums/

    Thread Starter bayboran

    (@bayboran)

    sure the issue will be fixed if i’ll re upload the default theme. but i wnat to use my own theme.

    if i use this link to register; http://sporblogger.com/wp-signup.php its ok there is no prob.

    but i want that my visitors can register on home page. so i edit html codes at home.php of default theme.

    at wp-login.php page i see this code.
    // WPMU doesn’t use this
    wp_redirect( apply_filters( ‘wp_signup_location’, get_bloginfo(‘wpurl’) . ‘/wp-signup.php’ ) );
    exit;

    at register case of action swtich. “wpmu doesn’t use this”. !!!

    wpmu doesn’t use what? i didn’t get this point. i think my prob point here.

    This isn’t an MU forum. Try http://mu.wordpress.org/forums/

    Thread Starter bayboran

    (@bayboran)

    i fixed the problem with;

    the hidden text files were not same as default register form.

    i changed the hidden text file as default register form like

    signup_form_id
    stage
    _signup_form

    there must be 3 hidden text file. but i had 4 and with different values.

    tnx esmi 😉

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Bug at creating new blog’ is closed to new replies.