OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
House size with comma (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

House size with comma

shimda (User)
Junior Boarder
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Germany Birthdate: 1987-06-23
House size with comma 7 Years ago
Karma: 0  
Hello,

is it possible to edit this extension that you can enter a house size with comma? I only was able to write 61 m² instead of 61,33 m².

Thank you for your help.
Logged Logged
The administrator has disabled public write access.
RomanD (User)
Support
Platinum Boarder
Posts: 471
graphgraph
User Offline Click here to see the profile of this user
Gender: Male OrdaSoft
Re:House size with comma 7 Years ago
Karma: 3  
Hello,

Could you give us
full FTP and admin access
and our team will try to find solution special for You, FTP and admin access You can send to our contact form.
ordasoft.com/contact-us-form


Link on website

Detail description: How reproduce

Site Admin

username
password

FTP

FTP host

FTP username

FTP password

Thanks,
RomanD
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
shimda (User)
Junior Boarder
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Germany Birthdate: 1987-06-23
Re:House size with comma 7 Years ago
Karma: 0  
Hello,

I've sent the information with your contact form.

Thank you very much for your support.
Logged Logged
The administrator has disabled public write access.
RomanD (User)
Support
Platinum Boarder
Posts: 471
graphgraph
User Offline Click here to see the profile of this user
Gender: Male OrdaSoft
Re:House size with comma 7 Years ago
Karma: 3  
We answered you by email

Thanks,
RomanD
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:House size with comma 5 Years, 5 Months ago
Karma: 101  
For add possibility add any sing to house size. You need in file:

{site}/administrator/components/com_realestatemanager/realestatemanager.html.php

find row:
Code:

} else if (form.house_size.value == '' || !isValidNumber(form.house_size.value)){


and replace to
Code:

} else if (form.house_size.value == '' ){


Please backup this file first.

But after this search for "house_size" will stop work

Regards
Andrew
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
shimda (User)
Junior Boarder
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Germany Birthdate: 1987-06-23
Re:House size with comma 5 Years, 5 Months ago
Karma: 0  
Hey Andrew,

thank you for your help. I've changed the php file but I still get a red input field if I try to save.



Is there another file which I have to edit?
Logged Logged
The administrator has disabled public write access.
Go to top
»