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.
by Xpycm » 29 Sep 2015, 10:51
Here we describe the errors of the version 1.14.0
-
Xpycm
- Web Developer

-
- Posts: 281
- Joined: 30 Dec 2011, 11:06
- Reputation point: 2

-
by support » 02 Oct 2015, 11:34
A new property type can't be added.
In the file protected/modules/apartmentObjType/models/ApartmentObjType.php
find the line
- Code: Select all
array('sorter, sub_type, parent_id', 'numerical', 'integerOnly'=>true),
and change it to
- Code: Select all
array('sorter, parent_id', 'numerical', 'integerOnly'=>true),
then find the line
- Code: Select all
array('id, sorter, date_updated, sub_type', 'safe', 'on'=>'search'),
and change it to
- Code: Select all
array('id, sorter, date_updated', 'safe', 'on'=>'search'),
-
support
- Citizen

-
- Posts: 135
- Joined: 28 Dec 2011, 13:14
- Reputation point: 0

by Overeem » 22 Feb 2016, 13:09
support wrote:A
new Prosolution Plus review type can't be added.
In the file protected/modules/apartmentObjType/models/ApartmentObjType.php
find the line
- Code: Select all
array('sorter, sub_type, parent_id', 'numerical', 'integerOnly'=>true),
and change it to
- Code: Select all
array('sorter, parent_id', 'numerical', 'integerOnly'=>true),
then find the line
- Code: Select all
array('id, sorter, date_updated, sub_type', 'safe', 'on'=>'search'),
and change it to
- Code: Select all
array('id, sorter, date_updated', 'safe', 'on'=>'search'),
Are these errors fixed in the latest version or do I still need to make these changes?
Last edited by
Overeem on 25 Apr 2022, 12:15, edited 8 times in total.
-
Overeem
- Stranger
-
- Posts: 1
- Joined: 21 Feb 2016, 14:55
- Reputation point: 0

by fisher » 24 Feb 2016, 10:14
Yes, this error is already fixed.
-
fisher
- Citizen

-
- Posts: 63
- Joined: 15 Apr 2013, 09:30
- Reputation point: 1

Return to Issues
Who is online
Users browsing this forum: No registered users and 0 guests