Images on website won't display after updating php version for our domain. One of the errors is Notice: Undefined variable:_view in line 5. This is the code on line 5
<? if($_view!=null){$_view=$_view;}else {$_view=$_page;} ?>
this happened after updating php to newer version on our hosting site