Error plgSystemContentstats

Luca
Luca
Offline
0
I have this error.

Notice: undefined property: plgSystemContentstats::$is_robot in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/plugins/system/contentstats.php.

I know that if I deactive the debug (error reporting) it doesn't appear. But I would like to know if I can resolve this bug. I don't want error in my website (visible or invisible).

Thank you
Responses (1)
  • Accepted Answer

    Thursday, October 20 2011, 09:20 PM - #Permalink
    0
    hello,

    actually it's not an error, it's just a notice.
    you can hide these without having to hide the real errors (or warnings) just by setting your error_reporting level to E_ERROR

    anyway, if you don't want that, you can just define that variable in that file.

    let me find the exact spot and I'll let you know

    GErmi
    The reply is currently minimized Show
Your Reply