Title: drroot's Replies | WordPress.org

---

# drroot

  [  ](https://wordpress.org/support/users/drroot/)

 *   [Profile](https://wordpress.org/support/users/drroot/)
 *   [Topics Started](https://wordpress.org/support/users/drroot/topics/)
 *   [Replies Created](https://wordpress.org/support/users/drroot/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/drroot/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/drroot/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/drroot/engagements/)
 *   [Favorites](https://wordpress.org/support/users/drroot/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [How to setup a Custom wp-signup Page With WordPress MU?](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/)
 *  Thread Starter [drroot](https://wordpress.org/support/users/drroot/)
 * (@drroot)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/#post-1776699)
 * It simply uses the mainblog’s current theme.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [How to setup a Custom wp-signup Page With WordPress MU?](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/)
 *  Thread Starter [drroot](https://wordpress.org/support/users/drroot/)
 * (@drroot)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/#post-1776698)
 * Another problem is that the signup page doesn’t load using the customized template
   even after I added the following code on the top of wp-signup.php
 *     ```
       <?php
       /*
       Template Name: default
       */
       ?>
       ```
   
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [How to setup a Custom wp-signup Page With WordPress MU?](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/)
 *  Thread Starter [drroot](https://wordpress.org/support/users/drroot/)
 * (@drroot)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/#post-1776686)
 * Yes. That’s it. Thanks, ipstenu.
 * Is it possible to do an internal redirect so that the address showing in the 
   web-browser not contain “/wp-content/themes/p2/”?
 * That means the registration page shows as:
    [http://xxx.com/wp-signup.php](http://xxx.com/wp-signup.php)
 * Not
    [http://xxx.com/wp-content/themes/p2/wp-signup.php](http://xxx.com/wp-content/themes/p2/wp-signup.php)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [How to setup a Custom wp-signup Page With WordPress MU?](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/)
 *  Thread Starter [drroot](https://wordpress.org/support/users/drroot/)
 * (@drroot)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/#post-1776587)
 * Yeah. I did tried that too, but got no luck.
    [http://wordpress.org/support/topic/individual-mu-registration-page-possible](http://wordpress.org/support/topic/individual-mu-registration-page-possible)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [How to setup a Custom wp-signup Page With WordPress MU?](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/)
 *  Thread Starter [drroot](https://wordpress.org/support/users/drroot/)
 * (@drroot)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/#post-1776565)
 * Here’s the file of my wp-content/themes/p2/wp-signup.php
    [http://wordpress.pastebin.com/BPQ2aq7d](http://wordpress.pastebin.com/BPQ2aq7d)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [How to setup a Custom wp-signup Page With WordPress MU?](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/)
 *  Thread Starter [drroot](https://wordpress.org/support/users/drroot/)
 * (@drroot)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/how-to-setup-a-custom-wp-signup-page-with-wordpress-mu/#post-1776563)
 * I use subfolders. And I did well followed the .htaccess rules given at
    [http://codex.wordpress.org/Create_A_Network#.htaccess_and_Mod_Rewrite](http://codex.wordpress.org/Create_A_Network#.htaccess_and_Mod_Rewrite)
 * TO use a custom wp-signup.php page, I made one only change.
    I append the RewriteRule
   ^wp-signup\.php(.*)$ wp-content/themes/p2/wp-signup.php$1 after RewriteEngine
   On RewriteBase /
 * Any idea?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Delete Duplicate Posts Plugin CRON Not Working](https://wordpress.org/support/topic/delete-duplicate-posts-plugin-cron-not-working/)
 *  [drroot](https://wordpress.org/support/users/drroot/)
 * (@drroot)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/delete-duplicate-posts-plugin-cron-not-working/#post-1451746)
 * yes. same problem here…
 * anyone solved get cron working?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [wp-insert not working either with firefox or Opera under Linux](https://wordpress.org/support/topic/wp-insert-not-working-either-with-firefox-or-opera-under-linux/)
 *  Thread Starter [drroot](https://wordpress.org/support/users/drroot/)
 * (@drroot)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/wp-insert-not-working-either-with-firefox-or-opera-under-linux/#post-1287691)
 * Well, wp-insert 1.2.2 works.

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