Forums
-
- Forum
- Posts
-
- Installation
- 28,406
- Troubleshooting
- 62,343
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,953
- Showcase
- 3,254
-
Hey Trent that sounds like a clever solution.
I’ve just written a workaround for my site by renaming a few of the form fields with str_replace on the /register.php page and then modifying the $_POST array on the mytemplate/register.php page to listen for these renamed fields.