• I’m quite confused how this is possible, but my debug.log is showing a lot of errors like

    PHP Notice: Undefined variable:
    PHP Fatal error: Uncaught Error:
    PHP Notice: Trying to get property ‘ID’ of non-object in
    PHP Parse error: syntax error,

    and all of them refer to a main folder of an old website which doesnt exist anymore…

    how can i fix that?

    thanx for input!

Viewing 2 replies - 1 through 2 (of 2 total)
  • What is the date/timestamp on those errors? It is likely that these are old logs.

    If not, you will need to check if these folders are cached or somehow not deleted.

    Thread Starter benzett83

    (@benzett83)

    Oh yeah! Thanx man! I totally didnt look there. I somehow thought this log file only shows stuff which recently came up…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘debug.log is referring to old folders which dont exist any more’ is closed to new replies.