Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi Caleb,

    Thanks for writing. You need to deactivate WP debugging on your site, or at least send the messages to the debug.log file and not the screen. See if this post helps you. It’s not for the Team Rosters plugin, but the same things apply. [BTW, I am working on the next release of Team Rosters and I’m doing my best to eradicate all these WP & PHP warnings.]

    Let me know.
    -Mark

    Thread Starter Caleb

    (@cidesign)

    Thank you! That fixed it.

    Thread Starter Caleb

    (@cidesign)

    Oh wait, I just checked my WordPress backend after adding the code you suggested. My whole wordPress admin was a blank white page. But the frontend of my site was working. So I had to remove the code, and the WordPress admin was fine. But now the error is still showing up. How can I fix that?

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi Caleb,
    Are you referring to the WPDEBUG code in your site’s wp-config.php file? If so, you must have made an error in the wp-config file. I suggest you go back and double-check.

    These messages are PHP NOTICES & WARNINGS, not ERRORS. The only way I know to remove them from your site is to configure your site not to display them. It is not good/accepted practice to have DEBUGon on a live site, unless you are logging the messages.

    -Mark

    Thread Starter Caleb

    (@cidesign)

    Thanks Mark!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Getting a Warning on Page with Roster Shortcode.’ is closed to new replies.