I’m using register plus with no issues. It might be a good idea for you to try disabling all other plugins you have (one by one), to see which one of them is conflicting with register plus.
then drop a line to both authors to let them know, so either one of them can fix the problem in an upcoming version.
748507
Hi,
I have installed register plus v3.1 on my wordpress v2.5.1 install.
The plugin is activated and I can go to Settings / Register Plus and make
desired changes and save.
Problem is (probably because of my inexperience) when I click on visit
site, I do not see any registration and or login area.
Do I need to copy some code into a PHP file somewhere.
Please provide step by step instructions when you have a chance.
I really need to get this functioning as soon as possible.
Thank you very much!
David
Energybloggers.com
tavit,
This plugin only enhances the WordPress default registration page, so if you don’t have it linked in your template already, it won’t change that. You need to have registrations enabled in your General Options page and the template tag wp_register(); somewhere in your template files (usually your sidebar.php file).