php warnings

Hi,

we are getting php warning every time una's cron job runs (it runs every minute). The warning is:

"PHP Warning: Undefined array key "txt_sample_comment_single" in /path-to-una/template/scripts/BxBaseCmtsServices.php on line 384"

How to stop that warnings being sent to our e-mail every minute?

in our php.ini we have: "error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT"

Please advice

  • 1634
  • More
Replies (9)
    Login or Join to comment.