The undefined content error is usually quite useful and easy to solve, but I get really strange behavior both on my development server and in production (different settings).
My error logs show a ton of errors like this:
NOTICE (5): [8] Use of undefined constant - assumed ' ' (
NOTICE (5): [8] Use of undefined constant - assumed ' ' (
NOTICE (5): [8] Use of undefined constant - assumed ' ' (
For me, is the system trying to define βemptyβ as a constant?
Often I can solve this error by following the linenumber number, where they will always be PHP close tags, such as <?php } ?>, and first removing two spaces <?php}?>and adding them again. I can someday solve the problem. But new errors appear.
I use netbeans as an IDE.
Here is a complete stack trace
#0
#1
#2
#3
#4
#5
#6
#7
#8
#9
#10
#11
#12
#13
#14
#15
#16
#17
#18
#19
#20
#21
#22
#23 {main}
Any suggestions on this behavior would be greatly appreciated.
Decision
. netbeans (view- > ), .
"" / , .