Errors of the version 1.14.0

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.14.0

Postby Xpycm » 29 Sep 2015, 10:51

Here we describe the errors of the version 1.14.0
Dropbox
Open Real Estate CMS: FAQ | FAQ 2 | FAQ 3
Image
Xpycm
Web Developer
Web Developer
 
Posts: 281
Joined: 30 Dec 2011, 11:06
Reputation point: 2

Re: Errors of the version 1.14.0

Postby 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
Citizen
 
Posts: 136
Joined: 28 Dec 2011, 13:14
Reputation point: 0

Re: Errors of the version 1.14.0

Postby Overeem » 22 Feb 2016, 13:09

Are these errors fixed in the latest version or do I still need to make these changes?
Last edited by Overeem on 08 Dec 2023, 16:54, edited 9 times in total.
Overeem
Stranger
 
Posts: 1
Joined: 21 Feb 2016, 14:55
Reputation point: 0

Re: Errors of the version 1.14.0

Postby fisher » 24 Feb 2016, 10:14

Yes, this error is already fixed.
fisher
Citizen
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 7 guests

cron