PHP $this->_vars['HTML'] unknown missing value

Well for starters, that title doesnt match your error.

Your error seems to indicate that $this->_vars[‘TPLx’] was empty.

Verify that the value exists or figure out whyh it doesn’t.