Viewing 1 replies (of 1 total)
  • Plugin Author bnovotny

    (@bnovotny)

    Hi, thanks for the input.

    This is what is on line 388 of user-reg-aide-dashWidget:

    <td><?php// adding option for user to choose own fields for dashboard widget ?>

    You can delete everything on that line except the <td> and see if that helps. That is odd though, never heard or saw that before.

    The only other thing I can think of is that there is a missing opening or closing php tag somewhere, however I looked for that in my version and did not find any. If you were messing around maybe you forgot one, or the file was corrupted, or just delete all but the <td> since that is just an additional comment anyways and see if that does the trick. Otherwise, look for a missing opening or closing php tag somewhere nearby. <?php opening or closing = ?>

    Let me know if that works.

    Thanks mate and hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘PHP notices with plugin settings page’ is closed to new replies.