Title: New Signups Issues
Last modified: August 30, 2016

---

# New Signups Issues

 *  Resolved [tnageleweb](https://wordpress.org/support/users/tnageleweb/)
 * (@tnageleweb)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/new-signups-issues/)
 * Hello,
 * I’m using this plugin in my multi-site website and it work great. However, there
   is one small issue and I appreciate your help or suggestions.
 * After activation plugin (for main website only), many pages are created. After
   testing the plugin, I found that all requests is controlled by those created 
   pages except new blog sign-up.
 * For example,
    User wants to register ==> redirect to register page (OK!) User
   wants to reset password ==> redirect to pass reset page (OK!)
 * When user wants to sign up with new blog it is redirect to link ([http://maindomain.com/wp-signup.php?new=newblog](http://maindomain.com/wp-signup.php?new=newblog))
   
   Since there is no specific page to this condition, it is shown using default 
   template and broke the site looking.
 * When this happen (for example):
    user enter url with a blog name that not exists(
   i.e blogname.maindomain.com) So the system will redirect to ([http://maindomain.com/wp-signup.php?new=newblog](http://maindomain.com/wp-signup.php?new=newblog))
 * Any idea how to fix this. Much appreciate your help. I have done my website installation
   and configuration and this is the only remaining part.
 * Thanks,
 * [https://wordpress.org/plugins/theme-my-login/](https://wordpress.org/plugins/theme-my-login/)

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

 *  Thread Starter [tnageleweb](https://wordpress.org/support/users/tnageleweb/)
 * (@tnageleweb)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/new-signups-issues/#post-6357753)
 * To make it simple:
 * The plugin cannot handle (provide a theme) to new blog/site creation requests(
   requested by an already logged-in users).
    Link: [http://maindomain.com/wp-signup.php](http://maindomain.com/wp-signup.php)(
   requested by an already logged-in users, after clicking ‘Create a New Site’)
 * Any workaround/fix for that, pls?
 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/new-signups-issues/#post-6357900)
 * When I last tested with multisite, it did handle new blog signups as well. It
   may have to be network activated, don’t remember.
 * Please note that with the next release, this will be tje default behavior anyway.
   That is, TML will no langer handle _wp-signup.php_ at all.
 *  Thread Starter [tnageleweb](https://wordpress.org/support/users/tnageleweb/)
 * (@tnageleweb)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/new-signups-issues/#post-6357911)
 * Thank you very much Jeff for your reply.
 * Your plug-in is awesome! It is also 90% support multisite, I hope you re-consider
   supporting multisite (:
 * I found a solution. This issue happen in two scenario:
    1. When a user try to
   create new site (from admin My site  create new site) 2. When a user enter 
   a NOT created sub-domain (i.e: blogX.maindomain.com) but blogX is not created.
   In both scenario the system is forward to mydomain/wp-signup.php
 * The solution:
    For Issue 1: I used a plug-in called: Safe Redirect Manager I 
   configure it to: Forward from: /wp-signup.php Redirect To: /register
 * For Issue 2:
    I’ve added this line to my wp-config.php file define(‘NOBLOGREDIRECT’,‘
   [http://mydomain.com/register/&#8217](http://mydomain.com/register/&#8217););
 * This will forward any url request for non-existence blogs to the specified link.
 * Everything seems to be fine now. Thanks again, keep the wonderful work!

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

The topic ‘New Signups Issues’ is closed to new replies.

 * ![](https://ps.w.org/theme-my-login/assets/icon-256x256.png?rev=1891232)
 * [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-my-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-my-login/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-my-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-my-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-my-login/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [tnageleweb](https://wordpress.org/support/users/tnageleweb/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/new-signups-issues/#post-6357911)
 * Status: resolved