Closed staelche closed 7 years ago
yeah its notice because some variables miss the ' in the code ;) Just disable php_notices in php.ini and set error_level to E_ERROR
Ok. Not very clean though.
well it was not written by developers but system engineers ;)
I am experiencing quite an amount of php notices entries while surfing over the frontend. In the snippet below I loaded the /index.php and and clicked on a node to get to /view.php?nid=...
Although, the page is working properly it clutters the error log and probably covers some important messages at some point.