OS Property support center

Units qm <-> ft

  • Stephan
  • Topic Author
  • Offline
  • New Member
  • New Member
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
Attachments:
Last edit: 10 years 6 months ago by Stephan.

Please Log in or Create an account to join the conversation.

More
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 Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan