Forums
-
- Forum
- Posts
-
- Installation
- 28,421
- Troubleshooting
- 62,412
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- 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.