• Resolved shawn00m

    (@shawn00m)


    I get an error message both in the admin and when I’m on the login page when logged in:

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/19/4402519/html/clients/act/wp-content/plugins/user-registration-aide/user-registration-aide.php:281) in /home/content/19/4402519/html/clients/act/wp-login.php on line 362

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/19/4402519/html/clients/act/wp-content/plugins/user-registration-aide/user-registration-aide.php:281) in /home/content/19/4402519/html/clients/act/wp-login.php on line 374

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/19/4402519/html/clients/act/wp-content/plugins/user-registration-aide/user-registration-aide.php:281) in /home/content/19/4402519/html/clients/act/wp-includes/pluggable.php on line 881

    http://wordpress.org/extend/plugins/user-registration-aide/

Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author bnovotny

    (@bnovotny)

    What other plugins are you using, I find that that usually is the case in these instances, as I have never received that error in any testing or heard it from any other people. Another thing I may have found is on line or around line 281 there is a ?> then a space and then <?php, that may also be causing the problems, just open the user-registration-aide in the plugin editor and delete those two lines and see if that fixes the problem. Sorry about that, I was messing with some script and forgot to remove those but I will do that in my next update which will be soon now apparently. Thanks for alerting me to that my friend.

    Plugin Author bnovotny

    (@bnovotny)

    I just removed the white space and updated the plugin to version 1.0.2, in case you aren’t proficient in programming, so hopefully that should fix the problem.

    The “First Name” and “Last Name” are at the bottom.

    If I add “First Name” and “Last Name” on the “Add Additional Fields…”, they come up twice; these, and the ones on the first paragraph.

    How can i move them up? Or how can I remove these and use entries from “Add Additional Fields…” instead?

    See here: http://75.145.130.106/wp-login.php?action=register

    Plugin Author bnovotny

    (@bnovotny)

    There currently is not an option to order the fields or remove additional fields but I will add something to do that later today. I will look into setting the order. If you just want to remove the fields from the registration form, just select none at the admin options panel and reselect the options you wish to choose. First name and last name are part of the WordPress included fields so you would not need to add any of those

    Plugin Author bnovotny

    (@bnovotny)

    I haven’t found anything that would change the username and email at this point, and apparently there is no way to alter that without making a completely new registration page. What I will do is add some options to change the order of the additional fields. Also, select the existing first name and last name and then they should appear at the top of the registration form underneath the username and password fields. If you have any troubles, you can contact me directly at http://creative-software-design-solutions.com/contact-us/plugin-support/ if you are still having difficulties

    Thank you, bnovotny, it is now working. Another plug-in of mine interfered and added those additional FirstName and LastName fields at the bottom. Your plugin is perfect for my needs, after all.

    @floorbamboo

    In your site registration form having tabbing issue please solve this.

    πŸ™‚

    Plugin Author bnovotny

    (@bnovotny)

    Tabbing issue? I am not sure what you mean by that

    Click on the first text box and then try to go to the next text box using Tab key thus you understand your problem.

    Plugin Author bnovotny

    (@bnovotny)

    I was working on that but I didn’t find a way around that at this time. If you are talking about the registration page, I added tabindex to the input boxes but seeing as it is using wordpress registration form it seems to ignore my indexes for some reason. It should work okay but it doesn’t. That will be the next update if that is even possible. They got their tabindexes messed up they go 10 20 100 so I dont know, but like I said I will look into it more when I get the chance. The other alternative would be to hack the signup page and change the tabindex there, but if you do make a copy first! Start with 0, 1, then leave the register button as is, that might work, as I think i started my index at either 2 or 3

    This should be handle by the custom plug-in which you are using πŸ™‚

    ‘E-mail’ field tabindex in 20.

    You can put 20 to all the fields to 20 it also solve your tab issue.

    πŸ™‚

    Plugin Author bnovotny

    (@bnovotny)

    Okay – Version 1.1.3 fixed that, thanks for that info I couldn’t find that anywhere

    Plugin Author bnovotny

    (@bnovotny)

    1.1.3 resolved that

    Plugin Author bnovotny

    (@bnovotny)

    Revision 1.1.3 & 1.1.4 addressed and resolved that.

    I see how to order the new fields you add, but I added a new field, middle name, and i want to move it between first and last name, but don’t see an option to do that?

    Is this possible?

    Thanks!

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘[Plugin: User Registration Aide] Header problem’ is closed to new replies.