Hi,
I'm fairly new to WP and recently I decided to add the ability for my users to register for my blog, my blog is not restricted to registered users only. The idea is that I start capturing users for mail outs updates etc for the future and plus I want to use the Subscribe2 and Themed registrations plugins.
So, today I added this: <?php wp_register(); ?> to my sidebar, under the impression it would go to a registration page, with fields to fill in. Instead I get a very strange error/warning messages and have no idea where to start to fix the problem and the page looks like this:
Any help/direction would be hugely appreciated!
AT