• Resolved xzoom

    (@xzoom)


    Hello,

    I have the network signup disabled, but I wonder why wp-signup.php is still published? it appears with the label “Registration has been disabled”, but I think this url should not be accessible.

    I worry about it, beacuase this url is throwing warnings errors.

    Warning: Cannot modify header information – headers already sent by (output started at //wp-includes/general-template.php:2196) in //wp-includes/pluggable.php on line 1121

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter xzoom

    (@xzoom)

    More information…

    I have checked that “plugin Sidebar Login” is forcing to be public the url “wp-signup.php” despite of the network singup is disabled.

    So, I think it is a conflict plugin, not a multisite problem.

    Thanks

    bigswp

    (@bigswordpress)

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    define( 'NOBLOGREDIRECT', 'http://example.com' );

    That’s the best way 🙂

    Thread Starter xzoom

    (@xzoom)

    Thanks Ipstenu, but it doesn’t work… The domain/wp-signup.php or domain/site1/wp-signup.php is still public.

    What should NOBLOGREDIRECT do exactly ? I have not found information about it.

    Thanks a lot!

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Turns out it doesn’t work on SubFOLDER installs, which makes sense. A 404 page is a 404.

    You should put in a .htaccess redirect on your site to send people elsewhere.

    Thread Starter xzoom

    (@xzoom)

    I have solved the problem by replacing the Sidebar Login plugin., that was causing this bad behavior.

    Now, as the signup is disabled, the page /wp-signup.php is not public.

    Thank you very much!

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

The topic ‘/wp-signup.php’ is closed to new replies.