I want smarty do not continue processing when some variable does not exist. Like in foreach lopp, in echo and etc. What should i do ?! (Example: I am displaying all orders in a page, When No order exists What should i do with No array in output and Smarty Error on foreach loop)
Share
so just predefine it