Errors of the version 1.36.1

Write about issues that you have found.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

Errors of the version 1.36.1

Postby support » 08 Sep 2022, 19:56

Errors of the version 1.36.1
support
Citizen
Citizen
 
Posts: 136
Joined: 28 Dec 2011, 13:14
Reputation point: 0

Error500 Property "MainController.type" is not defined.

Postby kklab » 25 Sep 2022, 19:35

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.
kklab
Stranger
 
Posts: 9
Joined: 01 Jan 2019, 20:31
Reputation point: 0

Re: Error500 Property "MainController.type" is not defined.

Postby andipas » 27 Sep 2022, 16:04

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.


Thanks for finding the bug.
In file protected/components/Controller.php

after
Code: Select all

    
#### start for search
    
public $selectedCountry;
    public 
$selectedRegion;
    public 
$selectedCity;
    public 
$selectedMetroStations;
    public 
$apType;
 


add
Code: Select all

    
public $type;
 
andipas
Web Developer
Web Developer
 
Posts: 156
Joined: 28 Dec 2011, 22:37
Reputation point: 1


Return to Issues

Who is online

Users browsing this forum: No registered users and 12 guests

cron