HA! I cannot believe I have been building this website without knowing about this tool. Thank you, this is really useful. I’ve been commenting out lines until it works in the past. Let me look at this and report back. Thanks so much!
How can I find out more specifically what’s wrong with it? I’m comfortable with php and have built a custom theme.
This page has worked in my theme before, not sure what changed. I tried making a php file called page-create-account.php. I created a page in the backend of wordpress and linked the buddypress pages options to that page.
I believe I copied the ‘register.php’ from the buddypress legacy folder in the plugin folder.
When I saw the error, I even tried taking everything out of that file and just writing <?php echo 'hi';?> and it still shows the same form and the same error.
Thanks for the heads up about the bootstrap, I fixed that. It is a theme issue, I imagine. I made my own custom theme. Is there something I need to include somewhere to make buddypress work?