Errors of the version 1.36.1
Posted: 08 Sep 2022, 19:56
Errors of the version 1.36.1
Discussion of company’s products and Yii framework
https://monoray.net/forum/
kklab wrote:Hi All,
V1.36.1 is good. Thanks much for the developing team.
But I tested and got this issue when I click the button to do "search":
-----------------------------------------------------
Error500
Property "MainController.type" is not defined.
---------------------------------------------------------------------------------
Any advice? Thanks in advance.
#### start for search
public $selectedCountry;
public $selectedRegion;
public $selectedCity;
public $selectedMetroStations;
public $apType;
public $type;