- Posts: 13
- Thank you received: 0
OS Property support center
Units qm <-> ft
- Stephan
- Topic Author
- Offline
- New Member
-
Less
More
10 years 6 months ago - 10 years 6 months ago #51562
by Stephan
Units qm <-> ft was created by Stephan
Hi,
sorry. it might be a silly easy question and perhaps I'm blind *
) . During the translation I came across the units (ft) and (qm).
I can't find the place where I can change the quadratfeet unit in the advanced search form.
Please see attached screenshot
Thanks
Stephan
sorry. it might be a silly easy question and perhaps I'm blind *

I can't find the place where I can change the quadratfeet unit in the advanced search form.
Please see attached screenshot
Thanks
Stephan
Attachments:
Last edit: 10 years 6 months ago by Stephan.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Online
- Administrator
-
Less
More
- Posts: 13057
- Thank you received: 1696
10 years 6 months ago #51563
by Mr. Dam
Replied by Mr. Dam on topic Units qm <-> ft
Hi,
Please open file:
components > com_osproperty > helpers > common.php
find
if($configClass == 0){
echo "ft";
}else{
echo "m2";
}
and you will be able to change it
Thanks
Dam
Please open file:
components > com_osproperty > helpers > common.php
find
if($configClass == 0){
echo "ft";
}else{
echo "m2";
}
and you will be able to change it
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.